The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I'm looking for a hack that shows up for users that have a 0 post count promting them to make that first post.
thanks |
|
#2
|
|||
|
|||
|
Bang this in the bottom of your navbar template. Make sure it's right at the bottom though otherwise everything will break and die.
Code:
<if condition="$bbuserinfo[posts] < 1">Why not take the plunge and make that first post?</if> |
|
#3
|
|||
|
|||
|
thank you!
i take it i can have < 2" to promt them to start a thread? |
|
#4
|
|||
|
|||
|
you can have < 100 or more if you really wanted
|
|
#5
|
|||
|
|||
|
nice :squareeyed:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|