The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
disable post count but keep satiscitc
is it possible to disable post count in some areas of the forum, but the post still go towards stastic?>
|
#2
|
|||
|
|||
bump
|
#3
|
||||
|
||||
Using if conditions in SHOWTHREAD template enables this..
For example - Code:
<if condition"$threadinfo['forumid'] != '6' || $threadinfo['forumid'] != '7'> ...show postcount code... <else /> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|