Validate Account Email Template

The validate account email template if enabled through the main settings will email a user a special URL that they must visit to validate their account. Below is a list of variables that can be used in the validate.tpl.php email template.

{$sitetitle}
The title of your site. This is defined in main settings.
{$firstname}
The first name of the user.
{$lastname}
The last name of the user.
{$validateurl}
The url they need to visit to validate their account..

Related Articles

Still have a question? Post it on the Help Forums.