The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to get the username of a user id
You use
PHP Code:
PHP Code:
But how can you get the username of a user, when you have the user id ? |
#2
|
|||
|
|||
Youll need to use php code, but something like
$newuser = fetch_userinfo($userid); $newuser['username'] |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|