You are not logged in.
Fantastic script is this! Just this: when subscribing as new account, next message is sent to the mailbox;
...thank you for your registration at our site. Your email now needs confirmation, please follow this confirmation link:
http://www.hitcode.comhttp
/www.hitcode.com/demos/secureloads/?mwh=14&mwa=id:7__code:2981
....
However this link is not activated as hyperlink; users have to cut and paste it into my internet browser; can this be fixed?
Thanks
Thomas
Offline
Still need help for this item
When receiving a confirmation message in my mailbox as new account, confirmation link is not active as hyperlink. Can this be fixed??
Thx
Offline
I fixed this by going into the admin under "System Settings-->Email Notifications-->To Users-->Account Operations-->Register Account-->Register Account - Email Confirmation Required" and adding a little html to the confirmation link like so:
<A HREF="{CONFIRMATION_LINK}">{CONFIRMATION_LINK}</A>
I also advise doing this to the SITE_URL link that appears in the footer of the emails. This little added code seemed to do the trick for me. I am currently working with the latest version 2.2.1. Hope this helps you out.
Offline