wyllclark Posted June 3, 2014 Share Posted June 3, 2014 Hello, I have dev to true in the php file. The site is www.alexis-apparel.com. Literally nothing happens when you click the add to cart button. Also, when you try to register it comes back to the same page. You can't register or add items to the cart. I have not seen any errors come up even though the dev is set to true. Does anyone have any idea what is going on? Link to comment Share on other sites More sharing options...
wyllclark Posted June 3, 2014 Author Share Posted June 3, 2014 Ok I fixed the items going into the cart. But now I get an error code when trying to create an account. It reads: Technical Error: Unable to load form Details: Error thrown: [object Object] Text status: parsererror I will be searching for this on my own but feel free to let me know if you find anything before I do. Thanks in advance Link to comment Share on other sites More sharing options...
wyllclark Posted June 3, 2014 Author Share Posted June 3, 2014 I am using Prestashop 1.6 btw and I have not edited any files. Link to comment Share on other sites More sharing options...
wyllclark Posted June 3, 2014 Author Share Posted June 3, 2014 Ok I have solved the problem! I found this on a forum this would be very useful here default is interchangeable with your current theme name here is the solution i found: In /themes/default/authentication.tpl on line 97I have changed url: baseUri, to:url: baseUri + 'index.php?controller=authentication' 1 Link to comment Share on other sites More sharing options...
Recommended Posts