Page 1 of 1

Forgot Password Does NOT Migrate Basket

Posted: Wed Jun 16, 2010 12:42 pm
by michael.p.larsen
When a user uses the Forgot Password feature to reset their password, their cart does NOT get migrated over. I tried using the User.Migrate(Token.Instance.User, _User, true) in the SubmitButton_Click function on the PasswordHelpPage.ascx.cs, and this DOES migrate the basket, but it DELETES the Primary Address information!
Anyone else have this issue? If so, how did you resolve it?

Re: Forgot Password Does NOT Migrate Basket

Posted: Thu Jun 17, 2010 4:12 am
by mazhar
Sounds like you are looking for this
viewtopic.php?f=42&t=13498