I have recently implemented an online store in prestashop. After installing and testing a payment gateway I then uninstalled and disabled modules that i dont use. Now i have a bit of a bizarre problem.
- I can only add 1 item to the shopping cart. When I try to add more than one item nothing happens and there are no javascript errors.
- When I navigate away from the page where I added items to the cart. The cart goes from
Cart : 1 product
To
Cart : (empty)
Has anyone ever encountered this problem in Prestashop 1.5.2.0 ?
Could it be a module I disabled or a PHP configuration problem.
Thanks in advance
Seems like this was a cookie related issue. Managed to solve it by just clearing cookies or running the browser in incognito. Will log this issue with the developers