Forgot Password Does NOT Migrate Basket

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
michael.p.larsen
Lieutenant (LT)
Lieutenant (LT)
Posts: 70
Joined: Fri Jan 15, 2010 8:17 am

Forgot Password Does NOT Migrate Basket

Post by michael.p.larsen » Wed Jun 16, 2010 12:42 pm

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?

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Forgot Password Does NOT Migrate Basket

Post by mazhar » Thu Jun 17, 2010 4:12 am

Sounds like you are looking for this
viewtopic.php?f=42&t=13498

Post Reply