The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Forum Tournaments & Ladders Details »» | |||||||||||||||||||||||||||||||||||||||||||||
Tournament Description: Users or teams can join tournaments. Once full the tournament starts. In single elimination tournaments competitors progress through rounds of tournament with the number of rounds depending on the number of players in tournament which is set on tournament creation. Last Man Standing Tournaments also supported. [Screenshot of Single Elimination Tournament (Slightly outdated)] 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:
Download Now
Screenshots
Show Your Support
|
Comments |
#532
|
|||
|
|||
Quote:
- contains ladder challenge fix |
#533
|
|||
|
|||
OK.. just uploaded the files form the BETA 2 zip.
When I tried to import the file, I get this. Invalid SQL: ALTER TABLE vb_usergroup ADD ladderpermissions INT(10) UNSIGNED DEFAULT '0' NOT NULL ;; MySQL Error : Duplicate column name 'ladderpermissions' Error Number : 1060 Request Date : Monday, September 29th 2008 @ 05:22:50 PM Error Date : Monday, September 29th 2008 @ 05:22:53 PM |
#534
|
|||
|
|||
Quote:
Code:
$vbulletin->db->query_write("ALTER TABLE ". TABLE_PREFIX ."usergroup ADD ladderpermissions INT(10) UNSIGNED DEFAULT '0' NOT NULL ;"); |
#535
|
|||
|
|||
When I did that, I kept getting the same error, for different tables.
So, instead I went in via myphpadmin and physically found, and deleted every table, or addition to existing tables the modification created. Took awhile, but when I was done, it installed correctly. I have one suggestion. Is it possible to create, and include an additional file that will delete all modification DB changes encase anyone ever wants or needs to uninstall? I know some phpbb mods include an install / uninstall file you can upload, and click on to add/remove tables. Maybe something like that is possible here? I know it was sure a hassle to find, and remove all the DB tables by hand, lol. Maybe save someone some heartbreak if they ever need to remove to upgrade or something? BTW, I like the merged mods. Looks great together! Great job! |
#536
|
|||
|
|||
Still getting the PM error:
Please complete both the subject and message fields. |
#537
|
|||
|
|||
Found one small error to add.
When a user adds a comment to an event, it pops up the message that its been entered, and click here if you do not wish to wait. Clicking does nothing, and the message just stalls. No biggie, the guys can just use the back button.. but just wanted to let you know. |
#538
|
|||
|
|||
Small sugestion: Maybe you could add a section to put rules? That would be great.
|
#539
|
|||
|
|||
hey im trying to install the new tournament
but if i drop the tournament mob i get this error Database error in vBulletin 3.7.3: Invalid SQL: DROP TABLE vbb_tmnt_activity;; MySQL Error : Unknown table 'vbb_tmnt_activity' and if i drop ladder i get this error Database error in vBulletin 3.7.3: Invalid SQL: DROP TABLE vbb_ladders;; MySQL Error : Unknown table 'vbb_ladders' but i already try adding the vbb_ladders table with mysql, but still i get the same error any help? pleas thanks |
#540
|
||||
|
||||
is there a way to change the color of the brackets?? I have an all black VB and no one can see the actual brackets
|
#541
|
|||
|
|||
I'm having a big problem.... I can't update usergroups because of a table from the tournament. I tried to uninstall the tournament and this is what I get everytime:
Quote:
fyi: I was using/reinstalled/upgraded with version 2.4. edit: This is the error I get when trying to update a usergroup: Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|