Warning: Cannot modify header information – Can’t access wp-admin
-
Hi all, randomly started having this error popup on select pages:
Warning: Cannot modify header information – headers already sent by (output started at D:\Hosting\***\html\wp-content\plugins\advanced-custom-fields\core\fields\textarea.php:1) in D:\Hosting\***\html\wp-includes\pluggable.php on line 1171
Error appears to happen more often on adelmanlawgroup.com, as opposed to http://www.adelmanlawgroup.com. Either way, we can’t access wp-admin.
I have gone to pluggable.php and there is no extra white space at the end or beginning of document, and I have tried going to line 1171:
header(“Location: $location”, true, $status);
Getting rid of this line breaks the site. Any ideas? I’ve tried deleting the advanced custom fields plugin folder too, and that also doesn’t work.
The topic ‘Warning: Cannot modify header information – Can’t access wp-admin’ is closed to new replies.