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 04-01-2013 09:06 PM

Quote:

Originally Posted by sergiomc (Post 2411976)
How to add a profile field in hof?

Find in template tmnt_hof

<div class="blockrow" style="display: table-cell;"> <vb:if condition="$team"><a href="teams.php?do=viewteam&amp;id={vb:raw hof.teamid}">{vb:raw hof.teamname}</a><vb:else /><a href="{vb:link member, {vb:raw hof}}">{vb:raw hof.username}</a><vb:if condition="$show['asblock']"> ({vb:raw hof.tmnt_wins})</vb:if></vb:if></div>

Replace with

<div class="blockrow" style="display: table-cell;"> {vb:raw hof.FIELDX} <vb:if condition="$team"><a href="teams.php?do=viewteam&amp;id={vb:raw hof.teamid}">{vb:raw hof.teamname}</a><vb:else /><a href="{vb:link member, {vb:raw hof}}">{vb:raw hof.username}</a><vb:if condition="$show['asblock']"> ({vb:raw hof.tmnt_wins})</vb:if></vb:if></div>


Quote:

and how to make the order is 1, 2, 3, 4, etc. to 150.
https://vborg.vbsupport.ru/external/2013/04/42.jpg
Once you have some results it will go to 1,2,3,4, etc.

sergiomc 04-01-2013 11:15 PM

Quote:

Originally Posted by bananalive (Post 2413741)
AdminCP -> Competitions Settings -> Tournament Settings -> Stats in Postbit -> Yes

I have selected yes, but only see individual statistics, I no see team statistics or points.

--

I'd also like to know how to remove Bye Players, that the bracket is only for players who are registered and no add Bye Players.

For example if a tournament is 128 players and only recorded 91 players, the bracket becomes a tournament of 100 players and has only 9 "Bye Player" and not 37.

betts02 04-02-2013 12:19 PM

Quote:

Originally Posted by sergiomc (Post 2413756)
I have selected yes, but only see individual statistics, I no see team statistics or points.

--

I'd also like to know how to remove Bye Players, that the bracket is only for players who are registered and no add Bye Players.

For example if a tournament is 128 players and only recorded 91 players, the bracket becomes a tournament of 100 players and has only 9 "Bye Player" and not 37.

The tournament system only works with teams/players in a 4,8,16,32,64 or 128

This is due to how each players progresses to the next round and in order for the tournament to work

You can randomly let the event organise the 'Bye' players or do it yourself like other events where the better teams/players miss round 1 and the lesss known/skilled teams/players play round 1

betts02 04-02-2013 12:24 PM

Quote:

Originally Posted by bananalive (Post 2411758)
Where are you looking?

When i create a Round Robin each round and group can be re-named but when i did, It saved it via the edit event but it does not show in the event itself

Quote:

Originally Posted by betts02 (Post 2411869)
Tried to the first template change and got :

The following error occurred when attempting to evaluate this template:

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 67

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 74

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 86

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 93

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 100

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 107

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 114

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 121

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 128

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 135

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 146

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 153

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 160

Any news on this mate ? Cheers

betts02 04-02-2013 12:27 PM

Also is it possible to include rounds in the L:MS events so you can see the round scores ?

I use it for 8 players who play over 5 maps on a game
Each map the total kills are taken and added
After each map the kills are added up and after the full 5 maps the winner is the player with most kills

I would like it so each round can be added and it show the scores of those rounds if possible

fookaa 04-03-2013 05:51 PM

1 Attachment(s)
Hi,

When i create a category with only tournaments and leagues, if i un-check the ladders from the category it no longer shows the leagues ? I have to have the leagues, ladders and tournaments all checked for it to show the leagues...

Is there a setting im missing ?

If i check all 3 the leagues show, if i un-check ladders, leagues dont show and if i un-check ladders and tournaments the leagues dont show either...

See..

bananalive 04-04-2013 11:54 AM

Quote:

Originally Posted by fookaa (Post 2414112)
Hi,

When i create a category with only tournaments and leagues, if i un-check the ladders from the category it no longer shows the leagues ? I have to have the leagues, ladders and tournaments all checked for it to show the leagues...

Is there a setting im missing ?



If i check all 3 the leagues show, if i un-check ladders, leagues dont show and if i un-check ladders and tournaments the leagues dont show either...

See..

I'll fix this in v6.3.1

bananalive 04-04-2013 11:56 AM

Quote:

Originally Posted by betts02 (Post 2411869)
Tried to the first template change and got :

The following error occurred when attempting to evaluate this template:

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 67

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 74

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 86

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 93

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 100

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 107

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 114

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 121

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 128

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 135

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 146

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 153

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5432) : eval()'d code on line 160

Do you want to send me a link of where it is?

betts02 04-04-2013 12:37 PM

Quote:

Originally Posted by bananalive (Post 2414209)
Do you want to send me a link of where it is?

It was in my admin that i got the errors mate

bananalive 04-04-2013 12:42 PM

Quote:

Originally Posted by betts02 (Post 2414213)
It was in my admin that i got the errors mate

What if you revert the template?


All times are GMT. The time now is 11: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.03076 seconds
  • Memory Usage 1,767KB
  • 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
  • (10)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