• I just uploaded a new site and re-uploaded my wordpress blog folder from my old site and, when I open my blog pages I get this error message on the header-
    Warning: Cannot modify header information – headers already sent by (output started at /home/content/v/a/n/vanderloo/html/blog/wp-content/plugins/polldaddy/polldaddy-xml.php:1523) in /home/content/v/a/n/vanderloo/html/blog/wp-includes/pluggable.php on line 881-
    The only thing I’ve done is added tracking code from google analytics to my footer.php file. Would this cause this error?
    OR is it something to do with the polldaddy plugin?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Second “headers already sent” this morning… 😉

    http://codex.wordpress.org/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F

    The only thing I’ve done is added tracking code from google analytics to my footer.php file. Would this cause this error?

    My guess would be the footer.php file. If you have a backup of that file or know where you got the theme from (it’s with your theme) then try putting back that un-edited version of that file back.

    if the problem goes away that’s what did it.

    Side note: Google Analytics can be added easily via a plugin. In the past I’ve used this plugin but there are many others.

    Thread Starter hiline1

    (@hiline1)

    THanks Jan,
    UNfortunately this morning I can’t even log into my dashboard to make the changes you suggested. I was able to last night despite this error message.
    Now when I try to login I get this-
    Warning: Cannot modify header information – headers already sent by (output started at /home/content/v/a/n/vanderloo/html/blog/wp-content/plugins/polldaddy/polldaddy-xml.php:1523) in /home/content/v/a/n/vanderloo/html/blog/wp-login.php on line 362

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/v/a/n/vanderloo/html/blog/wp-content/plugins/polldaddy/polldaddy-xml.php:1523) in /home/content/v/a/n/vanderloo/html/blog/wp-login.php on line 374

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/v/a/n/vanderloo/html/blog/wp-content/plugins/polldaddy/polldaddy-xml.php:1523) in /home/content/v/a/n/vanderloo/html/blog/wp-includes/pluggable.php on line 680

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/v/a/n/vanderloo/html/blog/wp-content/plugins/polldaddy/polldaddy-xml.php:1523) in /home/content/v/a/n/vanderloo/html/blog/wp-includes/pluggable.php on line 681

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/v/a/n/vanderloo/html/blog/wp-content/plugins/polldaddy/polldaddy-xml.php:1523) in /home/content/v/a/n/vanderloo/html/blog/wp-includes/pluggable.php on line 682

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/v/a/n/vanderloo/html/blog/wp-content/plugins/polldaddy/polldaddy-xml.php:1523) in /home/content/v/a/n/vanderloo/html/blog/wp-includes/pluggable.php on line 881

    FTP into your site (or use whatever file management application your host provides) & delete the wp-content/plugins/polldaddy folder.

    Check that there are no blank spaces (including new line breaks) at the end of your functions.php.

    Thread Starter hiline1

    (@hiline1)

    esmi
    You nailed it. it seems to be fine now.

    Glad we could help 🙂

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Warning: Cannot modify header information,…’ is closed to new replies.