The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Detectiing successful registration
I want to detect that someone has successfully registered using some code on the register.php page. I can check that I am on the register.php?do=addmember page but that is no guarantee of registration. If someone makes an error, they still get sent to register.php?do=addmember.
Is there some additional variable that I can check that confirms they are now a member, on the register.php page? Thanks, Jon |
#2
|
||||
|
||||
The hook register_addmember_complete shpuld only be called when registration was successful.
You could put your code in a plugin in that hook. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|