The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Forum Registration Hooks
Hi Guys
i need a little help with knowing which one of the regsitration template hooks is called with once you load register.php register_activate_process register_activateform register_activate_start register_start some help please |
#2
|
|||
|
|||
It depends on what registration function is being performed (what the value of the 'do' parameter is). register_start is always called near the beginning, but the others depend on 'do'. We might be able to help if you can tell us exactly what you want to do, otherwise the best thing is probably to look at the code in register.php and find a hook that's called in at a location that you can use.
|
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
Then I guess you could try register_start.
|
#5
|
|||
|
|||
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|