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 :)
ClaytonJames
Member
Posted 3 years ago #
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
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.
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 :)
ClaytonJames
Member
Posted 3 years ago #