![]() |
Post Count Represented By Graphics (3.5.4)
Hi,
I would like to make the post count represented by graphics. For example, if a post is less then 50 show something, less then 100 show something else and so on. I remember a Stars hack but am having trouble converting this. Can anyone point me in the right direction on what needs editing or better still a hack tht may exist already for 3.5? Many thanks. |
as far as i know they're called ranks. I havent seen any on vbulletin forums, but I used them when I had phpbb forums. I assume they aren't transferrable to vbulletin forums from phpbb sites.
|
Quote:
Code:
//$this->post['posts'] = vb_number_format($this->post['posts']); Code:
$vbphrase[posts]: $post[posts] Code:
<if condition="$post[posts] <= 999"> |
Many many thanks! Got it all working with your help here.
|
All times are GMT. The time now is 08:18 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:
|