• Resolved titoburritotaco

    (@titoburritotaco)


    Hey guys…i need help big time..

    In WordPress 3.0 when i save a post i get this Error:

    Warning: Cannot modify header information – headers already sent by (output started at /home/gototenn/public_html/wp-config.php:83) in /home/gototenn/public_html/wp-includes/pluggable.php on line 890

    I looked in the pluggable.php file and look @ line 890:
    header(“Location: $location”, true, $status);

    There is a commented line in there that says: // This causes problems on IIS and some FastCGI setups

    Should i set this to false?

Viewing 15 replies - 16 through 30 (of 36 total)
Viewing 15 replies - 16 through 30 (of 36 total)
  • The topic ‘Cannot save posts in 3.0 – get error – Warning: Cannot modify header information’ is closed to new replies.