The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Combining a conditional with an array
Hey everyone,
I am trying to hide certain forums from being visible to guests on forumhome. I have the conditional to hide them but I do not know how to keep them hidden for guests only. This is what I have to hide: <vb:if condition="!in_array($forum['forumid'], array(###,###,###,###))"> I believe I add AND $show['member'] but when I do the entire forum home becomes invisible so apparently I am doing it wrong. Thanks everyone! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|