Warning: session_start(): Cannot send session cache limiter
-
I added a code in functions.php file for rendering javascript. But rather than that, it showed up an ugly error text at the top of the site https://www.benzlimousine.com/. I removed that code at the same moment but error still pops up at the top of the site
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/benzlimousine/public_html/wp-content/themes/limoking-v1-01/functions.php:162) in /home/benzlimousine/public_html/wp-content/plugins/global-content-blocks/global-content-blocks.php on line 302
And yes there is no white space on the line 162. Infact the last line in the code is 129.
I dont know what went wrong after I put that code. Code isn’t even there now.Character encoding is UTF-8 without BOM.
Desperately looking for a solution.
Thanks
- The topic ‘Warning: session_start(): Cannot send session cache limiter’ is closed to new replies.