Daheba Posted April 19, 2012 Share Posted April 19, 2012 Hi all. I have a problem when one user wants to remember his password. Before all I must say that I'm using the version 1.4.7.3, the mails are sended by SMTP perfectly configurated and all plenty functionally and the language is in spanish. I'm making proofs with the mails and if I click the password reminder it sends without problems the mail. I can open it in my mail service and I see the link for the password recovery. I click it and sends me an error I've read tons of post about this issue, most of them about the password_query.html missing in the FTP. I have it, also translated to spanish, the link in the mail is right because it has the token and the id_custormer variables filled and one of the possibles solutions is what I've readed in this topic: http://forge.prestas...l#comment-18878 It talks about adding to the link te folder of the languae (in my case it would be es) but I don't know how to do it. I add you some screen captures so you can see what I'm talking about: Here I have requested the recovery mail The mail arrives with the perfect link, with its id_customer an token But when I click that link it prompts this error I have seen the code in PasswordController.php it should can send it because it receives the correct variables, token and id_customer. I don't know what to do. I'm terrible lost :S Thanks in advance for all. Nos vemos 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