The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Redirect User upon Registration!
how can i send new registrations to a specific url?
|
#2
|
||||
|
||||
If you have set the method of registration to instant redirect, go to the plugin manager at the acp of your forum and then at create a new plugin.
For hookname choose: register_addmember_complete. Then at the php code section add this code; PHP Code:
If instead you have set the method of registration to Email activation, for hook name at the plugin use register_activate_process and at the php code section use the same code as above: PHP Code:
Things to note: Replace the text below: Code:
url to where you want to redirect your users after the registration Hope it helps. |
#3
|
|||
|
|||
will try this now thanks alot dude!
|
#4
|
||||
|
||||
|
#5
|
||||
|
||||
P.s. You can also use my mod here.
https://vborg.vbsupport.ru/showthread.php?t=235509 remove the version at the depency and it should work at a vb 3x as well. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|