Forums

Theme Errors (6 posts)

  1. MydnyteSyn
    Member
    Posted 3 years ago #

    A couple of the themes I have to use at my site produce this same error:

    Warning: Cannot modify header information - headers already sent by (output started at /home/XXXXX/XXXXX/XXXXX/journal/wp-content/themes/news-print/functions.php:11) in /home/XXXXX/XXXXX/XXXXX/journal/wp-includes/pluggable.php on line 850

    I'd appreciate it if someone would be able to help me correct this :)

  2. ClaytonJames
    Member
    Posted 3 years ago #

    This might provide a direction or inspiration;

    http://codex.wordpress.org/Answers-Troubleshooting#Headers_already_sent

  3. MydnyteSyn
    Member
    Posted 3 years ago #

    Thank you. I checked that and there was a space at the end. Corrected that, but I'm still getting a similar error in one particular theme, but the error appears in the admin control panel when I try to change the themes.

    Warning: Cannot modify header information - headers already sent by (output started at /home/XXXXX/XXXXX/XXXXX/journal/wp-content/themes/news-print/functions.php:11) in /home/XXXXX/XXXXX/XXXXX/journal/wp-includes/pluggable.php on line 850

  4. ClaytonJames
    Member
    Posted 3 years ago #

    /news-print/functions.php:11

    I would take a look in functions.php.. line 11 maybe? Looks a little odd though.

  5. MydnyteSyn
    Member
    Posted 3 years ago #

    Thank you :) I checked the functions file and there was a space at the end of the page. Corrected, thank you again :)

  6. ClaytonJames
    Member
    Posted 3 years ago #

    You are very welcome!

Topic Closed

This topic has been closed to new replies.

About this Topic