Warning: Cannot modify header information – headers already sent by
-
Hi, I’m getting this message when trying to access wp-admin and certain pages in my website:
“Warning: Cannot modify header information – headers already sent by (output started at /home/content/30/11322230/html/wp-includes/author-template.php:1) in /home/content/30/11322230/html/wp-includes/pluggable.php on line 1207”
My website is https://www.sourcelogistics.com and specifically I can’t access the https://www.sourcelogistics.com/partners-login page as well as https://www.sourcelogistics.com/wp-admin/
I’ve checked the file pluggable.php on line 1207 and everything seems fine, but still it’s not working. This is line 1207 of the pluggable.php file:header(“Location: $location”, true, $status);
The strange part is that everything was working fine and we did not make any change to anything, it simply started presenting the problem.
Please help!!
Thanks a lot!
Gerardo
- The topic ‘Warning: Cannot modify header information – headers already sent by’ is closed to new replies.