• So I have this error. I have no blanks before or after the php-tags!

    This error occurs when the header file have to much information and only in combination with a special template for a page.

    If the information in the header is decreased (tried it with regular lorem ipsum text) then it work. To much text and it appears.

    I really have no clue what this is???

    PHP Warning: Cannot modify header information – headers already sent by (output started at path\wwwroot\wp-content\themes\theme1\header.php:113) in path\wwwroot\wp-content\themes\theme1\loggain.php on line 282

Viewing 3 replies - 1 through 3 (of 3 total)
  • What text/code are you adding to the header?

    I’ve got the same problem… but it appears after i try to post or add a link to the blogroll..

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/b/a/d/baderb/html/wp-content/themes/tropicala/functions.php:15) in /home/content/b/a/d/baderb/html/wp-includes/pluggable.php on line 865

    problem solved… thanks

    the theme functions need to be updated…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cannot modify header information – headers ….’ is closed to new replies.