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'
I'm on 2.5.5 and I have some usergroups that are set to be unable to view any ladders, however, these usergroups are able to see them and see the rankings and everything.
I've been looking over all the posts here and I've done everything stated but I still get an issue when trying to upgrade the tournament script to the new version.
Code:
Database error in vBulletin 3.7.3:
Invalid SQL:
ALTER TABLE vB_user ADD tmnt_joins INT(10) NOT NULL DEFAULT '0' ;;
MySQL Error : Duplicate column name 'tmnt_joins'
Error Number : 1060
Request Date : Saturday, October 18th 2008 @ 08:28:45 PM
Error Date : Saturday, October 18th 2008 @ 08:28:45 PM
I noticed that when you sticky a tournament it doesn't sticky on the tounament.php page, just the tournament.php?do=tournaments. Is this supposed to be like this?
Yea I know that but I think that in the above description it says option to turn off that function ... that's what I want the availability to turn it off and on as I see fit not have it just show up in the postbit...
I also have a few skins some light ones that this hack works great in but a dark on that the brackets don't show up in because of the dark back ground on the skin ...
Where can I play with this to get it to work on all my skins
I ran a few test tournaments then set it up so my players could join in but the tournament winners/joined info is out of synch due to my test tournaments.
Can I reset it now we are going live and if so how??
I'm on 2.5.5 and I have some usergroups that are set to be unable to view any ladders, however, these usergroups are able to see them and see the rankings and everything.
Check their secondary usergroups; if that doesn't work can you pm me the settings for that usergroup(s) and the place where it doesnt work and I will look into it.
Quote:
Originally Posted by chriskellar
I've been looking over all the posts here and I've done everything stated but I still get an issue when trying to upgrade the tournament script to the new version.
Code:
Database error in vBulletin 3.7.3:
Invalid SQL:
ALTER TABLE vB_user ADD tmnt_joins INT(10) NOT NULL DEFAULT '0' ;;
MySQL Error : Duplicate column name 'tmnt_joins'
Error Number : 1060
Request Date : Saturday, October 18th 2008 @ 08:28:45 PM
Error Date : Saturday, October 18th 2008 @ 08:28:45 PM
Suggestions?
Remove that line from product file.
Quote:
Originally Posted by butler312
I noticed that when you sticky a tournament it doesn't sticky on the tounament.php page, just the tournament.php?do=tournaments. Is this supposed to be like this?
Yes, frontpage shows latest 5 tournaments
Quote:
Originally Posted by RK1gaming
Yea I know that but I think that in the above description it says option to turn off that function ... that's what I want the availability to turn it off and on as I see fit not have it just show up in the postbit...
I also have a few skins some light ones that this hack works great in but a dark on that the brackets don't show up in because of the dark back ground on the skin ...
Where can I play with this to get it to work on all my skins
open template tmnt_results find and replace all instances of #000000 and replace with another html colour
Quote:
Originally Posted by shane greer
Ok Im running this and liking it but a question.
I ran a few test tournaments then set it up so my players could join in but the tournament winners/joined info is out of synch due to my test tournaments.
Can I reset it now we are going live and if so how??