The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
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. |
#2
|
|||
|
|||
![]()
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.
|
#3
|
|||
|
|||
![]() Quote:
Code:
//$this->post['posts'] = vb_number_format($this->post['posts']); Code:
$vbphrase[posts]: $post[posts] Code:
<if condition="$post[posts] <= 999"> |
#4
|
|||
|
|||
![]()
Many many thanks! Got it all working with your help here.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|