“Warning: session_start(): Cannot send session cache limiter” displaying at top
-
I get one of the two following errors displaying at the top of the site for all visitors:
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home2/charris3/public_html/enterpriseit.co/wp-content/plugins/adrotate-pro/adrotate-pro.php:1) in /home2/charris3/public_html/enterpriseit.co/wp-content/plugins/custom-sidebars/inc/class-custom-sidebars-explain.php on line 55
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home2/charris3/public_html/enterpriseit.co/wp-content/plugins/redirection/modules/nginx.php:1) in /home2/charris3/public_html/enterpriseit.co/wp-content/plugins/custom-sidebars/inc/class-custom-sidebars-explain.php on line 55
I disabled the adrotate plugin, and then the error moved onto mentioning the redirection plugin. Note the common denominator is the Custom Sidebars plugin. If I disabled custom sidebars all the errors go away. I’ve been a long time customer and have not had this issue in the past but noticed it recently after upgrading to the lastest version of custom sidebars, currently running 2.1.1.3.
I do use W3TC 0.9.4.1
The topic ‘“Warning: session_start(): Cannot send session cache limiter” displaying at top’ is closed to new replies.