The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
List of $Show variables
I have a couple of silly questions.
First question: If I have code like: Code:
<vb:if condition="$show['guest']"> or <vb:if condition="$show['member']"> <vb:if condition="$bbuserinfo['posts'] = 1000"> Second question, is there a way to determine all the conditions that could be tested with "$show"? |
#2
|
||||
|
||||
What I generally would do, is use a plugin to display the contents of the $show array at the desired location, because its contents will vary depending on which script is running.
|
#3
|
|||
|
|||
Thanks.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|