The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
For example, I created my own external registration page for vB. Out of these hooks, would I use to make a plugin that redirects the user to a page of my choice after he/she signs up?
register_addmember_complete register_form_complete register_signup Also which one of these would I use to redirect a user to a page of my choice after he/she activates their account by clicking on the link in their email? register_activate_form register_activate_process register_activate_start Speaking of the activation process, is it possible to create an external page for it? |
#2
|
||||
|
||||
![]()
Look at register_addmember_complete, and the code below it. You will find $vbulletin->url.
|
#3
|
|||
|
|||
![]()
Okay, thanks. What about the activation?
|
#4
|
||||
|
||||
![]()
Did you look at the hooks you posted yourself? register_activate_process
|
#5
|
|||
|
|||
![]()
I was asking because I had tried something before & it turned out to be the wrong hook. I think I've got it all now. I'll come back if there's something else.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|