Shwamateur Posted March 6, 2014 Share Posted March 6, 2014 Hi everyone! I'm experiencing a weird issue with the loyalty module. I'm using prestashop 1.5 with the multistore feature active, and the module works perfect for one of the stores (the main one). The issue is that for the other three stores, the module doesn't work properly in the web explorer Google Chrome (but it does in Internet Explorer and Mozilla Firefox). It says that there are no points for the product and hides its price. Does anyone know what can be causing this? Thank you in advance. Link to comment Share on other sites More sharing options...
Shwamateur Posted March 6, 2014 Author Share Posted March 6, 2014 It looks like it has to do with this line of code: if (Validate::isLoadedObject($params['cart'])) Anyone knows what this does? Link to comment Share on other sites More sharing options...
Shwamateur Posted March 6, 2014 Author Share Posted March 6, 2014 I discovered the issue has to do with the cookies...any help? Link to comment Share on other sites More sharing options...
Shwamateur Posted March 6, 2014 Author Share Posted March 6, 2014 It gets solved if I delete the cookies... but how can I force the cookie deletion for the customers? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now