The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
display current users' user number
im making a php script that will be added into vB using cmps,
how do i get it to display the current users user id, like 1,2,5? |
#2
|
||||
|
||||
In templates: $bbuserinfo[userid]
Anywhere else: $vbulletin->userinfo['userid'] |
#3
|
|||
|
|||
thanks!, i dont normally deal with the forum side, so sorry if this was a bit of a silly question ,
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|