derbydude Posted March 1, 2008 Posted March 1, 2008 We are having a wierd thing happen with OSCommerce on our site. We have multiple computers running the website at the same time. If two orders are placed at the same time, then the shopping carts get crossed, merge, or delete themselves. This happens multiple times and most of the time the shopping carts get merge together. We really need a fix on this. If someone has encountered this problem and can help us out. Please let us know.
Guest Posted March 2, 2008 Posted March 2, 2008 It sounds like a sessions issue. Firstly check your includes/configure.php that the following line is as below: define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql' Also make sure in your admin you have Configuration->Sessions-> "Recreate Session" and "Prevent Spider Sessions" are both set to true
Recommended Posts
Archived
This topic is now archived and is closed to further replies.