The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
Actually, we don't even need to run a query. This pulls up the right info in the forumhome_start hook without any query:
Code:
var_dump($vbulletin->userstats['newuserid']); var_dump($vbulletin->userstats['newusername']); Now we just need to figure out how to use fetch_musername with that to get it to show the html markup. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|