The Arcive of vBulletin Modifications Site. |
|
Total Threads Hits At Forum Home Details »»
|
|||||||||||||||||||||||||
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 HTML Code:
<if condition="$vbulletin->options['threadstothits']">, $vbphrase[phpkd_total_hits]: $totalhits</if> 26/11/2005 This Fixed 15/1/2006 Updated to version 1.0.1 Changes log: 1.0.0 ==> initial Release 1.0.1 ==>
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 HTML Code:
<if condition="$vbulletin->options['threadstothits']">, $vbphrase[phpkd_total_hits]: $totalhits</if> Thats all ![]() hope You Like It ![]() Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Nice.
/me will check it out later |
|
#3
|
||||
|
||||
|
thanks.
how come my Active Members doesnt show? this is what the coding looks like: PHP Code:
|
|
#4
|
||||
|
||||
|
rb290
you must import the product first then make template modification & you must see it at your forum home do this & tell me what happened with you |
|
#5
|
||||
|
||||
|
Neat stuff, handy to know exactly how many hits there's been - thanks!
*clicks install |
|
#6
|
||||
|
||||
|
Installed!
|
|
#7
|
||||
|
||||
|
Wouldn't this become quite a large number after time?
|
|
#8
|
||||
|
||||
|
Quote:
|
|
#9
|
||||
|
||||
|
Quote:
|
|
#10
|
||||
|
||||
|
Is it possible to edit the number of total hits? If so how?
|
![]() |
|
|