Warning: cannot modify header information
-
I am not sure which version of WordPress I am using, as I cannot login to my admin. But I have only had it for a few months, if that even helps…
Anyway, as I said, I can’t login to my /wp-admin login. It gives me this error:
Warning: Cannot modify header information – headers already sent by (output started at /home/content/58/7815858/html/wp-content/themes/sliding-door/functions.php:1) in /home/content/58/7815858/html/wp-includes/pluggable.php on line 897I have searched and read several posts on how to solve this problem. But when I go to the end of my document, there aren’t any blank spaces at the end, and there’s no ?> at the end either.
I’m using the sliding-door theme, and the only thing I have changed in the functions.php file was change this
<li class=\”bk0\”>slidingdoor
<li class=\”bk1\”>slidingdoor
<li class=\”bk2\”>slidingdoor
<li class=\”bk3\”>slidingdoor
<li class=\”bk4\”>slidingdoor
<li class=\”bk5\”>slidingdoor
<li class=\”bk6\”>slidingdoor
“;to this (I only changed the web url from sliding doors links to my page tabs… Really shouldnt have screwed anything up?)
<li class=\”bk0\”>slidingdoor
<li class=\”bk1\”>slidingdoor
<li class=\”bk2\”>slidingdoor
<li class=\”bk3\”>slidingdoor
<li class=\”bk4\”>slidingdoor
<li class=\”bk5\”>slidingdoor
<li class=\”bk6\”>slidingdoor
“;So what the heck is wrong and how can I definitively pinpoint the culprit? And is there a simple way to find line 897?
I appreciate anyones help.. I know this has been posted a lot, but I am very new to this and I’ve tried the remedies from the posts I have already read and it’s not working. Thanks in advance.
Dave
- The topic ‘Warning: cannot modify header information’ is closed to new replies.