The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
How to fetch a userid
I am writing a script that uses vbulletin for usernames and userids.
Currently, I know I can use $info = fetch_userinfo($userid); $username=$info["username"]; echo $username; to display a username for a userid. My problem is going the other way around. Does anyone know how to display a userid for a username? Any help would be appreciated. Thanks! Edit: Also I am aware that I can do this with an sql query. I don't want to have to do that. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|