The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
:classic: Not the user name, but rather the user ID number...
hope I'm using the right wording... |
#2
|
|||
|
|||
![]()
anyone?
|
#3
|
|||
|
|||
![]()
Run a query:
[sql] # vb3_ is your vB table prefix SELECT userid FROM vb3_user WHERE username = 'RedGTiVR6'; [/sql] Use one of these: Code:
$vbulletin->userinfo['userid'] in PHP code $bbuserinfo[userid] in vB template |
#4
|
||||
|
||||
![]()
Can't you also view it when viewing someones profile it will say in the address bar
PHP Code:
|
#5
|
|||
|
|||
![]()
Yes, it can be found at the top when editing a user. I kept looking on that page, just couldn't find it...finally found it though.
Thanks! |
#6
|
||||
|
||||
![]()
Your welcome
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|