| |||||||
This is a discussion on vBulletin Variables List within the vBulletin section, part of the Internet Forum Softwares category; vB variables list comes in handy now:- If you know some more.. list them out !!...
![]() |
|
| | LinkBack (1) | Thread Tools | Display Modes |
#1
| ||||
| ||||
| vB variables list comes in handy now:- If you know some more.. list them out !!
__________________ Would you like to Link To Us | Support TECH6 by going Premium Know more about me at Vinayaks.com | Follow TECH6 at Twitter |
|
#2
| ||||
| ||||
| $BBuserinfo Array, this can show anything thats stored in the user table
__________________ Would you like to Link To Us | Support TECH6 by going Premium Know more about me at Vinayaks.com | Follow TECH6 at Twitter |
|
#3
| ||||
| ||||
| Ad Location Template variables:-
Miscellenous:-
__________________ Would you like to Link To Us | Support TECH6 by going Premium Know more about me at Vinayaks.com | Follow TECH6 at Twitter |
|
#4
| ||||
| ||||
| Site Statistics:-
__________________ Would you like to Link To Us | Support TECH6 by going Premium Know more about me at Vinayaks.com | Follow TECH6 at Twitter |
|
#5
| ||||
| ||||
|
Wow, Maybe I should make it to where you are the only one who can post in this topic. Should I merge all yoyur posts?
__________________ My iPhone is better than yours........... I Am Back! |
|
#6
| ||||
| ||||
|
can u tell me how to use it...
|
|
#7
| ||||
| ||||
|
__________________ Would you like to Link To Us | Support TECH6 by going Premium Know more about me at Vinayaks.com | Follow TECH6 at Twitter |
|
#8
| ||||
| ||||
| Code: $vbulletin->$vboptions[timeoffset] |
|
#9
| ||||
| ||||
|
If anyone has attempted to look this up and help me, I appreciate the time spent, and I'm sorry for wasting your time. I figured out how to do it (at least one way). The format I used was this: PHP Code: I hope this can help some of the others who asked the question, "how do I use this." |
|
#10
| ||||
| ||||
|
I'm working in posbit_legacy, and want to use the $thread array in a conditional. The variable I want is whether it is closed or not. Can you tell me what index this is? Better yet, how about a list of all the $thread indexes? Mostly though, I would just like to know how to do this: <if condition="$thread['what is this'] == answer for closed"> Thanks in advance |
|
#11
| ||||
| ||||
|
For thread closed, try these in showthread template:- HTML Code: <if condition="$show['closethread']"> HTML Code: <if condition="$threadinfo[open] == 0">
__________________ Would you like to Link To Us | Support TECH6 by going Premium Know more about me at Vinayaks.com | Follow TECH6 at Twitter |
|
#12
| ||||
| ||||
|
I tried HTML Code: $show['closethread'] That said, the other option HTML Code: $threadinfo[open] So thank you once again. |
|
#13
| ||||
| ||||
|
no thing ti say just a biiiiiiig thanx²
|
|
#14
| ||||
| ||||
| stylevar Array, this contains all the paths to forum images and other style variables that are editable in the Styles and templates Stylevars.. |
|
#15
| ||||
| ||||
|
$ad_location[ad_showthread_beforeqr] - Displays content of ad_showthread_beforeqr template $ad_location[ad_showthread_firstpost] - Displays content of ad_showthread_firstpost template I want is whether it is closed or not. Can you tell me what index this is? Better yet, how about a list of all the $thread indexes?
__________________ bioenergoterapeuta chicago |
![]() |
| Bookmarks |
| Tags |
| vbulletin, vbulletin variables |
| Thread Tools | |
| Display Modes | |
| |
LinkBacks (?)
LinkBack to this Thread: http://tech6.com/f51/vbulletin-variables-list-t123/ | ||||
| Posted By | For | Type | Date | |
| Liste de Variables utilisées dans vBulletin - vBulletin-Ressources | This thread | Refback | 02-03-2009 10:20 AM | |