Main page works good, but when I add items to shopping cart and hit "checkout" I get the dreaded white blank page, also when doing a search for a part # or description, same thing.
Error log shows:
[03-Jun-2011 00:42:00] PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /public_html/index.php:2) in /public_html/includes/functions/custom_sessions.php on line 111
[03-Jun-2011 00:42:00] PHP Warning: Cannot modify header information - headers already sent by (output started at /public_html/index.php:2) in /public_html/includes/init_includes/init_templates.php on line 78
[03-Jun-2011 00:42:00] PHP Warning: Cannot modify header information - headers already sent by (output started at /public_html/index.php:2) in /public_html/includes/functions/functions_general.php on line 45
I checked the coding and all pages are ending with ?> and no spaces and such.
Help!!!


Reply With Quote

