Back to vBulletin 3.5 Add-ons

Total Threads Hits At Forum Home
Mod Version: 1.0.1, by Omranic

This modification is in the archives.
vB Version: 3.5.x Rating: (3 votes - 5.00 average) Installs: 33
Released: 15 Nov 2005 Last Update: 15 Jan 2006 Downloads: 49
Not Supported Uses Plugins Re-usable Code Translations  

This product is no longer supported!

Total Threads Hits At Forum Home

This is a small lovely prodct that displays the total threads hits at forum home (see the attached screen shot)

Install instructions ::
Very Simple only import this product through your admincp [Add/Import Product]

There is one template modification
it is ::

go to ForumHome template & search inside it about the following code:
HTML Code:
$vbphrase[members]: $numbermembers
then put after it directly the following code ::
HTML Code:
<if condition="$vbulletin->options['threadstothits']">, $vbphrase[phpkd_total_hits]: $totalhits</if>


26/11/2005 Fixed
15/1/2006 Updated to version 1.0.1

Changes log:
1.0.0 ==> initial Release
1.0.1 ==>
  • adding admincp option for switching On/Off
  • Fixed This

    Spoiler (click to open)


    Thanks SolidSnake

    by the way, if you want to get commas in high numbers:

    open the file product-phpkd_total_hits.xml change:
    $totalhits = intval($totalhits['hits']);

    to

    $totalhits = vb_number_format($totalhits['hits']);

    Close
    ( get commas in high numbers )


Upgrading from version 1.0.0 to version 1.0.1:
go to template ForumHome & search for the following code:
HTML Code:
,$vbphrase[phpkd_total_hits]: $totalhits
& replace It with the following code:
HTML Code:
<if condition="$vbulletin->options['threadstothits']">, $vbphrase[phpkd_total_hits]: $totalhits</if>
Then import the attached product with Allow Overwrite set to yes

Thats all
hope You Like It

Download

This modification is archived and cannot be downloaded.

Screenshots

 

Similar Mods

Show Total Subscribers on Forum Home vBulletin 3.5 Add-ons
Forum Home Enhancements Total Thread Hits Per Forum Modification Graveyard
Post Thank You Hack Addon - Total Thanks on Forum Home vBulletin 3.5 Add-ons

vblts.ru supports vBulletin®, 2022-2024