The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Re: switching to vB across our site but using it to run user registration & authentication on legacy apps.
I need to pass a value to our login plugin from the login form. The value is added as a hidden field on the form, but I haven't figured out where it comes up in functions_login.php so that I can pass it to a plugin hooked at login_verify_success. I was trying to get it at $vbulletin->GPC['my_new_value'] but no luck. Any and all clues will be most appreciated. Thanks. |
#2
|
|||
|
|||
![]()
Before you can use it in $vbulletin->GPC, the variable must first be loaded:
PHP Code:
|
#3
|
|||
|
|||
![]() Quote:
Once again: thanks very much for your kind and helpful reply. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|