vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - Tournaments, Ladders & Leagues Manager v4.x (https://vborg.vbsupport.ru/showthread.php?t=238945)

ilbianconiglio 09-07-2010 07:49 PM

A great service is to allow the two competitor to upload own replay of the match.

Also, can you allow the competitor to report/approve the results?

Cryo 09-08-2010 12:00 AM

I use this to run StarCraft II tournaments on my forum. We have a 64 person tournament going right now and it's working out great. It would be nice if we were allowed to attach files and assign races / classes to each match. Beyond that, great job! I hope the Double Elimination gets sorted out for larger tournaments soon.

betts02 09-08-2010 09:49 PM

I see the option to progress a team/player to the next round in a tournament
But no option to revert it

If you be accident progress a wrong team, How can you edit this and progress the correct team ?

betts02 09-08-2010 11:10 PM

When the tournament is created and i have selected the thread to post it up in

It displays it fine exemp this part :

No Players: 8
Type: de

k_e_i_k_u_n_1_7 09-10-2010 02:25 AM

Thanks mate, we'll be using this tourney plugin extensively

Jimbolosey 09-10-2010 01:35 PM

Code:

Database error in vBulletin 4.0.6:

Invalid SQL:

        SELECT *
        FROM vbtmnt_ladders
        WHERE groupid != 0
        ORDER BY groupid ASC;

MySQL Error  : Unknown column 'groupid' in 'where clause'
Error Number  : 1054
Request Date  : Friday, September 10th 2010 @ 09:33:52 AM
Error Date    : Friday, September 10th 2010 @ 09:33:52 AM
Script        : http://www.****.com/forums/ladders.php?do=edit&id=1
Referrer      : http://www.****.com/forums/ladders.php?do=view&id=1
IP Address    : ****
Username      : ****
Classname    : vB_Database
MySQL Version : 5.0.91mm-log

I get this when trying to edit a ladder. I just wanted to change the icon... I can't find anything in the database about ladders, only a column for categories. Can someone give me specifics on the columns needed?

bananalive 09-10-2010 02:05 PM

Quote:

Originally Posted by Jimbolosey (Post 2096220)
Code:

Database error in vBulletin 4.0.6:

Invalid SQL:

        SELECT *
        FROM vbtmnt_ladders
        WHERE groupid != 0
        ORDER BY groupid ASC;

MySQL Error  : Unknown column 'groupid' in 'where clause'
Error Number  : 1054
Request Date  : Friday, September 10th 2010 @ 09:33:52 AM
Error Date    : Friday, September 10th 2010 @ 09:33:52 AM
Script        : http://www.****.com/forums/ladders.php?do=edit&id=1
Referrer      : http://www.****.com/forums/ladders.php?do=view&id=1
IP Address    : ****
Username      : ****
Classname    : vB_Database
MySQL Version : 5.0.91mm-log

I get this when trying to edit a ladder. I just wanted to change the icon... I can't find anything in the database about ladders, only a column for categories. Can someone give me specifics on the columns needed?

The above error is occuring due to a missing column in your mysql database. Table 'vbtmnt_ladders' is missing column 'groupid' with following details: int(10), NOT NULL, default value '0'.

Have you imported the latest product file, allowing over-write?

bananalive 09-10-2010 02:06 PM

Quote:

Originally Posted by betts02 (Post 2095619)
When the tournament is created and i have selected the thread to post it up in

It displays it fine exemp this part :

No Players: 8
Type: de

Fixed for next version, in meanwhile you have to edit manually edit affected threads.

bananalive 09-10-2010 02:07 PM

Quote:

Originally Posted by betts02 (Post 2095603)
I see the option to progress a team/player to the next round in a tournament
But no option to revert it

If you be accident progress a wrong team, How can you edit this and progress the correct team ?

At the moment you can only regress players within Single Elimination tournaments.

PJSkiboy 09-10-2010 02:08 PM

Not sure if this has already been mentioned in this thread or not (shame on me for not searching), but it would be nice if you could input scores and have them next to the usernames in the brackets. Would also be nice if you could display something like team icons as well, but that's just getting greedy, lol.


All times are GMT. The time now is 06:18 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02569 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete