PGCache_ContentGrabber “headers already sent” warning
-
I’m not sure if this is a W3TC error or an error with two of my other plugins (or both), but since it all seems to be related to W3TC, I’ll start here.
We’re seeing (tons of) errors like this:
PHP Warning: session_start(): Cannot send session cookie - headers already sent by (output started at [...]/wp-content/plugins/w3-total-cache/PgCache_ContentGrabber.php:359) in [...]/wp-content/plugins/wpforo/wpf-includes/class-notices.php on line 16
and
PHP Warning: session_start(): Cannot start session when headers already sent by (output started at [...]/wp-content/plugins/w3-total-cache/PgCache_ContentGrabber.php:359) in [...]/wp-content/plugins/wordpress-social-login/wp-social-login.php on line 64
It seems maybe the order in which things are trying to fire might also be related here?
Anyone seen this before and/or have any thoughts? Thanks!
- The topic ‘PGCache_ContentGrabber “headers already sent” warning’ is closed to new replies.