Zen_j1 Posted March 8, 2013 Share Posted March 8, 2013 In address if I add one address as ABC and save then I add another address as XYZ and save. I try to order a product and choose ABC as billing address and XYZ as delivery address or other way i get pop up with TECHNICAL ERROR: unable to save adresses Details: Error thrown: [object Object] Text status: error How to fix this. Looking forward for your help. Hope is good thing. I am working on Prestashop 1.5.3.1 on localhost. Link to comment Share on other sites More sharing options...
NemoPS Posted March 9, 2013 Share Posted March 9, 2013 Hi there, Have you changed something in the core files? Are you using overrides? Prestashop usually throws that error if you dump some variables in the ajax call. Which is your version? Can you link the website? Link to comment Share on other sites More sharing options...
alvirtuoso Posted May 14, 2013 Share Posted May 14, 2013 (edited) I have exact the same problem even with fresh 1.5.4.1 install. I happens often but no always when i update address button or when you select address. SOLUTION that worked for me: Regenerate .htaccess located at the root folder by simply deleting it. PS i think auto regenerated the file. Other forum said to enable/disable your "friendly url" setting from the Preferences would generate the file if it does not exist. I think whenever you optimize performance from the back office by enabling caching or compressing generates the htaccess since these setting are written in that file. Edited May 14, 2013 by alvirtuoso (see edit history) Link to comment Share on other sites More sharing options...
Andrew H Posted July 21, 2013 Share Posted July 21, 2013 This issue has been causing me a lot of problems. I tried every suggested fix online to resolve this. The best I found (that partially fixed it) was something based on this code: http://translate.googleusercontent.com/translate_c?client=tmpg&depth=1&hl=en&langpair=fr|en&rurl=translate.google.com&u=http://www.pulsar-informatique.com/Actus-Blog/Entry/technical-error-unable-to-save-adresses-prestashop.html&usg=ALkJrhiNJI1qx_TB0wxRLARAl2m1s0BNog However, although this fixes the problem and there's no more error message, it stops the functionality for different billing address (probably because this code is intended for earler PS version). The workaround I settled for, though not ideal, was to simply comment out the error message that causes the problem. Once commented out, then there are no further problems (although any genuine errors won't be reported so I can't formally recommend this as a solution, just a temporary workaround that works!) Link to comment Share on other sites More sharing options...
tuk66 Posted July 23, 2013 Share Posted July 23, 2013 Upgrade to the latest version. Versions under 1.5.4 are very buggy. Link to comment Share on other sites More sharing options...
Recommended Posts