The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to get current user thier ID?
Hi Guys,
First time developing a plugin for vBulletin, and i think im about to pass out xD. I'm trying to do the following: Code:
$userid = $vbulletin->userinfo[userid]; $sql="SELECT `xp` FROM `rank` WHERE `userid` = '".$userid."'"; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|