fseye Posted May 18, 2009 Posted May 18, 2009 I can see items in the shopping cart that other users have placed into it. It is as if I only have one shopping cart for the entire store. Users have to remove all the items that other users have placed into the cart before they checkout. Does anyone know how to fix this or who I need to contact to fix it?
MrPhil Posted May 19, 2009 Posted May 19, 2009 Do a search here on tmp cache other cart and look for questions like "someone else's categories showing up in my store" or "customer can see other customer's details". The suggested solution is usually to stop using "tmp" as the Cache directory, and set up your own cache directory. If that doesn't cure it, other suggestions include using cookies to track sessions instead of the PHPSESSIONID in the URL. Hopefully one or the other will fix the problem, or at least point you in the right direction.
kuai Posted June 17, 2009 Posted June 17, 2009 I agree with MrPhil. You can also read the documentation (p.15 in the rc2a docs) about cache and creating the directory.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.