Robbban Posted January 16, 2005 Posted January 16, 2005 Several customers complaining that their accounts get orders that they haven't placed...????
ozcsys Posted January 16, 2005 Posted January 16, 2005 Several customers complaining that their accounts get orders that they haven't placed...???? <{POST_SNAPBACK}> How do you have your sessions stored? If you are a shared server you should go to your two configue.php files and change define('STORE_SESSIONS', ''); // leave empty '' for default handler or set to 'mysql' To define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql' The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
Robbban Posted January 16, 2005 Author Posted January 16, 2005 sessions are stored in the database already :(
Recommended Posts
Archived
This topic is now archived and is closed to further replies.