abepe Posted August 8, 2005 Posted August 8, 2005 I have a problem with osCommerce where a customer has logged into their account using their email address and password but has actually been logged into somebody else's account, displaying a different greeting name and giving them access to somebody else's address details etc. The site is not setup with SSL and only uses the Phone/Fax credit card/cheque details contribution as a payment method. Has anybody ever had this problem before? Any help is much appreciated!
Iggy Posted August 8, 2005 Posted August 8, 2005 In your /includes/configure.php are sessions being stored in /tmp or mysql? define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql' Iggy Everything's funny but nothing's a joke...
Iggy Posted August 8, 2005 Posted August 8, 2005 I'll defer to someone else then as that's usually a problem with sessions being stored in the same dir for multiple sites. Iggy Everything's funny but nothing's a joke...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.