PDA

View Full Version : email templates


offordscott
04-30-2007, 11:12 PM
does anyone have any example email templates made? copy/paste them here so we can get an idea of what we should write

Thanks!

Scott

James
04-30-2007, 11:24 PM
http://www.phplinkdirectory.com/forum/showthread.php?t=1967

offordscott
04-30-2007, 11:26 PM
Thank you.

offordscott
05-01-2007, 03:29 PM
I am trying to use certain tags in my email templates, but they just show up at the name of the tag when I receive the email.

When a user receives confirmation that his link has been approved, using the template type "Link Owner Notif" for example,

This will show up:

{EMAIL_LINK_URL}

{USER_LOGIN}
{USER_EMAIL}
{USER_LOGIN_PAGE}

Instead of the database content.

Any help?

scoopy82
06-20-2007, 04:42 AM
same problem here... the acceptance emails being sent to our directory's submitters display that {EMAIL_LINK_URL} tag instead of showing a link to the category their link has been accepted into.

For example, in the email template for "accepted" submissions:
Content visible to registered users only.Gets delivered to the submitter as:
Content visible to registered users only.This is, of course, setup in our admin panels
/admin/email_message.php?r=1
Title: accepted
Type: Link Owner Notif.

I am running version 2.1.2 which has all those fixes applied (correct?) and a search here finds the many with the same question unanswered.

thanks,