1.1.0 update throwing header modification errors
-
Under 3.5, the latest update keeps throwing the following error message:
> Warning: Cannot modify header information – headers already sent by (output started at […]/wp-content/plugins/post-status-menu-items/cms_post_status_menu.php:1) in /home/sugeneris/webapps/nwc/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 90
Warning: Cannot modify header information – headers already sent by (output started at […]/wp-content/plugins/post-status-menu-items/cms_post_status_menu.php:1) in /home/sugeneris/webapps/nwc/wp-includes/pluggable.php on line 876While this particular instance is obviously showing a conflict with SuperCache at the moment, disabling it just makes the error cascade down to some other plugin(had this happen on another similar install), so it’s unclear right now what the ultimate conflict is.
The problem started happening after updating this plugin *only* in both cases, so it’s definitely the cause, I just haven’t had a look in the code at all to see if I can work out where it’s coming from.
The topic ‘1.1.0 update throwing header modification errors’ is closed to new replies.