justinjiang Posted May 8, 2014 Share Posted May 8, 2014 I have a TECHNICAL ERROR when I try to add a product with Attributes & Values into my basket cart for purchase, a window pops up indicating a Technical Error, although it does not update the basket cart on screen, the system has already add the product into the basket and when you go to checkout it shows. I have tried other products that does not have any Attributes & Values and it works perfectly fine, here is the error message: TECHNICAL ERROR: unable to refresh the cart Details: Error Thrown:{Object Object} Text status: error I am using PrestaShop 1.5.6, and my website is http://www.eastwaycateringsupplies.com/shop/ , has anyone can help me with this, thank you Link to comment Share on other sites More sharing options...
tomerg3 Posted May 8, 2014 Share Posted May 8, 2014 It looks like it's related to SSL. The product page is using http:// and when it makes the Ajax call to update the cart, it gets redirected to https:// which causes it to fail. Link to comment Share on other sites More sharing options...
justinjiang Posted May 8, 2014 Author Share Posted May 8, 2014 It looks like it's related to SSL. The product page is using http:// and when it makes the Ajax call to update the cart, it gets redirected to https:// which causes it to fail. so how can i solve it? also im using Presto Changeo's Attribute Wizard Pro, is it related to this problem as well? Link to comment Share on other sites More sharing options...
tomerg3 Posted May 8, 2014 Share Posted May 8, 2014 Try to disable the module, and see if the issue remains. If the issue is still there, you may need to find a developer to take a closer look. If the issue is gone when you disable AWP, send us a contact message https://www.presto-changeo.com/en/contact_us Link to comment Share on other sites More sharing options...
hashirluv Posted November 21, 2014 Share Posted November 21, 2014 (edited) I am also facing the same issue. The problem exists even if AWP module is disabled. How can i edit the files such that the ajax call redirects to domain without SSL? Edited November 21, 2014 by hashirluv (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts