The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
$post['usergroupid'] and <if> Questions
I'm trying to do this in the postbit_legacy:
Code:
<if condition="$post['usergroupid'] == 8"> (If the post OWNER's usergroup id is 8) <!-- HTML here --> <else /> <!-- More Code --> </if> Also, which conditions are allowed in the <if> statements? Are they similar/the same as php? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|