![]() |
If Condition For Minimum Posts
How do i set a if condition for minimum posts?
On my site i want to show the shoutbox for members over 10 posts only... I've tried this: <if condition="$bbuserinfo['posts']==10"> But it only shows to members with 10 posts, not 10 and above. |
Quote:
HTML Code:
< |
What do u mean m8...
|
Actually he meant to use the greater than sign, not less than, and he meant that your code should be:
Code:
<if condition="$bbuserinfo['posts']>=10"> |
Thanks a lot m8...
|
Quote:
Ah sorry, I thought he meant to show it for users with less posts as that is the case communly. Thank you for correcting it :) |
Quote:
Would it be better to hide the shoutbox for members with less than 10 posts. Instead of showing the shoutbox for members with over 10 posts? Is one way easyer on the server than the other? |
Quote:
|
All times are GMT. The time now is 11:58 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|