The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Is there an array or something with the current users' information in it? Like userid, username, etc.?
Also, where can I find documentation on using vBulletin's database handling system? I just need to run simple queries like SELECT and UPDATE within my own database for a custom script I'm making. Thanks!! ~ Tom |
#2
|
|||
|
|||
![]()
If you've included the core vbulletin files and everything went well with session handling, use $vbulletin->userinfo for the userinfo array.
Best place to look for info on the db class is to look at vbulletin scripts to see how its done. To get the extra stuff like how to set the db to use, look at class_core.php for the db class. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|