Mod Name / Version: Top Ten v1.0
Description: This mod shows you top ten users on your boards for selected category. You can choose a period of days you want to make stats for.
Working Under: UBB.Threads 6.4
Mod Status: Finished
Any pre-requisites: None.
Author(s): PaNTerSan
Date: 06/18/04
Credits: dimopoulos for
My Home Post Statistics 1.2 and some guy for Top ten query
Files Altered: admin/menu.php
New Files: admin\topten.php, admin\topTenCat.php
Database Altered: NO.
Info/Instructions: See below.
Disclaimer: Please backup every file that you intend to modify.
If the modification modifies the database, it's a good idea to backup your database before doing so.
Note: If you modify your UBB.Threads code, you may be giving up your right for "official" support from Infopop.If you need official support, you'll need to restore unmodified files. My notes: [*]When using my instructions, use some board that supports ubbCode and make copy&paste instructions to a post - then use magic: preview

[*]If you enter 0 days you will get stats for predefined periods (interval). [*]Script is stand allone so if you would like to make stats for specific board for specific period you can user days, months, years and category GET variables. category is a NUMBER of category and NOT keyword of a board. If you enter 6666 you will get stats for all boards otherwise for a specific category.
Also you can use day, month and year GET variables for predefined periods (interval). Just one or more of them to some value. [*]Queris can take some time and you might get over your execution time of a script. This depends on number of posts per board per period of time.
Feature suggestions & improvements: [*]Better interface

[*]Better queries
History 2004.06.18 PaNTerSan - 0.9.0b Original coding started