The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Post count condition...
In the postbit template, I would like to show something if the post viewer has more then a certain number of posts... how can I do that?
I know I've seen it done, but I can't seem to find it.... Thanks in advance.. nando |
#2
|
||||
|
||||
It's been discussed here before - you need to create a plugin to grab the actual number. The number in the postbit is the formatted number and thus you can't compare it correctly to other numbers.
|
#3
|
|||
|
|||
I see.... any chance someone (Lynne, lol jp) wana help me write this plugin? Or write it for me and get compensated....
--------------- Added [DATE]1227745957[/DATE] at [TIME]1227745957[/TIME] --------------- I figured it out.... lol I'm using this and it works fine... Code:
<if condition="$bbuserinfo['posts'] > 5"> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|