The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
if conditional OR
Hi guys i have this code
Quote:
i need the conditional to field 11 or field 13 what is the right code, i have try this but its wrong Quote:
thank you guys :up: |
#2
|
|||
|
|||
You could use this way:
PHP Code:
|
#3
|
||||
|
||||
Code:
<if condition="($post['field11']) OR ($post['field13'])"> code </if> |
#4
|
||||
|
||||
thank you guys
|
#5
|
||||
|
||||
Very useful tips. Thanks.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|