View Single Post
Posts: 40 | Thanked: 57 times | Joined on Dec 2010 @ Jersey
#12
FYI, when creating a new user account in the shop, the URLs in the activation email are broken.

The URLs are sent as:

Code:
<a href="%7Bvalidation_link%7D">foo</a>
and

Code:
<a href="%7Bshop_url%7Dindex.php?fc=module&amp;module=mackstorescustomerreg&amp;controller=resendvalc">foo</a>
and

Code:
<a style="color:#337ff1;" href="%7Bshop_url%7D">foo</a>
Thanks!
Luke

Edit:
The same applies for the order confirmation and payment confirmation emails.

Edit 2:
I forgot to say - the content in the tags is present and does conveniently contain the URLs, only the href attributes are missing.

Last edited by l_bratch; 2015-05-18 at 20:04.
 

The Following 3 Users Say Thank You to l_bratch For This Useful Post: