The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello how can i hide/remove on main page (forumhome) subforums but only from specific forumd_id
i try to do like that in forumhome_forumbit_level1_post & forumhome_forumbit_level2_post find <strong>$vbphrase[subforums]</strong>: $forum[subforums] and add condition but it doesnt work ![]() Code:
<if condition="!in_array($foruminfo[forumid], array(24,25))"> <strong>$vbphrase[subforums]</strong>: $forum[subforums] </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|