The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Include Referrer Field in New User Email?
I have created custom user registration fields and I have enabled the "send email on new user registration" option. The new user email that is sent to the administrator does contain the information from my custom registration fields. Is there a way to make it also include the name that the user might place in the "Referrer" field?
I have changed the "newuser" email phrase to be the following, but it does not work: Code:
There is a new user, $username at $vboptions[bbtitle] To view their profile, go here: $vboptions[bburl]/member.php?u=$userid Email Address : $email Birthday : $birthday Referrer: $referrername $customfields |
#2
|
|||
|
|||
Nevermind, I figured it out. Solution:
Use $_POST[referrername] (no quotes) instead of $referrername. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|