Our error log updates with these lines on every cron run (every 5 mins):
PHP Warning: session_start() : Cannot send session cookie - headers already sent in /home/memberit/public_html/support/main.inc.php on line 48
PHP Warning: session_start() : Cannot send session cache limiter - headers already sent in /home/memberit/public_html/support/main.inc.php on line 48
Updating to the latest (1.6) did not fix that.
I did not dig too deep but couldn't find what precisely sends headers before main.inc.php kicks in..
Just wanted to ask if anyone has fixed that already.
Thanks.