mercanmatbaa Posted May 15, 2014 Share Posted May 15, 2014 I have this error. How can I solve this problem. Link to comment Share on other sites More sharing options...
vekia Posted May 18, 2014 Share Posted May 18, 2014 where? back office? front office? everywhere? Link to comment Share on other sites More sharing options...
NemoPS Posted May 19, 2014 Share Posted May 19, 2014 Let's try getting more info, it seems like it's the ajax cart, correct? Order opc? Or cart page anyway? Are you using the default theme? Any overrides? Link to comment Share on other sites More sharing options...
Rémi Posted June 12, 2014 Share Posted June 12, 2014 Same error here. I am using the theme Universum. The bug appeared out of nowhere. When I try to change the quantity of an item or to delete an item from my cart this error is popping.mercanmatbaa, you have not reply since may, did you solved this mystery? Link to comment Share on other sites More sharing options...
NemoPS Posted June 13, 2014 Share Posted June 13, 2014 Remi, does it happen with the default theme as well? Link to comment Share on other sites More sharing options...
Rémi Posted June 13, 2014 Share Posted June 13, 2014 I've replaced a backup from before the error and I have the same issue. The only thing that have changed since then, is my ISP installing a SSL certificate. For doing that he had to change my IP address also. Is there an article on the forum to tell me what I should do when my shop change IP but keep the same domain name? Thanks. Link to comment Share on other sites More sharing options...
vekia Posted June 14, 2014 Share Posted June 14, 2014 its because of ssl. if you will open browser console (ctrl+shift+j in chrome) you will see errors related to "not allowed origin" it's due to the mixed content filtering. in simple words, ajax query trying to call secured url from non-secured website, this is why it's happening. the problem is related to template. Link to comment Share on other sites More sharing options...
Rémi Posted June 15, 2014 Share Posted June 15, 2014 My bug is gone! Here's what happened.A few days ago, my shop was almost ready to go public. So I've decided to ask my ISP to install a SSL certificate for me. To do that he had to change my shop from a IP address to a new one. This operations create a nasty bug for me as described earlier.I could not turn to my ISP for this because he installed the SSL certificate correctly. I could not blame the template team because the default template was doing the same thing.In short, I did a backup before trying other things. I have the chance to use http://installatron.com on my Direct Admin interface on my server. After wrecking my shop, I've replaced the backup via Installatron and the bug magically disappeared. Thanks all for your support, each of your answers helped me progress. 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