• For some reason, the following error popped up. I haven’t changed anything with my files, and have no clue why this is showing up on the entry screen when I open up a new entry to write:

    Warning: Cannot modify header information – headers already sent by (output started at /home/dreamsi/public_html/mud/wp/wp-content/themes/neutral/functions.php:397) in /home/dreamsi/public_html/mud/wp/wp-admin/inline-uploading.php on line 5

    Warning: Cannot modify header information – headers already sent by (output started at /home/dreamsi/public_html/mud/wp/wp-content/themes/neutral/functions.php:397) in /home/dreamsi/public_html/mud/wp/wp-admin/inline-uploading.php on line 140

    And when I attempt to post one, I get this:
    Warning: Cannot modify header information – headers already sent by (output started at /home/dreamsi/public_html/mud/wp/wp-content/themes/neutral/functions.php:397) in /home/dreamsi/public_html/mud/wp/wp-admin/post.php on line 127

    It just all happened out of the blue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Check that you haven’t got a trailing carriage return or space at the end of your theme file “functions.php”, that’s usually the problem. There should be absolutely nothing after the ?> at the end.

    Thread Starter acousticdryad

    (@acousticdryad)

    Looks like that was it, I’ll have to remember that. Thanks 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Cannot modify header information’ is closed to new replies.