Greetings:
I am currently using 3.5.0.4 version and when a user requests a Lost Password to be sent, there is no link to reset the password in IE. Anyone have a solution to this issue...there is none posted on this forum anywhere.
Thanks,
Adam
| Posted by | Messages text |
|---|---|
![]() Total post : 3 Profile |
Written on : 09/02/2009 23:19 ( more than one month ) Object : 3.5.0.4 Lost Password Error Greetings: |
![]() Total post : 40 Profile |
Written on : 11/03/2009 12:48 ( more than one month ) Object : Re: 3.5.0.4 Lost Password Error Hi ADAM I've had the same problem After some searching I found out it is a missing "link" in the translation. In the following flash I show you how to adjust. the translation incl. the link (english) has to be: You can create a new password using the following link. <p/>BE AWARE: the old password will be deleted <br/><a href="[link]">Use this link</a> to create a new password.<br /><br/>In cases this link will not work in combination with your mailclient, copy the following URL, and paste it in the adress-bar of the browser: <br /><a href="[link]">[link]</a> ---------------------- so the link you have to use is: <a href="[link]">Use this link</a> how to...see this flash I hope this was usefull to you regards Patrick Message modified by : pvhnl on : 11/03/2009 13:00 |