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 01-20-2011 01:04 PM

Quote:

Originally Posted by champendk (Post 2151033)
How do i change the words, Best of, and map when i create a challenge? cause it dosnt make sense when it comes to soccer :-)

Edit ladders.php, line 245-250
PHP Code:

$chal_options serialize(
        array(
            
'Best Of' => '',
            
'Map' => ''
        
)
    ); 

to
PHP Code:

$chal_options serialize(array()); 


LichtMann 01-21-2011 10:47 PM

Hi!

I have some questions and requests :) I would be glad to donate for your work!

- It is possible to create tournaments, where the first stage is a based group? Then for example the first 2 of each group pass to the final bracket.

- Also for the tournaments, it is possible to give some seeds? For example there are 16 teams signed up and now I would like to choose who are the best teams, then the rest of the teams will get random positions (in brackets or groups)

- A hook system inside the tournaments system would be very useful! I have made some changes, and now I have to revert many things. Also I could help you to develop the product in any case.

I have added:

- Maximum time for accepting a challenge and for submitting results. Email notifications near the deadlines. The main idea is to keep the ladder players playing. Penalties.
- Widget for Recent matches and upcoming matches.

Question:
-How could I add the tournaments matches to a recent matches widget? Is there any lan to implement a tournaments matches table in the database?

Thank you and great job!

wampforum 01-22-2011 08:30 AM

Love this mod mate, cheers. I have a couple of questions.

On the match finder where you input your details is it possible to create an extra field (or 3 even) where people can fill in text? Our ladder matches are based on a choice of 3 themes offered by the challenger so been able to wite this in the match finder details would be great.

Secondly is it possible to have a postbit stat showing a persons current ranking on the ladder?

ProFifaLeagues 01-23-2011 08:11 PM

When using the match finder now after some probs with time zones which is now fixed we can not seem to set up a match.
When following the steps to find match then choosing Create challenge for Match Finder,then submit it but nothing shows for this????
any ideas please guys?

ProFifaLeagues 01-24-2011 02:27 PM

Sorted the above (was because of some templetes i had altered to suit us)
So all seems a1 again thanks Banana

ProFifaLeagues 01-24-2011 08:16 PM

Would there be a way that players who are in a ladder can click a link in the navbar to jump into the match finder right away??

bananalive 01-25-2011 02:06 PM

Quote:

Originally Posted by rammieone (Post 2154017)
Would there be a way that players who are in a ladder can click a link in the navbar to jump into the match finder right away??

You could use the link http://localhost/ladders.php?do=view&id=1&sh=5
(replacing 1 with the appropriate ladder id)

bananalive 01-25-2011 02:07 PM

Quote:

Originally Posted by wampforum (Post 2152771)
Love this mod mate, cheers. I have a couple of questions.

On the match finder where you input your details is it possible to create an extra field (or 3 even) where people can fill in text? Our ladder matches are based on a choice of 3 themes offered by the challenger so been able to wite this in the match finder details would be great.

Secondly is it possible to have a postbit stat showing a persons current ranking on the ladder?

1. Yes: Edit Ladder -> alter Challenge Extra Fields
(You can add as many Extra Fields as you need.)

2. No.

bananalive 01-25-2011 02:09 PM

Has anyone tried the new 'Submit Loss' system for Single Elimination player tournaments?

ProFifaLeagues 01-25-2011 07:15 PM

thanks mate thats helped me no end!!!!
Loving this match finder

Will there be a way a player can get a pm when a match up is made on the match finder(for when a player takes on there challenge)

Also is there a way im missing that when a challenge on the ladder has been set it can auto post this up in the forum as well ???


All times are GMT. The time now is 08:13 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.02489 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_php_printable
  • (3)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