Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
TIO/FTL Compatible Ranking Ladder System LITE Details »»
TIO/FTL Compatible Ranking Ladder System LITE
Version: 2.0.0, by Jaxel Jaxel is offline
Developer Last Online: Sep 2013 Show Printable Version Email this Page

Category: Major Additions - Version: 3.8.x Rating:
Released: 03-17-2009 Last Update: 08-25-2009 Installs: 28
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.

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.php
http://www.thebreak.net/tekken/
Basic LITE Feature Listing:
  • Fully integrated into the product manager with built in plugins.
  • Fully phrased and built on templates for easy reskinning and styling.
  • Fully administratable and a myriad of settings for personalization.
  • Submission form for users to submit their tournaments for addition.
  • Ability to define specific point modifier values for categories.
  • Ability to define tournaments to specific categories and games.
  • Keeps a paginated history of past tournaments and their values.
  • Each event has full listings of attendance and earned player scores.
  • Ability to upload images for each event, such as bracketted results.
  • Keeps a paginated list of all players, their scores and their ranks.
  • Each player has a full listing of attendance history and scores.
  • Ability to link a player on the ladder to their vbulletin profile.
Advanced PRO Feature Listing:
  • Ability to parse data instantly and directly from TIO files.
  • Ability to automatically generate brackets based on TIO files.
  • Ability to parse data instantly and directly from Forum Tournaments & Ladders.
  • Ability to automatically generate brackets based on Forum Tournaments & Ladders.
  • Ability to embed brackets directly into posts with [bracket]ID[/bracket]
Installation Procedure:
  1. Upload all files in the "upload" directory to your forum root.
  2. CHMOD /ranking/events and /ranking/games to 777.
  3. Import the product "product-rankingladder.xml" in your Product Manager.
  4. OPTIONAL: Import the VBAdvanced RankLad module into your VBAdvanced Pages.
Upgrade Procedure:
  1. Upload all files in the "upload" directory to your forum root.
  2. Take note of the information stored in Ranking Award Values of Ranking Ladder Settings.
  3. Import the product "product-rankingladder.xml" in your Product Manager.
  4. Re-establish your previous Ranking Award Values settings in Ranking Ladder Settings.
NOTES:
  • Before you can add any event listings, you must have both a category, and a game to assign it to.
  • Before you can add any scores for an event, each player in your event must have a Ladder-ID (INT).
  • When adding scores to an event, you need to input their earned rank (INT), and their Ladder-ID (INT).
  • If you are using the PRO version, you should put a player's Ladder-ID as their "Name" field in TIO. Then use the "Edit Existing Event" link and use the "Upload Scores from TIO" form. If you properly added all of your player's Ladder-IDs in your TIO file, the script will automatically add all scores to the event with a single click.
  • If you are using the PRO version, you can automatically generate bracketted results based on the event.
  • You should only need to use the "Rebuild All Events" function if your change the modifier values for your categories or awards; then you will need to rebuild all events to recalculate the scores for events.
  • In order to recalculate scores for player, you will need to run the "Rebuild All Players" function; I do it once a week.
  • Immediately after running "Rebuild All Players", you should also run "Rebuild All Rankings" to calculate ladder positions.
Don't forget to click INSTALL!

For more information on how to purchase the PRO version, feel free to send me a message.

Download Now

File Type: zip RankLad-1.8.0.zip (1.83 MB, 63 views)
File Type: zip RankLad-2.0.0.zip (194.1 KB, 98 views)

Screenshots

File Type: jpg ranklad-home.jpg (184.5 KB, 0 views)
File Type: jpg ranklad-events.jpg (176.9 KB, 0 views)
File Type: jpg ranklad-event.jpg (145.7 KB, 0 views)
File Type: jpg ranklad-players.jpg (163.9 KB, 0 views)
File Type: jpg ranklad-player.jpg (175.3 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #42  
Old 03-20-2009, 08:23 PM
Jaxel Jaxel is offline
 
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmm... this new version created some new errors... give me a moment, as I am fixing them.
Reply With Quote
  #43  
Old 03-20-2009, 08:37 PM
Jaxel Jaxel is offline
 
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay... all errors should be fixed now.
Reply With Quote
  #44  
Old 03-21-2009, 02:45 PM
Jaxel Jaxel is offline
 
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

By request from HoLyMeN... Ranks are now listed in the postbit!

================================================== =========
Version 1.3.0
================================================== =========
  • Added support for displaying a user's linked rank within the postbit.
    • Linked ranks are controlled by the pExt (Forum ID) value of a player.
    • Linked ranks are updated during the existing "rebuild ranks" function.
  • More small and minor MYSQL warnings; they should all be gone now!
  • FILE EDITS SINCE 1.2.0: (make sure you upload these new versions!)
    • upload/ranking.php
    • upload/ranking/functions_rank.php
    • upload/ranking/functions_rank_pro.php
Reply With Quote
  #45  
Old 03-21-2009, 04:48 PM
EWGF EWGF is offline
 
Join Date: May 2007
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jaxel View Post
You can add timezones in your control panel. Only timezones found HERE: http://us.php.net/timezones will function with this mod. You cant use something like "EST", you must use "US/Eastern"; as it will automatically take daylight savings into consideration. BTW... I hate Electric Wind God Fist... but I LOVE Bloodline Rebellion. Whats your name on TZ?
Ah okay, Europe/Amsterdam will be enough then.
Reply With Quote
  #46  
Old 03-21-2009, 10:43 PM
EWGF EWGF is offline
 
Join Date: May 2007
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #47  
Old 03-21-2009, 10:59 PM
Jaxel Jaxel is offline
 
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

EWGF, define an admin group in your user settings... you will see new options on the ladder then.
Reply With Quote
  #48  
Old 03-21-2009, 11:05 PM
EWGF EWGF is offline
 
Join Date: May 2007
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, overlooked that :P
Reply With Quote
  #49  
Old 03-21-2009, 11:17 PM
EWGF EWGF is offline
 
Join Date: May 2007
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
XML uploading btw still gives me error, lol lite version
Reply With Quote
  #50  
Old 03-21-2009, 11:19 PM
Jaxel Jaxel is offline
 
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #51  
Old 03-21-2009, 11:25 PM
EWGF EWGF is offline
 
Join Date: May 2007
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:00 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05483 seconds
  • Memory Usage 2,349KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (7)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete