• Resolved Hurricane_RJ

    (@hurricane_rj)


    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

Viewing 1 replies (of 1 total)
  • Thread Starter Hurricane_RJ

    (@hurricane_rj)

    Nevermind, I solved it.

    I was looking for white space at the end of the files, but /functions.php:19 in the error code had the answer all along.

    I dont know how extra characters ended up on that line randomly, but they are gone now and peace has been restored to the galaxy.

Viewing 1 replies (of 1 total)

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