freeset Posted April 17, 2011 Share Posted April 17, 2011 When a customer tries to reset their password in my PS 1.4.0.17 shop they are sent an email with a reset link that doesn't work. It includes the fields where data is meant to be inserted eg.{path_token} , but doesn't insert the data. So the link is useless when the user clicks on it. This means it is impossible for a user to reset their password.Is anyone able to help?The following message is returned in the email (I changed the shop domain name):You asked to get back your shop access codes,Note that this action will change your current password.If you really want to do it, click the following link :http://www.shop.com/password.php?token={path_token}&id;_customer={id_customer} Link to comment Share on other sites More sharing options...
LaVallDesign Posted April 17, 2011 Share Posted April 17, 2011 I happens to me as well. I hope someone who has resolved to write it in the postThankshttp://www.prestashop.com/forums/viewthread/101087/configuring___using_prestashop/solved_customer_log_in__forget_your_password_not_working_dot__dot__dot_ Link to comment Share on other sites More sharing options...
doubleD Posted April 27, 2011 Share Posted April 27, 2011 Try to change the code below in a mail template file "password_query.html" (mails->your language code folder) If you really want to do it, click the following link : to If you really want to do it, click the following link : {url} That helped me. Link to comment Share on other sites More sharing options...
freeset Posted April 27, 2011 Author Share Posted April 27, 2011 That's great doubled - your solution fixed it for me too. Thanks! Link to comment Share on other sites More sharing options...
Trove Posted April 28, 2011 Share Posted April 28, 2011 Topic [solved]If, after posting a topic, you find a solution to your problem, thank you for indicating it in your post and to describe the solution.There is nothing more frustrating for users who will find later on your post “all is good, I have found it…”.Furthermore if you are the author of the topic for which a solution has been found, please edit your first post and add the mention [solved] at the beginning of the title.The people not doing this (at the demand of the moderators or other users) will have their new topics closed until the problem has been resolved. Link to comment Share on other sites More sharing options...
kamotropi Posted June 8, 2011 Share Posted June 8, 2011 Try to change the code below in a mail template file "password_query.html" (mails->your language code folder)If you really want to do it, click the following link : to If you really want to do it, click the following link : {url} That helped me. Teşekkürler, thanks:) 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