webarton Posted August 28, 2008 Posted August 28, 2008 Hello, I'd like to know where products in my shopping cart are saved before I log in. I found customers_basket table in my database but I thought my cart data was only saved there after I logged in. Before logging in, is my cart data saved in tables? Or the data is not saved in database and variables are keeping them? Can anyone give me some advice? Regards, Aki
webarton Posted August 29, 2008 Author Posted August 29, 2008 I found which file caused my problem. It was includes/classes/shopping_cart.php. I installed a module 'Purchase Without Account' 31 Jan 2007 version and replaced shopping_cart.php by the included file of the module. But it seems not to get product_id in adding cart and updating quantity. I think I could fix them and now my shopping cart is working all right. This time I had got a problem, but I'd like to say PWA helps me a lot. Thanks, aki
Recommended Posts
Archived
This topic is now archived and is closed to further replies.