Guest Posted March 29, 2004 Share Posted March 29, 2004 Another strange error message: Warning: session_destroy(): Trying to destroy uninitialized session in /home/me/public_html/includes/functions/sessions.php on line 113 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/me/public_html/includes/functions/sessions.php:113) in /home/me/public_html/includes/functions/sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/me/public_html/includes/functions/sessions.php:113) in /home/me/public_html/includes/functions/sessions.php on line 67 Warning: Cannot modify header information - headers already sent by (output started at /home/me/public_html/includes/functions/sessions.php:113) in /home/me/public_html/includes/functions/general.php on line 29 Received ALL of that when trying to create a new customer account!! Funny thing is, it still creates the account in the database. Thoughts, questions, concerns??? Best regards - John Link to comment Share on other sites More sharing options...
241 Posted March 29, 2004 Share Posted March 29, 2004 in both catalog and admin includes/configure.php files are sessions set to mysql define('STORE_SESSIONS', 'mysql'); No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
user99999999 Posted March 29, 2004 Share Posted March 29, 2004 I dont think its anything new but check your session path. Maybe your hosting did a secret PHP update and changed things for you! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.