![]() |
Check Post Count...
Edit: Works now. My apologies.
I searched with no luck. I'd like to display a certain image if post count exceeds xxx. Using "$post[posts]", how can I use the VB condition statement to do this? i.e.: <if condition="$post[posts]>100"><img src = PICTURE.JPG></if> But not luck.. Thanks. |
Where exactly are you displaying the image? In the postbit?
If so try: Code:
<if condition="$post['posts'] > 100"><img src="PICTURE.JPG"></if> |
All times are GMT. The time now is 09:42 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:
|