Jean Ma Posted March 26 Share Posted March 26 (edited) Hi there ! I'm migrating a shop from PS 1.6.1.7 to a new PS 8.2 installation. Is there a way to migrate the user passwords to the new PS as the hashing method isn't the same and the passwords cannot be reused ? Or at least how to tell PS 8.2 to accept the old hashing ? I'm pretty sure I'm not the only one experiencing this issue. Thank you in advance for any help ! J-M Edited April 15 by Jean Ma Solved (see edit history) Link to comment Share on other sites More sharing options...
musicmaster Posted April 11 Share Posted April 11 Copy the cookie keys from settings.inc.php to parameters.php 1 Link to comment Share on other sites More sharing options...
Jean Ma Posted April 15 Author Share Posted April 15 Finally, it was an easy job : Replaced the cookie key in /app/config/parameters.php whith the old one found in PS 1.6 installation Cleared the cache And of course, copied the hashes in column passwd from old table PS_customer into the new one It also works for the PS_employee table. Once a customer has logged in, the hash is automatically converted to the new hashing. 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