jeff8899 Posted September 24, 2016 Share Posted September 24, 2016 Hi, i just got an order from a customer but it is so weird that the order shows all admin information on back office rather than the customer. it seems like the customer login in as admin and then place the order with her own paypal. i check the invoice it display correctly and paypal details are correctly, only the back office order gets messed up. anyone knows what happening? Link to comment Share on other sites More sharing options...
jeff8899 Posted September 24, 2016 Author Share Posted September 24, 2016 and there is no any new customer created in back office! Link to comment Share on other sites More sharing options...
musicmaster Posted September 24, 2016 Share Posted September 24, 2016 Can you provide some screendumps. You could edit them a bit for privacy/business secrets reasons. But your description is too vague to give me an impression of what is happening. Link to comment Share on other sites More sharing options...
jeff8899 Posted September 25, 2016 Author Share Posted September 25, 2016 hi, Musicmaster Thanks for your reply. after i have a deeper look, i found that the problem is when a customer try to log in or register, it shows up another registered customer info.example, Tom try to log in but the shop shows Mary's info. Link to comment Share on other sites More sharing options...
shokinro Posted September 25, 2016 Share Posted September 25, 2016 have you ever cleaned up your database or imported the data? I think the data link between customer record are messed up. for example the address data id_customer linked to different customer. Link to comment Share on other sites More sharing options...
SherryM Posted September 27, 2016 Share Posted September 27, 2016 HI How do you clean up the database I have the same issue one customers has a invoice with wrong address and sometime my customers get invoice and sometimes they don't. Als in the are that says document that is not always right either. Link to comment Share on other sites More sharing options...
mustivar Posted October 10, 2016 Share Posted October 10, 2016 have you ever cleaned up your database or imported the data? I think the data link between customer record are messed up. for example the address data id_customer linked to different customer. Hi I also experience this problem on production which may become frustrating. In the same day two customers made guest checkouts and orders were placed to the first customer in DB (which is my personal account that I used in all my tests) While going production I cleaned the data with "pscleaner" If that is the problem what will be the fix for that? Thanks. Link to comment Share on other sites More sharing options...
shokinro Posted October 11, 2016 Share Posted October 11, 2016 what I guess is the ps_customer is cleared, but ps_address is not cleared, so when new customer is created, there is old address is mapped to the customer. If my guess is correct, you may have to clean the database again and also try to manually clear ps_address table. Link to comment Share on other sites More sharing options...
mustivar Posted October 11, 2016 Share Posted October 11, 2016 There is no obsolete data in ps_address. I think I found that the problem may be caused by module Social Login Connect which I use for Facebook and Google login. I could reproduce the problem by using Google login. There is one customer in DB which previously created with Google Login(which is my own customer data) and when I try to login a new customer account with another google account it immediately logs me in with the previously created customer. Temporarily I disabled google login and I hope it is the only problem. Link to comment Share on other sites More sharing options...
shokinro Posted October 11, 2016 Share Posted October 11, 2016 thanks for your feedback. Hope what you found is the cause and solution. Thanks for sharing. Link to comment Share on other sites More sharing options...
jetway Posted October 11, 2016 Share Posted October 11, 2016 (edited) I agree with Prestashop Fanatic. I once had a problem that i deleted a customer in the database but i forgot to clean the order as well. It was a test I did when i started using Prestashop. What happend? Well when a new user registered it got the tests user id and the order was on his account. Anyways...what I am saying is, be careful when deleting or cleaning things in the database. Only do it if you fully understand what you're doing. Edited October 11, 2016 by jetway (see edit history) Link to comment Share on other sites More sharing options...
shokinro Posted October 11, 2016 Share Posted October 11, 2016 @jetway agree with your opinion. a couple of my customers had the same issue caused by database clean using 3rd party database clean up tool. it did not clean up all related tables. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now