Using Variables in Frontend Users and Self Registration Modules

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
blis102

Using Variables in Frontend Users and Self Registration Modules

Post by blis102 »

Hey all,

I am using both Frontend Users and Self Registration Modules on my site.

I want to be able to change the "Final Message Template" to include the users name and email, but cant find out how to do it...

The variables I want to use are:
first_name, last_name, email

I tried putting them in like this:
{first_name}, {last_name}, {email}

What am i doing wrong? How can I add these variables into the message? Any help will be great!

Thanks alot!
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Using Variables in Frontend Users and Self Registration Modules

Post by calguy1000 »

Hmm, I'm not sure if those variables are exported at that point.

You can check with the {get_template_vars} plugin though.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Locked

Return to “CMSMS Core”