Cannot send session cache limiter
-
The Error:
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /header.php:4) in /plugins/phk_tracker.php on line 13Pages Where the Error Shows Up:
https://valcha.net/wp-stats.php
https://www.valcha.net/wp-recent-links.php
https://www.valcha.net/wp-stats.phpLine Four of header.php
<head profile=”https://gmpg.org/xfn/11″>Line Thirteen of phk_tracker.php
function phk_tracker(){if(!session_id()){session_start();I’ve already applied the fix for PHK tracker but that didn’t help.
- The topic ‘Cannot send session cache limiter’ is closed to new replies.