Warning: Cannot modify header information
-
Sorry, I know this topic has been done to death,, but none of the solutions I found on this site are working for me. This just started happening this morning, and replacing my theme with a clean backed up version had no effect.
This is the error message I get when on all pages except blog pages.
Warning: Cannot modify header information – headers already sent by (output started at /home/kalinmcd/public_html/wp-content/themes/goodtheme-lead/functions.php:19) in /home/kalinmcd/public_html/wp-includes/pluggable.php on line 897
(page 897 of the pluggable.php file looks like this;
“header(“Location: $location”, true, $status);”the home page works
http://scpllp.com/and blog articles work
http://scpllp.com/2011/08/do-you-know-someone-that-is-eligible-for-the-disability-tax-credit/but nothing else, no wordpress dashboard either.
If searched the functions file, the pluggable file, and the wp-config file for blank spaces with no results.
Any help is much appreciated
Thanks
The topic ‘Warning: Cannot modify header information’ is closed to new replies.