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'
You could rename the file to something else 'competitions.php'?
I guess that could work, but then competitions.php by itself still brings up all tournaments by default. If it had both files, it could put a nice focus on both elements of the mod equally, since it currently leans towards tournaments more so than the ladders.
Great work so far m8 and with the ELO systeam being added this is turning out to be a GREAT mod.
I have a other segestion for you:
Must leagues and cups now use xraygaming (aka xray anti cheat)
on there site there is a php code that will allow you to link your xray profile to your website.
Is there anyway you can add this in as well so when a use registers he must submit his profile info as well but you the opiton of turning it off.
Also be it be nice so that it will say his info so that he dont have to keep typing it in ever time to play a cup but be able to edit it if needed.
I'm going to be adding option to display userfield soonish, not sure if that would be sufficient for what you want to do.
Quote:
Originally Posted by butler312
I have a member on my forum who is creating tournaments himself and then advancing himself all the way through so he gets the win, just so he can be in the top of the HOF. Is there a way I can:
a) prevent him from creating tournaments individually. I know how to change the permissions for a certain group, but not an individual
b) remove his wins. Maybe have it so that when the tournament is deleted that all the stats for it are removed?
Also, in the future it would also be cool if you could set it so that the results of a tournament effect the ladder rankings. Each match could count towards the rankings and then the winner (and runner up?) would also get bonus points, based on the amount of people entered and the average rating of everyone entered.
I'm going to be creating option to ban userids from tournaments for such nuisance individuals.
Are other members seeing all registered players even if there are more than 10? (That's my bug, listing is showing only if there are a few registered)
I have tested this on my forum, but I am not getting any problem. Are any of the users joined have special characters in their name? and have you modified the php file or templates at all?
Quote:
Originally Posted by Stifmeister2
If you allow everyone to create tournaments this is bound to happen. There are always kids out there... The best way is to let only adminds and mods and other people you can trust create tournaments imo.
Or make a special group for this one mofo.
A secondary usergroup would probably be best for now
Quote:
Originally Posted by Chris11987
I guess that could work, but then competitions.php by itself still brings up all tournaments by default. If it had both files, it could put a nice focus on both elements of the mod equally, since it currently leans towards tournaments more so than the ladders.
In the latest version front page has been redone to show latest 2 announcement, latest 5 tournaments and latest 5 ladders.
I have tested this on my forum, but I am not getting any problem. Are any of the users joined have special characters in their name? and have you modified the php file or templates at all?
No special characters (outside numbers but I don't think it's the problem for sure) and I haven't modified your tournaments templates.
Created a new tournament now and added players manually, seems it's working (15 showing on page). I'll investigate more (still can't see the ones listed for the other tournament).
EDIT : After checking all players account in the bugged tournament, I've seen one of those was renamed (his forums account is renamed). I've removed him manually through the database in the table tmnt_players but the tourney still does not show the registered players... Any tip? (I'll recreate it adding each player manually otherwise)
HI!
I have install this nowe and create some test but when I shuld delite my test
I get error messages whit token name and cant delite this why ?.
And I have vba cmps installed and whe I use this is like crap whit the design enny ideers about this ?
Try opening tournament.php and replacing all $html with $tlhtml
Then open product and replace all $html with $tlhtml
Quote:
Originally Posted by BlackLava
No special characters (outside numbers but I don't think it's the problem for sure) and I haven't modified your tournaments templates.
Created a new tournament now and added players manually, seems it's working (15 showing on page). I'll investigate more (still can't see the ones listed for the other tournament).
EDIT : After checking all players account in the bugged tournament, I've seen one of those was renamed (his forums account is renamed). I've removed him manually through the database in the table tmnt_players but the tourney still does not show the registered players... Any tip? (I'll recreate it adding each player manually otherwise)
By special characters I meant ' or " which might (shouldn't) break php code.
The tournament part of the hack should not be affected by name changes or accounts being deleted as those details are kept in tmnt_players table. Sorry I cannot think of anything else.
Now the registrations are full but the tournament is written "In Progress" and nothing is listed, neither players or drawings.
Created a new one, copied everyone there manually through "add player" and those were listed fine but at the end I have "In Progress" and same result.
(Used LMS tournament and date/hour is now "21 hours ago", don't know if that matter)
Thanks for help
Edit : Sent you an example link through PM
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 2949120 bytes) in /home/sites/site.com/public_html/forums/tournament.php(2029) : eval()'d code on line 1891