• Resolved coffee3k

    (@coffee3k)


    This is the message that appears in the login:

    Warning: Cannot modify header information - headers already sent by (output started at /nfs/c01/h05/mnt/35883/domains/revistanoumeno.com.ar/html/wordpress/wp-config.php:1) in /nfs/c01/h05/mnt/35883/domains/revistanoumeno.com.ar/html/wordpress/wp-login.php on line 337
    
    Warning: Cannot modify header information - headers already sent by (output started at /nfs/c01/h05/mnt/35883/domains/revistanoumeno.com.ar/html/wordpress/wp-config.php:1) in /nfs/c01/h05/mnt/35883/domains/revistanoumeno.com.ar/html/wordpress/wp-login.php on line 349
    
    Warning: Cannot modify header information - headers already sent by (output started at /nfs/c01/h05/mnt/35883/domains/revistanoumeno.com.ar/html/wordpress/wp-config.php:1) in /nfs/c01/h05/mnt/35883/domains/revistanoumeno.com.ar/html/wordpress/wp-login.php on line 351
    Revista Nóumeno

    This on admin:

    Warning: Cannot modify header information - headers already sent by (output started at /nfs/c01/h05/mnt/35883/domains/revistanoumeno.com.ar/html/wordpress/wp-config.php:1) in /nfs/c01/h05/mnt/35883/domains/revistanoumeno.com.ar/html/wordpress/wp-includes/pluggable.php on line 890

    So… I’ve read all posts in this forum talking about this error. The first symptom was the “Google suspicious site” sign on my site so I though it was about the MediaTemple exploit. I’ve taken care about the database and runned all the scripts MT provided. Changed passwords, deactivate plugins… But the problem was still there.
    Then I started modifing the wp-config.php as said in many sites. The blank spaces before and after the file. I did the same with wp-login.php, wp-pluggable.php and looked for more php files with this kind of error.
    I’ve re-installed WP and uploaded some backup files in the wp-includes folder.
    Even deleted some WP-CACHE lines in the wp-config.php as said by someone on a post in this forum. I thougt the error was no more. Fail.
    Now I’m really lost and I really need to use the site. Can`t post articles, not even login.
    I have spent so much hours trying to make the site just the way I like that it’s a shame deleting the whole thing and making a clean installation.
    Some thougts before pressing the BIG RED BUTTON?

Viewing 15 replies - 1 through 15 (of 15 total)
  • Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    Try downloading WordPress again and use the wp-config-sample.php to create a new wp-config.php file for your installation. Then, replace your current wp-config.php file with the new file.

    Thread Starter coffee3k

    (@coffee3k)

    Thanks James, that helped. But the error is still there. Now in wp-includes/functions.php:1
    Any more thoughts?

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    Try downloading WordPress again and delete then replace your copies of the /wp-admin/ and /wp-includes/ directories with fresh copies from the download.

    Thread Starter coffee3k

    (@coffee3k)

    Thanks a lot. It took forever via FTP but I could finally solve the headers error.
    I uploaded /wp-admin/ and /wp-includes/ folders and the error was no more.
    Thanks!

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    You’re welcome!

    I have the same error, did the same steps as mentioned above. But it did not work. Any tips?

    I also have the same problem. At first the error only appears when I update something through the dashboard. But now I can’t even log in.
    Here is the error:

    Warning: Cannot modify header information – headers already sent by (output started at /home/haniku17/public_html/wp-content/themes/shaan/functions.php:6) in /home/haniku17/public_html/wp-includes/pluggable.php on line 890

    Ever since I’ve started my site, I only used FileZilla once. I do everything through the WP dashboard. I’m not sure if that’s the cause of the problem. So I was trying to follow the instructions and trying to download WP again. I installed WP through Fantastico so this is really hard for me. I can’t find the /wp-admin/ and /wp-includes/ directories. I’ve already downloaded the latest version of WP and I don’t know what to do next. Please help. I just need a little more instruction that can get me through this. Thanks. I would really appreciate it.

    REDBUS

    (@redbus)

    Could anyone be of help to solve this problem? What should I do about this warning message.
    Warning: Cannot modify header information – headers already sent by (output started at /home7/redbusdr/public_html/blog/wp-content/plugins/google-affiliate-network/GAN_Database.php:481) in /home7/redbusdr/public_html/blog/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 71

    Warning: Cannot modify header information – headers already sent by (output started at /home7/redbusdr/public_html/blog/wp-content/plugins/google-affiliate-network/GAN_Database.php:481) in /home7/redbusdr/public_html/blog/wp-includes/pluggable.php on line 897

    haniku17

    (@haniku17)

    When I had this problem, what worked for me was to change the theme and removed an anti-spam plugin. I forgot the name of the plug in, but I would recommend deactivating your plugins to see which one is causing the problem.

    REDBUS

    (@redbus)

    Hi,
    Thanks for ur reply.Pls how do I remove the anti-spam plugin and to deactivating the plugin. I’m unable to log in to admin.To have a look this is my site http://www.redbusdrivers.co.uk/blog.Pls help me I have come a long way with this site.

    byteh

    (@byteh)

    check your php.ini, make sure [output_buffering = 4096]. may be it will works!

    REDBUS

    (@redbus)

    Hi,

    Could anyone explain to me how do I uploaded /wp-admin/ and /wp-includes just to solve the headers error.

    esmi

    (@esmi)

    That won’t help. FTP into your site (or use whatever file management application your host provides) and delete the wp-content/plugins/google-affiliate-network folder.

    REDBUS

    (@redbus)

    Thank you all for being of help. esmi you are the best.I have finally remove the warning message.I’m really happy to solve this problem.

    Cheers

    Took me a month to find the solution but mine was in the wp-config file. There were two lines at the end of the code after the ?>. Once I deleted those all was fine.

    I had to work my way through each error to find the files that were affected and there were a couple of lines where the code was not aligned with the hierarchy above it. Not sure whether “correcting” this made any difference, but it did not solve the problem completely until i did the above. GOOD LUCK – its a very frustrating error.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Yet another "Warning: Cannot modify header information" topic’ is closed to new replies.