"Cannot modify header information – headers already sent by…"
-
This started recently. The full error can be found here and here directly, and also here:
Warning: Cannot modify header information - headers already sent by (output started at /homepages/0/d300058951/htdocs/gadgetunit/wp-content/themes/the-newswire/functions.php:1) in /homepages/0/d300058951/htdocs/gadgetunit/wp-includes/pluggable.php on line 896
I checked for blank/extra spaces in wp-config.php, pluggable.php, and my theme’s functions.php, and there were none. If I rename my theme folder to anything else and go to the above linked pages, the pages will load and function fine, so it seems as though functions.php is the culprit, but I’m not sure what’s causing the issue. I pasted the file here for someone to take a look at.
- The topic ‘"Cannot modify header information – headers already sent by…"’ is closed to new replies.