![]() |
Thread Rating Conditional
Hey!
Can someone fix this conditional for me? <vb:if thread rating = "more than 3">This thread has a rating average of at least 3</vb:if> and/or <vb:if thread rating = "3,4,5">This thread averages 3, 4, or 5 stars</vb:if> |
What about:
Code:
<vb:if thread rating >= "3">This thread has a rating average of at least 3</vb:if> |
Try this :
Code:
<vb:if condition="$thread['rating'] >= 3">.....................................</vb:if> |
All times are GMT. The time now is 10:06 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:
|