yoko-t Posted August 10, 2013 Share Posted August 10, 2013 Hi! I have some problem with cart feature.Recently I changed my shop url from "sample.com/lang" to "sample.com" because I don't need multi-language any more. Everything is fine except for the cart feature. After removing lang from my url, I can't add products to cart. When I enable multi-language again and make shop url like "sample.com/lang", cart feature is totally fine again. In addition, even if I remove lang from url, when I enable Ajax cart, cart feature is fine. Almost all of my customers only one product every time they buy from our shop, so I strongly want to disable ajax cart. I also worked hard to re-index Google to no-lang version url, so that I don't want to enable multi-language again. Does anyone have any idea to solve this problem? Link to comment Share on other sites More sharing options...
NemoPS Posted August 10, 2013 Share Posted August 10, 2013 Can you try going to SEO and URLS in the back office, and clicking on the save button below the table? This should regenerate your htaccess. Also, try removing that file from your Prestashop root and click save again, if it doesn't work Link to comment Share on other sites More sharing options...
yoko-t Posted August 10, 2013 Author Share Posted August 10, 2013 thanks for the reply. I tried both of your solutions but they didn't work even though .htaccess was regenerated. It returns 404 when I try to add a product to the cart. Link to comment Share on other sites More sharing options...
NemoPS Posted August 10, 2013 Share Posted August 10, 2013 Have you tried with another browser? Your cache might be stuck. Also, the server cache might be stuck as well, I know it happens at times Link to comment Share on other sites More sharing options...
yoko-t Posted August 10, 2013 Author Share Posted August 10, 2013 Yes. I tried in both FireFox and Chrome (and also in Chrome secret mode...). But they all didn't work. It also returns 404 when I tried to delete or change number of products in the cart(I could add products in the cart with ajax cart mode). Link to comment Share on other sites More sharing options...
Recommended Posts