The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
It looks as though it uses the $forumbits variable, which calls from the templates:
forumhome_forumbit_level1_nopost forumhome_forumbit_level1_post forumhome_forumbit_level2_nopost forumhome_forumbit_level2_post You could possibly look in there and use <if> conditions to only display for certain forums, such as: HTML Code:
<if condition="$forum[forumid] == x"> what you don't want to include <else /> what you do want to include (the thread/post columns) </if> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|