• Resolved pilcrow

    (@pilcrow)


    Hi,

    I started getting the following error messages after uploading a new theme; up until then everything worked just fine. I looked in both files and deleted the blank lines (yes, I searched the forum and read the codex before posting here), and also in wp-config even though it wasn’t mentioned. The codex says this error is “usually” caused by blank lines. Is it ever caused by anything else? The theme is one I made myself, based on Kubrick of course.

    Thank you so much for your help!

    The error messages:

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

    Warning: Cannot modify header information – headers already sent by (output started at /home/pilcrowb/public_html/bookworm/wp-content/themes/bookworm5/functions.php:795) in /home/pilcrowb/public_html/bookworm/wp-includes/pluggable-functions.php on line 272

Viewing 2 replies - 1 through 2 (of 2 total)
  • /wp-content/themes/bookworm5/functions.php has a line break at the end of the file after ?> (assuming the end of the file is on line number 795).

    Thread Starter pilcrow

    (@pilcrow)

    <gasp!> That was it! Thank you so much! I’d been looking at the inline-uploading and pluggable-functions files. Now I get it!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cannot modify header info’ is closed to new replies.