The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Condition for replycount on Forumdisplay (threadbit)
Hello
I want to highlight threads with 0 replies. Therefor I need a condition for the replycount. In vB3.8 it was: <if condition="$thread[replycount] != 0"> I tried: Code:
<vb:if condition="$thread[replycount] = 0"> Code:
<vb:if condition="{vb:raw thread.replycount} = 0"> The change will be in threadbit template Help would be much appreciated StarBuG |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|