chandanmahmud Posted April 16, 2014 Share Posted April 16, 2014 I am having trade-off error between prestashop backend and front end in version 1.5.2. Error in backend: The customer section where we have list of customers says databasexception. Email column is ambigous. I did some research and found that if I rename the column with table name as prefix, it fixes the problem. I did that and it was working normally. Then I realized that my new customer login field does not work. It shows a pop-up window saying "Technical error unable to load form." Initially I thought they are separate. That's why I tried to fix it separately. hence I deactivate mobile theme, edit the base URL as the mentioned solution for that specific problem. But it did not solve it. Then for curiosity, I tried older database column name and deleted the table prefix, surprisingly the new customer sign up field started working. However, I again went back to check if the backend customer section was working or not but it seems it went back to its previous state showing the error, "email colum ambigous." I would be grateful if someone else has encountered similar problem and share the solution here. Thanks in advance. Link to comment Share on other sites More sharing options...
Recommended Posts