DanielSka Posted January 28, 2019 Share Posted January 28, 2019 Good morning, I'm trying to create a user on site prestashop 1.7.0.4 and, via web service, also insert it on another prestashop 1.7.3.3, to make sure that users registered on a shop access with the same credentials also on the other . The user is created correctly, but when I try to access with the credentials defined at the time of registration on the first site, in the second shop, I return the wrong password error, I look on the db and actually the encryptions are different from each other, despite I have made the COOKIE_KEY parameter the same in both shops. While if I copy the password encryption of the first shop, users can access without problems. Can you help me? Thanks a lot, Daniel. 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