The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
I helped Ludnix out with his question.
Instead of doing this the smart way, which involves putting a hidden value on the registration page and then carrying that value throughout the registration process, I decided to take the easy (and fast) route and use a temporary cookie to store my data. In register.php, right under this line: PHP Code:
PHP Code:
Then, after the user completes registration. The task is to redirect them to whatever that cookie value is. So I found this line: PHP Code:
PHP Code:
If you want, you can then delete your cookie: PHP Code:
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|