• Warning: Cannot modify header information – headers already sent by (output started at /home/content/f/l/a/flasputnik/html/wordpress/wp-settings.php:3) in /home/content/f/l/a/flasputnik/html/wordpress/wp-login.php on line 12

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/f/l/a/flasputnik/html/wordpress/wp-settings.php:3) in /home/content/f/l/a/flasputnik/html/wordpress/wp-includes/pluggable.php on line 313

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/f/l/a/flasputnik/html/wordpress/wp-settings.php:3) in /home/content/f/l/a/flasputnik/html/wordpress/wp-includes/pluggable.php on line 314

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/f/l/a/flasputnik/html/wordpress/wp-settings.php:3) in /home/content/f/l/a/flasputnik/html/wordpress/wp-includes/pluggable.php on line 275

    I get this after logging in with my default username and password, I tried modifying the “wp-blog-header” file, removing the white spaces. however this had no effect on my problem. can anyone help?

Viewing 11 replies - 1 through 11 (of 11 total)
  • Looks like a plugin conflict.
    Deactivate all plugins – reactivate one by one, testing in between.

    Thread Starter punkfrog

    (@punkfrog)

    I have no plugins installed, so im thinking thats not it.

    This is a PHP problem!
    I comes from having a space or line fee at the end of the page, before the closing “?>”

    delete the blank lines and you will be good to go.

    Regards
    Ron

    Thread Starter punkfrog

    (@punkfrog)

    mmm….Ill try that again, also on the login page i get this

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/f/l/a/flasputnik/html/wordpress/wp-settings.php:3) in /home/content/f/l/a/flasputnik/html/wordpress/wp-login.php on line 12

    Thread Starter punkfrog

    (@punkfrog)

    Isnt there a “clean” version of wordpress I can get without the php errors?

    I comes from having a space or line fee at the end of the page, before the closing “?>”

    Actually, it’s the other way around: the problem is usually caused by having whitespace after the closing PHP tags, commonly at the end of the file. Check your “wp-settings.php” file first.

    Thread Starter punkfrog

    (@punkfrog)

    wonderful! it worked! thanks for the help, I am very impressed with the wordpress community so far ??

    I am getting this:

    Warning: Cannot modify header information – headers already sent by (output started at /home/XXXXXXX/public_html/blogpeoria/wp-includes/wp-db.php:160) in /home/XXXXXXXXX/public_html/blogpeoria/wp-includes/pluggable.php on line 391

    I have checked the land line of both files, and there is no blank line.

    Help!

    Any advice?

    Here is some code from by pluggable.php, specifically lines 289-393:

    if ( php_sapi_name() != ‘cgi-fcgi’ )
    status_header($status); // This causes problems on IIS and some FastCGI setups
    header(“Location: $location”);
    }
    }

    I hope this provides a clue …

    No, no clue.
    Removing the space did not helped.

    Youre a pain in the ass and your crossposting sucks,and its made worse by the fact that you claim to be a software developer. I wonder what your response would be if you had forums up on your little site there, and someone crossposted a support question to 4-5 threads. You probably would not like it.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘cannot modify header information’ is closed to new replies.