sgtryan
08-20-2005, 10:01 PM
I have NO clue where to post, so I thought this was appropriate. I just started making modifications and was wondering if there is some sort of tutorial.. how to import the user's username / info etc..
Thanks!
Adrian Schneider
08-20-2005, 10:05 PM
Here is a tutorial (https://vborg.vbsupport.ru/showthread.php?t=62164) on how to create a standard vB page. Basically from there, look at other mods, vbulletin files or posts here to figure out other functions you can use. Other than that, it's just PHP.
$bbuserinfo ($vbulletin->userinfo in 3.5) contains all the users information, such as posts, username, userid, etc. $vboptions ($vbulletin->options in 3.5) contains all the options.. there are many more
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.