Back to vBulletin 3.6 Add-ons

Dream/TomasDR Forum Statistics
Mod Version: 4.00, by TomasDR

This modification is in the archives.
vB Version: 3.6.8 Rating: (3 votes - 5.00 average) Installs: 38
Released: 06 Dec 2007 Last Update: 06 Dec 2007 Downloads: 162
Not Supported Uses Plugins Additional Files Re-usable Code Translations  

Dream/TomasDR Forum Statistics

About This Hack:
With permission from Dream I have modified and expanded his statistics add-on, plus I added a couple changes.

You can use Dream's original Forum Statistics add-on here or you can download mine. Note the product names are different so you will need to uninstall Dream's Forum Statistics first.

The same warning applies with this add-on as with Dream's.
Warning: This add-on is not good for big forums, it calculates all the info on the fly.

Changes from Dream's statistics:
  • I changed the Oldest & Youngest members shown to also include people that set their profile to "Display Age", originally Dream has it where it only displayed people who set it to "Display Age and Date of Birth".
  • I also added a Lowest Reputation column for the Users statistics page.
Additions to Dream's statistics:
  • Added the ability to set the default number of results in the settings. (Default Number of Results, default 10)
  • Added the ability to display all users' Birthdays, even those who choose to hide their age, in the youngest/oldest column in the settings. (Show All Birthdays?)
  • Added a statistics page for the Post Groan Hack if installed. (Enable it in settings)
  • Changed the Thread statistics page if you have the Who Has Read Hack installed, I feel it is a much better representation of popularity then # of views. It adds top number of "Who has read" threads and also adds "Most Viewed in the last X days" to compliment "Most Replied in X Days". (Enable it in settings, note there is no need to disable "Enable Thread Stats?")
  • Added a statistics page for the vbImageHosting Hack if installed, the statistics page is similar to the attachments page showing top users, latest uploads, and totals. (Enable it in settings)
Note all of the above additions are disabled by default, only enable them if you have the corresponding hack installed.

Installation Overview:
  1. Unzip the file.
  2. Upload everything in the Forum directory to your forums.
  3. Install the product.
  4. Optional: Edit the navbar to provide the link to statistics.php (Choose only one option)
    1. In the template Navbar
Option #1 - Find:
Code:
<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
Add AFTER:
Code:
<td class="vbmenu_control"><a href="statistics.php$session[sessionurl_q]">$vbphrase[statistics_statistics]</a>
OR If you want to add it to the QuickLinks dropdown.
Option # 2 - Find:
Code:
<if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php$session[sessionurl_q]">$vbphrase[whos_online]</a></td></tr></if>
Add AFTER:
Code:
<td class="vbmenu_option"><a href="statistics.php$session[sessionurl_q]">$vbphrase[statistics_statistics]</a>
OR If you want to HIDE the link from all but some usergroups.
Option # 3 - Find:
Code:
<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
Add AFTER: Where ($vbulletin->userinfo, 6, 7) are the usergroup #'s
Code:
<if condition="is_member_of($vbulletin->userinfo, 6, 7)"><td class="vbmenu_control"><a href="statistics.php$session[sessionurl_q]">$vbphrase[statistics_statistics]</a></td></if>
Version Info:

Version 4.0:
Please post your comments or suggestions for this hack. I will read ALL posts.

PLEASE CLICK !
(You will get an email when a new version is released.)

Download

This modification is archived, downloads are still allowed.

File Type: %1$s Forum Statistics.zip (28.1 KB, 160 downloads)

Supporters / CoAuthors

  • Dream

Screenshots

Click image for larger version
Name:	topposters.jpg
Views:	599
Size:	35.1 KB
ID:	73132  

Similar Mods

Statistics Modifications Live Forum Statistics on All Pages in Forum Header vBulletin 3.6 Add-ons
Statistics Modifications Live Forum Statistics on All Pages in Forum Header vBulletin 3.7 Add-ons

vblts.ru supports vBulletin®, 2022-2024