Users or teams can 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:
General Features
All pages are XHTML valid
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
3 Tournament Modes: Last Man Standing, Single Elimination, Double Elimination and Round Robin
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
Require check-in before tournaments
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
PHP Warning: Illegal string offset '' in ..../ladders.php on line 4169
PHP Warning: Illegal string offset '' in ..../ladders.php on line 4180
PHP Warning: Illegal string offset '' in ..../ladders.php on line 4181
PHP Warning: Illegal string offset '' in ..../ladders.php on line 4182
This shit has more bugs in it than EGL ladders script and I was fixing to purchase the Pro version thank god I haven't
It doesn't actually have more errors if you knew anything about php, which clearly you don't. A warning has no impact on the actual running of the script. The reason you have those warnings is you are using a version of php that this mod was not designed for. Further it didn't take me long to find out how to fix the issues you're complaining about. Since you didn't want to search for solutions I've kindly decided to quote the posts that tell you how to fix the problems you're describing. For the fix by ozzy you can also upgrade to 4.2.3 in order to get the same fix, which you should be doing since 4.2.3 is the only version that supports php 5.4+.
Quote:
Originally Posted by ozzy47
Open your includes/config.php file and below <?php add the following.
As we have just actually tried to use this for the first time for a tournament, once the tourny is created pwople are getting a blank page or an error page when trying to join said created tourney.