![]() |
Conditional
What is the conditional for making something only show if there is 1 post? And one for if there is 5 or more posts?
|
Can someone help me with this?
|
Not trying to spam but... one more time I will ask.
|
You may want to post more information. For instance, when talking about the number of posts, do you mean a particular member's post count, or the number of posts in a thread?
|
Posts in thread.
|
You would need to write some php code for a plugin that grabed the thread count when the thread is being processed for output. You would use the $show array. Just set $show['something'] = false. Then if the post count was at a certain level you would set $show['something'] = true.
Then use $show['something'] in your template conditional. |
Ok maybe you guys are confused???
I want it so my google ads only show when there is more than 3 posts in a thread. |
Code:
<if condition="$postcount > 3"> |
ok what about anything 3+
|
What do you mean? If the thread has more than 3 posts? Thats what acidburn's code does.
|
All times are GMT. The time now is 04:44 AM. |
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:
|