• What about the solution for this error?
    PHP Warning: Cannot modify header information – headers already sent by (output started at /home/dulaldx2/public_html/wp-content/themes/qaengine/includes/admin.php:1) in /home/dulaldx2/public_html/wp-includes/functions.php on line 1314

    Using Theme QAengine.

Viewing 3 replies - 1 through 3 (of 3 total)
  • It’s a very generic error and very to debug without access to your website. So here’s what I’ am going to suggest you to do. Goto the root of your WordPress and look for a filename called ‘wp-config.php’. Scroll down and look for a WP_DEBUG now change the value to false so it will be define(‘WP_DEBUG’, false);

    Thread Starter nurulbd999

    (@nurulbd999)

    It already in false. Can i get your mail?

    Thread Starter nurulbd999

    (@nurulbd999)

    This is my theme’s problem. Another theme is working good. But I need help to find out the solution.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Error: Cannot modify header information’ is closed to new replies.