Ladder Description:
Users or teams can also join ladders and challenge other players or teams in the ladder. Elo rating system is used which calculates the difficultly of a match according to the players' ranks and this is taken into account when the ranks are updated after the match is finished.
Feature List:
Tournament Features
Hall of Fame (Top 10 Tournament Players)
Permissions can be set per usergroup
(AdminCP -> Usergroups -> Usergroup Manager -> {Select Usergroup} -> Tournament Permissions)
Tournaments start automatically when no slots are left
Tournaments have proper Date/ Time converted to users timezone and DST
2 Tournament Modes: Last Man Standing and Single Elimination
Filter Tournaments Displayed according to Tournament Status
Tournament User Stats Page
'Start Tournament' for Single Elimination adds bye players and creates brackets
Tournament options
Turn on/off tournament
Create Thread on Tournament Creation
Tournament Stats in Member Profile
Tournament Stats in Postbit (Can be turned on/off in Tournament Options)
Comments per page
Tournament description length shown in tournament List
Tournament Display
LMS realtime ranking shows if players are equal positions
Tournament View Counter
Tournament creator and last edited by notes at bottom of tournament
separate page for accepting/rejecting challenges and submitting score (have to be accepted by other user)
Tournament Announcements
Tournament Moderators can create/edit announcements
Uses forum last visit for announcement read marking
Shows last user to edit announcement
Categories
Share categories for tournaments/ ladders
Category displays in navbar when viewing ladder/ tournament
Installation:
Follow instructions included in .zip
If you are using v3.6.x you will need to download this product file and import it
(It contains memberinfo css which is used in profile comments in v3.7.x and is in used in Tournaments Comments and Team Profiles)
Click Install
Future Features:
Add more Different Tournament Types (Double Elimination and Round Robin)
Allowing a player to only join one team per ladder
Use 3.7/3.8 notification system
My Teams page
Easy way to Re-arrange users in tournament
Limit number of challenges per week/day
Ladder match finder
Custom message included in challenge pm sent to user
Donations:
If you want to donate please click 'Support Developer'
Just installed the latest version and getting the following error:
Code:
Database error in vBulletin 3.8.1:
Invalid SQL:
SELECT players.id, players.userid, players.username AS sname, user.teamname AS username, user.teamid, players.round, players.slot, players.time, players.round2, players.round3, players.round4, players.round5, players.round6, players.round7, players.round8, players.round9, players.round10, players.round11, players.winner FROM tmnt_players AS players LEFT JOIN tmnt_teams AS user ON (players.userid = user.teamid) WHERE tid=11 ORDER BY slot ASC;
MySQL Error : Unknown column 'players.round8' in 'field list'
Error Number : 1054
Request Date : Tuesday, March 17th 2009 @ 03:14:35 PM
Error Date : Tuesday, March 17th 2009 @ 03:14:35 PM
Script : http://www.xboxhive.co.uk/forums/competitions.php?do=view&id=11
Referrer : http://www.xboxhive.co.uk/forums/competitions.php
IP Address : ******
Username : ******
Classname : vB_Database
MySQL Version : 5.0.67-community
Any ideas how to fix this?
Also get the same error when trying to report a ladder match once other player has reported his score.
Just installed the latest version and getting the following error:
Code:
Database error in vBulletin 3.8.1:
Invalid SQL:
SELECT players.id, players.userid, players.username AS sname, user.teamname AS username, user.teamid, players.round, players.slot, players.time, players.round2, players.round3, players.round4, players.round5, players.round6, players.round7, players.round8, players.round9, players.round10, players.round11, players.winner FROM tmnt_players AS players LEFT JOIN tmnt_teams AS user ON (players.userid = user.teamid) WHERE tid=11 ORDER BY slot ASC;
MySQL Error : Unknown column 'players.round8' in 'field list'
Error Number : 1054
Request Date : Tuesday, March 17th 2009 @ 03:14:35 PM
Error Date : Tuesday, March 17th 2009 @ 03:14:35 PM
Script : http://www.xboxhive.co.uk/forums/competitions.php?do=view&id=11
Referrer : http://www.xboxhive.co.uk/forums/competitions.php
IP Address : ******
Username : ******
Classname : vB_Database
MySQL Version : 5.0.67-community
Any ideas how to fix this?
Also get the same error when trying to report a ladder match once other player has reported his score.