Influx and Lustrous Upgraded to vBulletin 4.1.4

Support Forum

vBulletin Skins, IPB Skins, phpBB Skins and SMF Skins Support Forum


Go Back   ForumThemes Forums > Forum Resources > Helpful Tips, Tricks & Articles

Follow ForumThemes on Twitter!
Acquiring Tweets
Follow us on Twitter!

Reply
 
LinkBack Thread Tools Display Modes
Old 01-15-2009, 10:22 PM   #1 (permalink)
Customer
  • Join Date: Jan 2009
  • Location: Canada
  • Posts: 1,949
  • User Status: Offline
  • Contact this user:

    Send a message via AIM to william Send a message via MSN to william


Default vBulletin Variables List

If you have more - List them!

$BBuserinfo Array, this can show anything thats stored in the user table
Code:
      $bbuserinfo[username]                 Username
      $bbuserinfo[userid]                   User ID number
      $bbuserinfo[posts]                    Users postcount
      $bbuserinfo[signature]                Users signature
      $bbuserinfo[email]                    User Email Address
      $bbuserinfo[homepage]                 Users homepage in profile
      $bbuserinfo[msn]                      Users MSN address from profile
      $bbuserinfo[yahoo]                    Users Yahoo address from profile
      $bbuserinfo[icq]                      Users ICQ address from profile
      $bbuserinfo[usertitle]                Users custom usertitle
$VBoptions Array, these are the options stored in the settings table, i.e things that you configured from Vbulletin AdminCP>>Vbulletin Options.
Code:
      $vboptions[forumactive]               Status of whether forum is turned on/off
      $vboptions[bbclosedreason]            Reason why forum turned off
      $vboptions[bbtitle]                   Forum title
      $vboptions[bburl]                     Forum URL
      $vboptions[hometitle]                 Site homepage Title
      $vboptions[homeurl]                   Site homepage URL
      $vboptions[copyrighttext]             Site copyright text
      $vboptions[privacyurl]                URL to forum privacy statement
      $vboptions[webmasteremail]            Webmaster email address
      $vboptions[contactuslink]             contact us URL
      $vboptiions[enablehooks]              Status of plugin/hook system
      $vboptions[imagetype]                 Determine if using GD or Imagemagick
      $vboptions[timeoffset]                forum time offset
      $vboptions[cookiepath]                forum cookie path
      $vboptions[legacypostbit]             Determine if using legacy (side) postbit or new horizontal postbit
      $vboptions[use_smtp]                  If SMTP mail is enabled
      $vboptions[smtp_host]                 SMTP hostname
      $vboptions[smtp_port]                 SMTP port number
      $vboptions[allowregistrations]        Determine if new users can register
      $vboptions[welcomemail]               Determine if welcome mail is sent on registration
      $vboptions[avatarenabled]             Check if avatars are enabled
      $vboptions[reputationenable]          Check if reputation system is enabled
$stylevar Array, this contains all the paths to forum images and other style variables that are editable in the Styles and templates >> Stylevars
Code:
      $stylevar[titleimage]                 Path/filename for top banner
      $stylevar[outertablewidth]            The width of your forum
      $stylevar[spacersize]                 Spacing betwen main body and content
      $stylevar[cellspacing]                Inner border width
      $stylevar[cellpadding]                Table cell padding
      $stylevar[formwidth]                  Form width in pixels
      $stylevar[imgdir_buton]               Path for forum buttons
      $stylevar[imgdir_statusicon]          Path for status icons
      $stylevar[imgdir_attach]              Path for attachment icons
$css array, this is where all the CSS attributed can be located
Code:
      $css variables[body][background]      Body background colour
      $css[body][color]                     Body text colour
      $css[body][LINK_N][color]             Body normal links
      $css[body][LINK_V][color]             Body visited links
      $css[body][LINK_M][color]             Body link hover colour
      $css[.page][background]               Page background colour
      $css[.page][color]                    Page text colour
      $css[.tborder][background]            Table border background colour
      $css[.tborder][color]                 Table border font colour
      $css[.tcat][background]               Category strip background/colour
      $css[.tcat][color]                    Category strip font colour
      $css[.thead][background]              Table header background gradient/colour
      $css[.thead][color]                   Table header background colour
      $css[.tfoot][background]              Table footer background colour/gradient
      $css[.tfoot][color]                   Table footer text colour

Information Resource:
vBulletinSetup.com
__________________
William Wilson
ForumThemes - Owner
vBulletin Skins | IPB Skins | phpBB Styles

Last edited by william; 01-15-2009 at 11:23 PM.
  Reply With Quote
Old 12-13-2010, 11:29 AM   #2 (permalink)
Banned
  • Join Date: Dec 2010
  • Location: New York
  • Posts: 5
  • User Status: Offline


Unhappy forum variable.

Thanks for giving list of variable. so, anyone can get help that how to declare variable in vBulletin 4.
  Reply With Quote
Reply

Bookmarks

Tags
array, code, if statement, php, template, varibles, vbulletin skins

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Powered by: vBulletin Versio3.8.7
Copyright ©2000 - 2012, Jelsoft Enterprises Limited.

SEO by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12