PDA

View Full Version : [E-Mail templates] bugs after update to 4.6.1



Athanasios Christou
February 12, 2018, 08:41 PM
Hi,
since the update from 4.5.2 to 4.6.0 and now to 4.6.1

some e-mail templates are buggy.

e-mail template:

- free_approval_listing_created
...
{link}
...
will not be replaced.

the following will be displayed in the email:
Error: no search page found


- admin_listing_added
...
{if activation is enabled}
Please follow the link to activate the listing:
activation_link}
{/ if}
...

will not be replaced.

the following will be displayed in the email:
...
{if activation is enabled}
Please follow the link to activate the listing:
activation_link}
{/ if}
...



273827392740



Please help !!!

Kind regards
Sakis

Viktor
February 13, 2018, 08:17 AM
Hello Athanasios Christou,

I couldn't add a new listing on your site because you don't have free plans on your site. Also, I have checked code and variables in email templates should replace correctly.