Cannot Modify Header Info Error: opears.jpg? Adding www?
-
Every now and again, this is the error visitors to my site get:
Warning: Cannot modify header information – headers already sent by (output started at /home/edexp2/public_html/images/extra/opears.jpg(1) : eval()’d code(83) : eval()’d code(1) : eval()’d code(1) : eval()’d code:1) in /home/edexp2/public_html/wp-includes/pluggable.php on line 1251
Warning: Cannot modify header information – headers already sent by (output started at /home/edexp2/public_html/images/extra/opears.jpg(1) : eval()’d code(83) : eval()’d code(1) : eval()’d code(1) : eval()’d code:1) in /home/edexp2/public_html/wp-includes/pluggable.php on line 1254
I have no idea how a JPG can send out header information and I can’t figure out what opears.jpg is even used for. I’ve tried deleting that JPG but the error still shows. And just about the only pattern I can find is that it gives this error only when visiting non-www URLs on the site. So nextvista.org/contact-us might show this error, but https://www.nextvista.org/contact-us won’t.
I think.
There’s no way I can find to reliably replicate this error, which is one of the reasons why I’m having trouble fixing it. Sometimes it’s a problem and sometimes it’s not. A simple reload of the page makes the error go away… but I also think the reload moves visitors to the www version of the URL.
I have .htaccess set to add www to all URLs, but I’m seeing that doesn’t always work: I’m still able to visit some non-www URLs without being redirected. I’m also not sure if I’m barking up the wrong tree with the wwws being part of the solution/problem.
Any ideas? Can I explain things any differently? Need more detail? Let me know! Thanks so much.
- The topic ‘Cannot Modify Header Info Error: opears.jpg? Adding www?’ is closed to new replies.