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 decided to totally start over, and remove both modifications and begin fresh. Ladders removed fine, but when I tried to remove the Tournament mod, I get this.
Invalid SQL:
DROP TABLE vb_tmnt_activity;;
MySQL Error : Unknown table 'vb_tmnt_activity'
Error Number : 1051
I tried installing over / upgrading tournaments again, but got similar errors.
Can you tell me how to just remove everything by hand, so I can start over fresh? Apparently VB isn't going to let me remove it
*EDITED*
When I try installing / upgrading.. I get this error when I go to the tournament.php page.
Database error in vBulletin 3.7.2:
Invalid SQL:
SELECT * FROM vb_tmnt_tmnts Array ORDER BY id DESC;
MySQL Error : Table 'smallbal_vbforums.vb_tmnt_tmnts' doesn't exist
Error Number : 1146
Using phpmyadmin open smallbal_vbforums, remove/drop table starting with vb_tmnt_ and vb_ladder
Awesome, I didn't think you were gonna be combining them already. I'll try it out later. I have a few suggestions already for it, but I'll wait until any bugs are sorted out.
Using phpmyadmin open smallbal_vbforums, remove/drop table starting with vb_tmnt_ and vb_ladder
OK.. done.
I also physically went through and deleted all the ladder and tournament files. Now, whenever I try and install again, I get the very same errors as above.
Also,, after removing all the files and deleting the plugins.. "vB Tournament" is still showing as installed, and when I try to uninstall it it comes up
Invalid SQL:
DROP TABLE vb_tmnt_activity;;
MySQL Error : Unknown table 'vb_tmnt_activity'
Error Number : 1051
I also physically went through and deleted all the ladder and tournament files. Now, whenever I try and install again, I get the very same errors as above.
Also,, after removing all the files and deleting the plugins.. "vB Tournament" is still showing as installed, and when I try to uninstall it it comes up
Invalid SQL:
DROP TABLE vb_tmnt_activity;;
MySQL Error : Unknown table 'vb_tmnt_activity'
Error Number : 1051
Invalid SQL:
ALTER TABLE vb_usergroup DROP COLUMN maxteams;;
MySQL Error : Can't DROP 'maxteams'; check that column/key exists
Error Number : 1091
Looking back, maxteams was listed under the uninstall box for 2.3.8
so I removed everything from all uninstall boxes, and then it let me remove the product. I hope this was ok, lol.. but everytime I deleted the info from one box, when I tried to uninstall it referenced info from another.
Should it be safe now to try a new installation? If so, I have a question. The new Beta install you listed above, does it include all files needed to run both the ladders and tournaments? Only reason I ask, is because the ladder script no longer has any download available, and I have removed it from my forums.
Should it be safe now to try a new installation? If so, I have a question. The new Beta install you listed above, does it include all files needed to run both the ladders and tournaments? Only reason I ask, is because the ladder script no longer has any download available, and I have removed it from my forums.
The beta version above is combined Tournament and Ladder Modification. All files are included in the zip archive.
This is great news about the beta, could we get a list of features you plan to add in the first post so we know what to post up with ideas i would fully support this hack by donating more cash as i think you have worked hard with this.
Getting the following error when i try to challenge someone.
Code:
Fatal error:
* Please complete both the subject and message fields.
Unable to proceed with save while $errors array is not empty in class vb_datamanager_pm in [path]/includes/class_dm.php on line 810
Getting the following error when i try to challenge someone.
Code:
Fatal error:
* Please complete both the subject and message fields.
Unable to proceed with save while $errors array is not empty in class vb_datamanager_pm in [path]/includes/class_dm.php on line 810