The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm searching frantically, but I'm hoping someone can tell which vB variables I can use within the register_activate_process plugin hook
I'm looking to include the registration email address, userID, and username within the XML post below :| $email, $userid, $username, etc... I'm really new to this so please bare with me if this makes no sense... PHP Code:
Figured it out, sorry for the wasted thread... $vbulletin->userinfo['username']; |
#2
|
|||
|
|||
![]()
You can always check the PHP files themselves, whatever variables are located near that hook location should be available for use in a plugin at that hook.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|