The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
call settings to external page with global $vbulletin
I have been using a plugin to use vbulletin data on an external page .. somerthing along the lines of
global $vbulletin; $username=$vbulletin->userinfo['username']; returning the values of $vbulletin->userinfo array basically lists all the settings within the 'users' table. is there a variable i can use to pull the settings from the database? rather than writing a whole query. thanks. --------------- Added [DATE]1297341581[/DATE] at [TIME]1297341581[/TIME] --------------- i worked it out can be done with $vbulletin->options['value']; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|