Warning: Cannot modify header information
-
Hi, I am receiving an error when I activate, update, or delete plugins. This is also appearing when I try to change the WordPress and/or Site URL. When I update a plugin I get this error duplicated when it tries to activate. When I try to change the site URL, I get a white blank page with the same 2 errors.
I’ve seen other post similar errors but they all seem to be different circumstances. I am running BP 1.5.1 an WP 3.2.1.
“Warning: Cannot modify header information – headers already sent by (output started at ………/wp-content/themes/seneca-county/functions.php:2) in ……./wp-includes/pluggable.php on line 934”
Line 934 is: `header(“Location: $location”, true, $status);`
I have no clue what this file even does let alone what the error could be. I haven’t modified BP at all and am using a child theme with the only function used to not use the default BP styles.
Thanks for any help.
- The topic ‘Warning: Cannot modify header information’ is closed to new replies.