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)

bananalive 02-01-2011 07:28 AM

Quote:

Originally Posted by yin9 (Post 2157158)
Hi all, thanks bananalive for this mod. I'm using version 4.2.5.

I have a little problem with the error message when double elimination is created with more of 8 players.

The error is in tournaments.php, is this:

Code:

        if ($tmnt['noplayers']>8 && $tmnt['type']=='de')
        {
                print_r('<font size="+2" color="red">Error!!! Double Elimination tournaments are in Beta and so only support up to 8 players!!!</font>');
        }

Show me the message outside template (in the top) and this deform my forums structure, could like place this message into the template?

Thank you very much, I really like this mod.

This has already been addressed in v4.2.7+

yin9 02-01-2011 08:42 AM

Quote:

Originally Posted by bananalive (Post 2157260)
This has already been addressed in v4.2.7+

Thanks for the reply, i upgraded and it seem works well, thanks for this great mod, i mark Install, rated 5 Stars, Tagged and nominated for MOTM. :)

champendk 02-01-2011 05:55 PM

How do i remove elo rating from the ladder?

champendk 02-01-2011 05:56 PM

i made a tournament and people have started playing but the rank shows that everybody is placed as no. 1?

And cant make any comments?

Shadawg 02-02-2011 12:29 AM

Quote:

Originally Posted by bananalive (Post 2157010)
If you look at the main navbar at the top, Rules is second from the left. Once you click that, you can click 'Edit'.
Attachment 126299

The rules tab is the same for all ladders and all tournaments.

I must of forgot to install something because mine doesn't look like that.

yin9 02-02-2011 03:14 PM

Hi bananalive, mi forum setting times are GMT +1, when i create or edit a tournament i have a problem with the hour, mark one more hour, i have to edit tmnt_new and tmns_edit templates or is there any way to configure the mod?

Thanks in advance, greetings.

champendk 02-02-2011 10:32 PM

Other features i would like to see:

It would be nice if it would be possible to protect tournaments and ladder with a password, so we could open up the the system so users could make there own tournaments and password protect them so only admins and them self can acces.

a password to Change the setup of the tournament and a password to enter. The pass to enter would also do good with other purposes.

Group play or league would be awesome :-)

I think i better donate now...Done :-)

Still awesome job mate

stwan 02-04-2011 10:44 AM

1 Attachment(s)
Please make Words => in the phrase:

Line 5835:

HTML Code:

sorted by
Line 5855:

HTML Code:

<vb:if condition="$filter"><br /><span class="smallfont">Showing: {vb:var filter}</span></vb:if>
Line 5822:

HTML Code:

Showing

Please fixed in next version this bug (Mozilla 3.6.13):
Attachment 126405

stwan 02-04-2011 11:25 AM

In file competitions.php:

Line 700:
PHP Code:

$le_time     vbdate($vbulletin->options['dateformat'],$query_rules['le_time'], 1)." at ".vbdate($vbulletin->options['timeformat'],$query_rules['le_time']); 

Replace:
PHP Code:

$le_time     vbdate($vbulletin->options['dateformat'],$query_rules['le_time'], 1)." " $vbphrase['ladder_to'] . " ".vbdate($vbulletin->options['timeformat'],$query_rules['le_time']); 


Line 1442:
PHP Code:

$le_time     vbdate($vbulletin->options['dateformat'],$ann['le_time'], 1)." at ".vbdate($vbulletin->options['timeformat'],$ann['le_time']); 

Replace:
PHP Code:

$le_time     vbdate($vbulletin->options['dateformat'],$ann['le_time'], 1)." " $vbphrase['ladder_to'] . " ".vbdate($vbulletin->options['timeformat'],$ann['le_time']); 


bananalive 02-04-2011 07:36 PM

Quote:

Originally Posted by stwan (Post 2158662)
In file competitions.php:

Line 700:
PHP Code:

$le_time     vbdate($vbulletin->options['dateformat'],$query_rules['le_time'], 1)." at ".vbdate($vbulletin->options['timeformat'],$query_rules['le_time']); 

Replace:
PHP Code:

$le_time     vbdate($vbulletin->options['dateformat'],$query_rules['le_time'], 1)." " $vbphrase['ladder_to'] . " ".vbdate($vbulletin->options['timeformat'],$query_rules['le_time']); 


Line 1442:
PHP Code:

$le_time     vbdate($vbulletin->options['dateformat'],$ann['le_time'], 1)." at ".vbdate($vbulletin->options['timeformat'],$ann['le_time']); 

Replace:
PHP Code:

$le_time     vbdate($vbulletin->options['dateformat'],$ann['le_time'], 1)." " $vbphrase['ladder_to'] . " ".vbdate($vbulletin->options['timeformat'],$ann['le_time']); 


Fixed for next version.


All times are GMT. The time now is 12:30 AM.

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.03086 seconds
  • Memory Usage 1,784KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_html_printable
  • (8)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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