Cannot modify header information – headers already sent
-
Hello,
I recently upgraded Better WP Security to iThemes security, and like many of you, I’ve encountered an error.
My forced SSL is no longer working, my hidden backend is no longer working, and iThemes is telling me I have reccomended features disabled, when they are actually enabled.
I can access my site and the admin dashboard, but whenever I try to make changes within the iThemes plugin itself, I get this error.
Warning: Cannot modify header information - headers already sent by (output started at /home/(mywebsite)/public_html/wp-config.php:110) in /home/(mywebsite)/public_html/wp-includes/pluggable.php on line 896Line 896 of pluggable.php is this:
header("Location: $location", true, $status);What could be going on?
The topic ‘Cannot modify header information – headers already sent’ is closed to new replies.