Hi, it appears that the "add to cart" button on my site has suddenly stopped working, I don't know how to fix this but it is obviously a vital issue to fix. Any help would be much appreciated my store is at www.leluxeboutique.co.uk Thank you!
And if you didn't make any changes ^^, has your host? You can contact them too, could be something specific to them also if nothing's changed on your site. Can you confirm the issue happens after clearing temp files/cookies, and on other browsers too?
hello! I installed a module before i noticed the error, I have since removed it but the error remains. I cannot work this one out, may have to reinstall my template. Same error in different browsers and after clearing cache
The error is due to cross-site scripting - here's the complete error-message when clicking on "add to cart": "Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://leluxeboutique.co.uk/index.php?route=checkout/cart/add. This can be fixed by moving the resource to the same domain or enabling CORS."
Hi, Thank you for the response. What exactly do you mean by moving the resource? what in my case, would be the resource. and as for your other suggestion, I am not familiar with CORS... Thanks
I'm not meaning anything - I'm pasting the content of the error-message from FireBug. I would look up the specific error-message, perhaps look at what CORS means, or look at redirection, .htaccess, maybe also look at how domains are assigned - I'm assuming the error is in the route=checkout/cart/add bit - it should probably be a full domain link, or something else is afoot.