thischarmingham Posted July 23, 2006 Posted July 23, 2006 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/go1234/public_html/catalog/admin/includes/functions/database.php:157) in /home/go1234/public_html/catalog/admin/includes/functions/sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/go1234/public_html/catalog/admin/includes/functions/database.php:157) in /home/go1234/public_html/catalog/admin/includes/functions/sessions.php on line 67
testuserabc Posted July 25, 2006 Posted July 25, 2006 Add ob_start() function at the starting of the file and ob_end_flush() at the end.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.