Jump to content

Problems with customer login in FO after importing customers (PLEASE HELP ME!)


Recommended Posts

Hi everybody :-( i've got a serious problem...

I'm migrating customers from an old e-commerce to a new prestashop e-commerce...

 

To import customers i've done this:

 

IMPORT ALL NECESSARY FIELDS FROM MY OLD CUSTOMER TABLE TO THE NEW ps_customer TABLE.

I've converted the old (clear) password to: MD5(CONCAT('MY_COOKIE_KEY',my_old_pwd))

and i've insert the secure_key as MD5(rand()).

 

All is OK, but when i try to login, it returns me to LOGIN PAGE every time!!

 

THE STRANGE THING IS THAT prestashop recognize the correct password, because if i insert the correct password, it simply return me to the login page, but if i try to insert a wrong password it returns to login page with error "LOGIN INCORRECT"...

 

Please help me i don't know what to do!

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...