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'
Go to your database through phpmyadmin find the table called YOUR PREFIX tmnt_tmnts
(your prefix will be w/e you used for your Vbulletin prefix for the tables) and find the tournaments that you used to test.. and just delete them from the table. It will take the stats of the users out that were in it and everything will be all good
I've tried that plus doing all the extra edits that continues to display. Is there another way to remove the old product to do a fresh install?
This is the error message I get when trying to uninstall the old product.
Code:
Database error in vBulletin 3.7.3:
Invalid SQL:
DROP TABLE vB_tmnt_tmnts;;
MySQL Error : Unknown table 'vB_tmnt_tmnts'
Error Number : 1051
Request Date : Sunday, October 19th 2008 @ 09:20:51 PM
Error Date : Sunday, October 19th 2008 @ 09:20:51 PM
If I need to drop the tables manually in phpmyadmin can you tell me which tables I need to remove?
I have Tournament 1.3 and I did have the ladders 1.0 (I believe) but that uninstalled properly but won't reinstall at all.
There's a COLUMN for the tournaments underneath the "usergroups" table. There might be one under "users" as well. DON'T DELETE THOSE TABLES, only delete the COLUMN INSIDE those tables.
Fix needed:
- If a team edits their name, and are already entered in a tournament, the tournament bracket doesn't update their new name.
Permissions Suggestions:
- Tournament Options: Option to allow a tournament creator to advance/edit/delete a tournament they start.
- Perhaps a "Co-Leader" rank for teams? Seeing as only the leader can perform many functions, how about another rank that can be given those permissions by the leader. (Maybe all team permissions for that specific team, except for deletion)
thanks for the html edit ... did you see my post about the postbit ... are u going to add a way to turn it off and on or do I need to just blow away the post bit templates like the poster 2 pages back said ??
thanks for the html edit ... did you see my post about the postbit ... are u going to add a way to turn it off and on or do I need to just blow away the post bit templates like the poster 2 pages back said ??
I have tried to do it before and couldn't find a way. However, I have just thought of a way to do it and I'll add it in the next version.