Password recovery don't work

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 years ago
When I try the password recovery feature, I receive the password recovery mail, however when I click on the url in the mail, I get back to the same source i.e. the mail address form again?

The "%Customer.PasswordRecoveryToken%" in the URL don't appear to be handled correct, please advice?
14 years ago
Sorry I solved this issue by myself, I use a Swedish language pack (supported version nopCommerce 1.2) and the Swedish message templates for  ”Customer.PasswordRecovery”  was incorrect.
The workitem below get me on track.
When I look at the English version of the same massage I realize my mistake.
http://nopcommerce.codeplex.com/WorkItem/View.aspx?WorkItemId=4410
13 years ago
hi

<a href="%Store.URL%">%Store.Name%</a>  <br />
     <br />
     To change your password <a href="%Customer.PasswordRecoveryToken%">click here</a>.     <br />
     <br />
     %Store.Name%

still its is gioing to home page can anybody help me asap
13 years ago
The link in the email redirect to default.aspx page.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.