The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
im probally just having a brain fart do to lack of sleep but i cant get this to do what i want it to do.
Code:
<if condition="$vboptions[setting] == '1'">
ON
<else />
OFF
</if>
Code:
<setting varname="setting" displayorder="1"> <datatype>boolean</datatype> <optioncode>yesno</optioncode> <defaultvalue>1</defaultvalue> </setting> anywho, off to bed |
|
#2
|
|||
|
|||
|
Quote:
Code:
<if condition="$vboptions[setting]">
ON
<else />
OFF
</if>
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|