Hello, Using OC version 4.1.0.3 Doing some testing and found the automatic email sent to the customer when clicking "forgot password" link on my site sends the email ok and the link to reset the password is there, but it is not clickable. Instructions say to click on link...
I must be missing the setting for that or something. Any ideas?
Thanks,
Dan
I must be missing the setting for that or something. Any ideas?
Thanks,
Dan
Doesn't look like the link is in HTML a tags.
https://github.com/opencart/opencart/bl ... en.twig#L5
Try.
https://github.com/opencart/opencart/bl ... en.twig#L5
Try.
Code: Select all
<a href="{{ reset }}">{{ reset }}</a><br/>
Might as well use 3.0.4.1 at this point.
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
Thank You ! Worked PerfectADD Creative wrote: ↑Wed Jun 18, 2025 4:15 pmDoesn't look like the link is in HTML a tags.
https://github.com/opencart/opencart/bl ... en.twig#L5
Try.Code: Select all
<a href="{{ reset }}">{{ reset }}</a><br/>
I'll update this to [SOLVED].
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
Thanks, I was going to do that, but I don't know how.
Who is online
Users browsing this forum: Amazon [Bot] and 4 guests