The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
TIO/FTL Compatible Ranking Ladder System LITE Details »» | |||||||||||||||||||||||||||||||||||||||||
TIO/FTL Compatible Ranking Ladder System LITE
Developer Last Online: Sep 2013
This ranking system is based very loosely on the Association of Tennis Professionals ATP Entry Ranking System (as apposed to their ATP Race System). What this means, is that players are ranked by the total scores of their best performances within a specified time period. Using this system solves many problems within other ranking systems; especially race systems that tend to give preference to players who attend the most tournament events. This system ensures a more accurate calculation on the relative performances of players.
With this system, a player's rank is calculated using their best scores within a specified time period. Stronger players are not penalized because they had a "bad day", and weaker players are not rewarded by attending the most events. By specifying best scores limit, a player's weakest performances will be ignored in the ranking calculations (provided that player attends enough tournaments to exceed the limit). By specifying a time period, the system will automatically weed out stale rankings and remove players who are no longer active. What is this mod? Using this system, you can put together a fully featured ranking system for your tournaments. The purpose of this system is to give users a method to calculate rankings for all manner of events, even events that exist outside the spectrum of your forums. Because of this, this mod does NOT integrate with your forum user database; if it did, people who attended your event, but are not members of your forum, would be left out and it would skew the point values for events. Product Demo: http://www.8wayrun.com/ranking.phpBasic LITE Feature Listing:
For more information on how to purchase the PRO version, feel free to send me a message. Download Now
Screenshots
Show Your Support
|
Comments |
#42
|
|||
|
|||
Hmm... this new version created some new errors... give me a moment, as I am fixing them.
|
#43
|
|||
|
|||
Okay... all errors should be fixed now.
|
#44
|
|||
|
|||
By request from HoLyMeN... Ranks are now listed in the postbit!
================================================== ========= Version 1.3.0 ================================================== =========
|
#45
|
|||
|
|||
Quote:
|
#46
|
|||
|
|||
How can I add categories and games? I think the lack of it is preventing me from uploading an xml
And I saw something about recounting stuff. Can't find anything about it... Almost as if I'm missing a lot of files, yet they're all uploaded |
#47
|
|||
|
|||
EWGF, define an admin group in your user settings... you will see new options on the ladder then.
|
#48
|
|||
|
|||
Thanks, overlooked that :P
|
#49
|
|||
|
|||
Adding players to a tournament gives this error:
Code:
Database error in vBulletin 3.8.1: Invalid SQL: SELECT *, COUNT(playerID) as count FROM rank_events AS rank_events LEFT JOIN rank_categories AS rank_categories USING(categoryID) LEFT JOIN rank_scores AS rank_scores USING(eventID) WHERE rank_events.eventID = '1'; MySQL Error : Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause Error Number : 1140 Request Date : Sunday, March 22nd 2009 @ 01:13:31 AM Error Date : Sunday, March 22nd 2009 @ 01:13:31 AM Script : http://*/forum/ranking.php?do=event&eid=1 Referrer : http://*/forum/ranking.php?do=event&eid=1 IP Address : Username : Classname : vB_Database MySQL Version : 5.0.45-Debian_1ubuntu3.3-log |
#50
|
|||
|
|||
EWGF, please download the new version... I replaced all USING JOINS with ON JOINS...
People with older versions of MYSQL were having problems with USING JOINS. |
#51
|
|||
|
|||
The error persists.
Code:
Database error in vBulletin 3.8.1: Invalid SQL: SELECT *, COUNT(playerID) as count FROM rank_events AS rank_events LEFT JOIN rank_categories AS rank_categories USING(categoryID) LEFT JOIN rank_scores AS rank_scores USING(eventID) WHERE rank_events.eventID = '1'; MySQL Error : Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause Error Number : 1140 Request Date : Sunday, March 22nd 2009 @ 01:24:19 AM Error Date : Sunday, March 22nd 2009 @ 01:24:19 AM Script : http://*/forum/ranking.php?do=event&eid=1 Referrer : http://*/forum/ranking.php?do=event&eid=1 IP Address : Username : Classname : vB_Database MySQL Version : 5.0.45-Debian_1ubuntu3.3-log |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|