![]() |
list of user globals/vars
hi, is there a list of all vb user globals/vars?
for example : $vbulletin->userinfo['username'] i have been making a script and if i want to display a certain bit of info for the user i have had to trawl through the templates and files to find the correct var, its taking me ages lol. so, is there a compiled list? or does someone have there own list they can share? this would be greate and massivley time saving for me.. Thanks in advance! |
In one of your vBulletin scripts that you're working on, insert the line:
Code:
print_r($vbulletin->userinfo); |
All times are GMT. The time now is 08:34 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|