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)

FatalCure 04-19-2012 04:38 AM

Hi, how do you delete, leave, edit a team? I can't seem find this anywhere. Nevermind, for some reason having SEO urls resulted in half the links not working so I could never see team profiles etc.

bananalive 04-19-2012 04:03 PM

Quote:

Originally Posted by pwnedPRO (Post 2320821)
what differences between leafues and ladders?
what is Knockout Stage in League?

What is a ladder?

Ladders enable teams/ players to sign up for a ranked table, enabling them to challenge other competitors to improve their ranking. Ladders can either go on indefinitely or can be run for a select time period (e.g. 1 month).

What is a league?

Players/teams sign up for a league, then once ready an admin will start the league and split competitors into groups. Each competitor will play each player/team in their group.

What is the knockout stage of leagues?

Some leagues may have a knockout stage. The knockout stage takes the top 2 players/teams from each group (after all matches have been played) and puts them against each other in the same format as a single elimination tournament. Thus an overall winner of the league is found.

Flightbase 04-20-2012 07:53 PM

If a player got challenged - he should get a mail from the server - "you`ve been challenged, bla, klick for details".
How to enable that?

when entering a result, there is a textbox: "Screenshot Proof of Final Score" - well upload function would be more smart for a screenshot?

greets, Nik

Bluefin221 04-21-2012 01:18 AM

Is it possible to have the teams section put into categories and when creating a team you have to choose a category.

Currently I have xbox, and PS3 teams all lumped together for FIFA, COD, F1 its starting to look a real mess, added to this I also have International teams for FIFA, normal teams.

Also ability for admin to remove a team from a league.

The live match finder only allows for single play can this be enabled for teams also?

I also think the player side could be doing with an overhaul, like stats for players as currently signing up to a team is worthless apart from it says you're a member of that team, it would be great if you could select who played from your clan/squad and input how many kills/goals they scored, or deaths they had or indeed goals they conceded.

champendk 04-23-2012 04:37 PM

I would like to see auto seedings used for Leagues and group play when they enther playoff so that no 1 meets no 2 from another group

stwan 04-23-2012 07:11 PM

make Words => in the phrase:

File functions_tal.php:

Line 236 - 242:
PHP Code:

        $errormessage '<b>You are only allowed to join ' $permissions['maxteamjoins'] . ' team(s), but you are currently member of ' $count_myteams ' team(s).</b>'."\r\n<br /><ul>";
        foreach (
$t_array AS $t_teamid => $t_team)
        {
            
$errormessage .= "\r\n<li>".$t_team['teamname']." &nbsp; &nbsp; <a href=\"teams.php?do=leaveteam&amp;teamid=".$t_teamid."\" onclick=\"return confirm('".$vbphrase['tmnt_conleaveteam']."')\">Leave Team</a></li>";
        }
        
$errormessage .= "</ul>\r\n<br /><b>You cannot proceed until you leave some teams.</b>";
        
$errormessage .= "\r\n<br /><br />If you believe this is an error, please contact an administrator."


PcGamer 04-25-2012 05:29 PM

How do we know when the premium version has been updated? Do we just re-download from your site or from here?

bananalive 04-25-2012 09:17 PM

Quote:

Originally Posted by PcGamer (Post 2323432)
How do we know when the premium version has been updated? Do we just re-download from your site or from here?

Download it from my site.

Latest updates are announced on www.facebook.com/bananalive.modifications

bananalive 04-25-2012 09:18 PM

Quote:

Originally Posted by stwan (Post 2322870)
make Words => in the phrase:

File functions_tal.php:

Line 236 - 242:
PHP Code:

        $errormessage '<b>You are only allowed to join ' $permissions['maxteamjoins'] . ' team(s), but you are currently member of ' $count_myteams ' team(s).</b>'."\r\n<br /><ul>";
        foreach (
$t_array AS $t_teamid => $t_team)
        {
            
$errormessage .= "\r\n<li>".$t_team['teamname']." &nbsp; &nbsp; <a href=\"teams.php?do=leaveteam&amp;teamid=".$t_teamid."\" onclick=\"return confirm('".$vbphrase['tmnt_conleaveteam']."')\">Leave Team</a></li>";
        }
        
$errormessage .= "</ul>\r\n<br /><b>You cannot proceed until you leave some teams.</b>";
        
$errormessage .= "\r\n<br /><br />If you believe this is an error, please contact an administrator."


Done for next version

bananalive 04-25-2012 09:29 PM

Quote:

Originally Posted by Bluefin221 (Post 2322093)
Is it possible to have the teams section put into categories and when creating a team you have to choose a category.

Currently I have xbox, and PS3 teams all lumped together for FIFA, COD, F1 its starting to look a real mess, added to this I also have International teams for FIFA, normal teams.

Also ability for admin to remove a team from a league.

The live match finder only allows for single play can this be enabled for teams also?

I also think the player side could be doing with an overhaul, like stats for players as currently signing up to a team is worthless apart from it says you're a member of that team, it would be great if you could select who played from your clan/squad and input how many kills/goals they scored, or deaths they had or indeed goals they conceded.

Live match is being supported for teams in next version.

You can select squads for teams and then view stats for challenges selected for.

bananalive 04-25-2012 09:30 PM

Quote:

Originally Posted by Flightbase (Post 2322003)
If a player got challenged - he should get a mail from the server - "you`ve been challenged, bla, klick for details".
How to enable that?

More PMs will be sent in next version.

bananalive 04-26-2012 09:55 PM

Quote:

Originally Posted by Bluefin221 (Post 2322093)
Is it possible to have the teams section put into categories and when creating a team you have to choose a category.

Currently I have xbox, and PS3 teams all lumped together for FIFA, COD, F1 its starting to look a real mess, added to this I also have International teams for FIFA, normal teams.

Teams can have categories in the next version.

betts02 04-27-2012 11:32 AM

Just updated this but im having issues like :

Not Found

The requested URL /forums/ladders.php&showonly=ladders was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Potleg 04-27-2012 11:07 PM

need abit of help on this mod if possible ive had a look at all the settings and usergroup permissions and not been able to resolve it i have no option to create new tournament/ladder/league, is thier any mods for vb that can conflict with this mod?

any help much appreciated

sutto 04-28-2012 05:31 AM

Hi there,

Great Mod!

Couple of Q's.

Currently the it allows users to be on multiple teams. Is there a way to restrict this so they can only be on one team at any given time?

Also, if the leader leaves a team, it still remains. Is there a way the leader can either remove the team or assign another users as the 'leader'?

Thanks!

bananalive 04-28-2012 08:03 AM

Quote:

Originally Posted by betts02 (Post 2324015)
Just updated this but im having issues like :

Not Found

The requested URL /forums/ladders.php&showonly=ladders was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

What link are you click to get that url?

bananalive 04-28-2012 08:06 AM

Quote:

Originally Posted by Potleg (Post 2324170)
need abit of help on this mod if possible ive had a look at all the settings and usergroup permissions and not been able to resolve it i have no option to create new tournament/ladder/league, is thier any mods for vb that can conflict with this mod?

any help much appreciated

Competitions Settings -> General Settings -> Top Navigation -> Yes

Try direct links to check your permissions:

yoursite.com/forums/ladders.php?do=add

yoursite.com/forums/tournaments.php?do=add

bananalive 04-28-2012 08:08 AM

Quote:

Originally Posted by sutto (Post 2324224)
Hi there,

Great Mod!

Couple of Q's.

Currently the it allows users to be on multiple teams. Is there a way to restrict this so they can only be on one team at any given time?

Also, if the leader leaves a team, it still remains. Is there a way the leader can either remove the team or assign another users as the 'leader'?

Thanks!

1. AdminCP -> UserGroup Permissions -> {Edit Usergroup} -> Maximum number of teams a user can join

2. Yes, Team creators/leaders can delete their teams. Go to team profile.

3. Yes, Team leaders can promote their team players to co-leader or leader. Click members tab of your team profile page.

betts02 04-28-2012 10:21 PM

Quote:

Originally Posted by bananalive (Post 2324236)
What link are you click to get that url?

http://www.nextgenerationgamers.co.u...owonly=ladders

that link shows the Categories

When i click a Category i get :

Not Found

The requested URL /forums/ladders.php&showonly=ladders was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

bananalive 04-29-2012 08:45 AM

Quote:

Originally Posted by betts02 (Post 2324437)
http://www.nextgenerationgamers.co.u...owonly=ladders

that link shows the Categories

When i click a Category i get :

Not Found

The requested URL /forums/ladders.php&showonly=ladders was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

http://www.nextgenerationgamers.co.u...owonly=ladders appears to be working for me?

You might have needed to rebuild your caches after upgrade, but it's probably sorted itself out, by itself

betts02 04-29-2012 04:30 PM

Quote:

Originally Posted by bananalive (Post 2324530)
http://www.nextgenerationgamers.co.u...owonly=ladders appears to be working for me?

You might have needed to rebuild your caches after upgrade, but it's probably sorted itself out, by itself

Yes mate its sorted itself out, Many thanks

betts02 04-29-2012 05:46 PM

Just been looking at the LMS feature and was wondering is it possible to further this part ?

I want to run a Free For All event but it needs to be able to have "groups"

So 36 players enter the event

So you could have 6 groups
In each group it would have 6 players

The 6 players would play a game and the top 3 killers from each group would be moved to round 2

In round 2 it would be 18 players split in to 3 groups
This time it would be top 2 killers would advance to round 3

round 3 would be the last group of 6 players, the winner would then be total kills in the final group

Potleg 04-29-2012 10:34 PM

hi there thanks to replying to my post helped alot.

im launching the site on tuesday and i created a few tournaments and now the forums are just white pages: www.xglclan2012.co.uk/forum/forum.php

i dont know what could have happened do you have any ideas i can access the admincp url but the forums dont display.

any help much appreciated

sutto 04-29-2012 11:01 PM

Quote:

Originally Posted by bananalive (Post 2324238)
1. AdminCP -> UserGroup Permissions -> {Edit Usergroup} -> Maximum number of teams a user can join

2. Yes, Team creators/leaders can delete their teams. Go to team profile.

3. Yes, Team leaders can promote their team players to co-leader or leader. Click members tab of your team profile page.

Thanks for that.

Another query. When created a 32 team Double Round Robin, it displays on the competition page only 18 available slots.

bananalive 04-30-2012 12:13 PM

Quote:

Originally Posted by Potleg (Post 2324724)
hi there thanks to replying to my post helped alot.

im launching the site on tuesday and i created a few tournaments and now the forums are just white pages: www.xglclan2012.co.uk/forum/forum.php

i dont know what could have happened do you have any ideas i can access the admincp url but the forums dont display.

any help much appreciated

I get http 500 error going to your website?

Try disabling modifications until it starts working again

bananalive 04-30-2012 12:14 PM

Quote:

Originally Posted by sutto (Post 2324729)
Thanks for that.

Another query. When created a 32 team Double Round Robin, it displays on the competition page only 18 available slots.

Maximum size for round robin and double round robin tournaments is 18. If you try creating a tournament larger than this, it will automatically re-size to 18 players.

Falcoita 04-30-2012 01:42 PM

Hello, how could i insert the tournament's rules on the premium version ?

thanks

Emiliano

Bluefin221 04-30-2012 03:55 PM

Probably a ridiculous question, but how do you create categories for teams and put them in it?

Potleg 04-30-2012 09:27 PM

thier isnt an option atm bluefin just categories for ladders,leaguesmn tourneys i hear itll be in an update.

also bannana i would like to see an group & knockout style format much like euro or world cup format. i tend to host a few ffa style tournaments just as text in forums atm.

also for the knockout boards themselves an option to have a clan/team logo displayed in the bracket to make it look abit nicer :)

Potleg 04-30-2012 09:39 PM

Quote:

Originally Posted by bananalive (Post 2324848)
I get http 500 error going to your website?

Try disabling modifications until it starts working again

hi ive disabled all mods and its still the same no access to the site the admincp works fine but forums dotn display. i do notice that when i go to general settings > site info and put the url as forum.php itll add a second forum.php so itll look like http://www.xglclan2012.co.uk/forums/forum.php/forum.php

im gonna update vb to the recent one se eif that resolves anything

sutto 04-30-2012 11:26 PM

Quote:

Originally Posted by bananalive (Post 2324849)
Maximum size for round robin and double round robin tournaments is 18. If you try creating a tournament larger than this, it will automatically re-size to 18 players.

Is it possible for the system to support larger tournaments in future releases? Most if not all tournaments our website will run with have > 18 teams.

CharlieDelta 05-01-2012 01:11 AM

I get 404 page errors when trying to look at ladders and league categories.
Code:

http://www.canadianriflesregiment.com/crrforums/ladders.php&showonly=ladders

Bluefin221 05-01-2012 01:33 AM

Quote:

Originally Posted by Potleg (Post 2325022)
thier isnt an option atm bluefin just categories for ladders,leaguesmn tourneys i hear itll be in an update.

also bannana i would like to see an group & knockout style format much like euro or world cup format. i tend to host a few ffa style tournaments just as text in forums atm.

also for the knockout boards themselves an option to have a clan/team logo displayed in the bracket to make it look abit nicer :)

That exists within the premium features I believe.

Potleg 05-01-2012 08:02 AM

ok ive upgraded to latest vb: http://www.xglclan2012.co.uk/forum/forum.php

managed to get forum workin i some form but its not showing a style maybe a style issue?

bananalive 05-01-2012 08:49 AM

Quote:

Originally Posted by Potleg (Post 2325156)
ok ive upgraded to latest vb: http://www.xglclan2012.co.uk/forum/forum.php

managed to get forum workin i some form but its not showing a style maybe a style issue?

I'm not sure how you fix it, but it's something wrong with your setup:

http://www.xglclan2012.co.uk/forum/f...rmcontrols.css,

should be

http://www.xglclan2012.co.uk/forum/c...rmcontrols.css,


Try AdminCP -> vBulletin Options -> Site Name / URL / Contact Details -> Forum URL:

Code:

http://www.xglclan2012.co.uk/forum
Save

bananalive 05-01-2012 08:51 AM

Quote:

Originally Posted by CharlieDelta (Post 2325087)
I get 404 page errors when trying to look at ladders and league categories.
Code:

http://www.canadianriflesregiment.com/crrforums/ladders.php&showonly=ladders

Upgrade requires a rebuild of categories cache.

It looks like it's working now?

bananalive 05-01-2012 08:58 AM

Quote:

Originally Posted by Bluefin221 (Post 2324919)
Probably a ridiculous question, but how do you create categories for teams and put them in it?

AdminCP -> Competition Settings -> Team Settings -> Team Categories -> Yes

Save

bananalive 05-01-2012 09:00 AM

Quote:

Originally Posted by Potleg (Post 2325022)
also bannana i would like to see an group & knockout style format much like euro or world cup format. i tend to host a few ffa style tournaments just as text in forums atm.

also for the knockout boards themselves an option to have a clan/team logo displayed in the bracket to make it look abit nicer :)

Knockout for leagues is premium feature.

To add avatars into bracket, edit:

AdminCP -> Competition Settings -> Tournament Settings -> Tournaments User HTML (including username)

bananalive 05-01-2012 09:01 AM

Quote:

Originally Posted by Falcoita (Post 2324869)
Hello, how could i insert the tournament's rules on the premium version ?

thanks

Emiliano

yoursite.com/forum/competitions.php?do=editrules

Or use bbcode [rules] within tournament/ladder/league description

CharlieDelta 05-01-2012 03:19 PM

Quote:

Originally Posted by bananalive (Post 2325170)
Upgrade requires a rebuild of categories cache.

It looks like it's working now?

Thank you sir. :D
I guess I should have flushed the cache. Never thought of that. :o


All times are GMT. The time now is 10:54 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.02663 seconds
  • Memory Usage 1,870KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_php_printable
  • (24)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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