Author Topic: E-Mail Templates and additional user fields  (Read 5450 times)

0 Members and 1 Guest are viewing this topic.

Offline sile

  • Pre-Newbie
  • Posts: 3
    • View Profile
E-Mail Templates and additional user fields
« on: December 09, 2002, 07:38:10 AM »
I have added an additional user field and everything works well except for the email templates.  The added user fields don't get insereted into my emails.  Also, I don't know how to pull the user's email which is not an additional user field.

For Example
admin_activation.html:
user_name:   {user_name}
e-mail:          {user_email}
Real Name:   {user_realname}

Received E-Mail:
user_name:    John
e-mail:         {user_email}
Real Name:  {user_realname}

Thanks,
Matt

Offline DJKat

  • Newbie
  • *
  • Posts: 22
    • View Profile
Re: E-Mail Templates and additional user fields
« Reply #1 on: June 08, 2009, 10:07:54 AM »
Have the same issue...

Any hints?

Offline baerke

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: E-Mail Templates and additional user fields
« Reply #2 on: November 22, 2009, 10:47:50 PM »
Hello,
I also have the same problem.

Grtz,
Baerke

Offline ertl

  • Pre-Newbie
  • Posts: 1
    • View Profile
Re: E-Mail Templates and additional user fields
« Reply #3 on: March 06, 2010, 07:21:17 PM »
I do have the same problem. Interesting, that for such a long time, nobody seem to have a solution ...