korbermodels Posted September 13, 2005 Posted September 13, 2005 I have noticed a glitch that I need help with. When you try and place an order, the system seems to recognize you as the person that logged on to the checkout. If a person hasn't yet logged on to checkout, shouldn't it default to "guest"? This has been causing several problems for me with recent orders. Any help would be great.
korbermodels Posted September 13, 2005 Author Posted September 13, 2005 I have also noticed that in addition to the above issue, the cart contents seem to be transfered from one user to another. So if 2 people go and add 1 different item to the cart, then they will both show the same 2 things instead of one each. Now customers are complaining that their order quantities are wrong. Please help.
♥Vger Posted September 14, 2005 Posted September 14, 2005 Set 'Use Cache' to false in osC admin under Configuration Set 'Prevent Spider Sessions' to true in Configuration --> Sessions Install the LARGE spiders.txt file from Contributions in place of the standard includes/spiders.txt file On the last line of both configure.php files make them read 'mysql' where indicated - thus storing sessions in the database and not in files in a shared 'tmp' folder. That should resolve it. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.