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)

andyv72 04-17-2013 12:38 AM

Quote:

Originally Posted by bananalive (Post 2415376)
You can use vBulletin phrasing system:

AdminCP -> Languages & Phrases -> Search in phrases:

Search for Text

HTML Code:

tmnt_
Search in ...

HTML Code:

Phrase Variable Name Only
Or search by product

vB Tournaments, Ladders and Leagues Manager

hi..
to many to Translate and to heavy..
the translation is easier?

bananalive 04-18-2013 04:42 PM

Quote:

Originally Posted by Bluefin221 (Post 2416233)
@BananaLive - I wonder if you could tell me if there is a query I could place for how many tournaments (total) and how many teams (total) there are within the tournament section, I'm creating a stat bar and would like it to show how many teams we have and how many tournaments are running (past and present) which will automatically update due to the proper queries being called.

$a = $vbulletin->db->query_first("SELECT COUNT(*) as count FROM ".TABLE_PREFIX."tmnt_tmnts");
$count_tournaments = $a['count'];

$b = $vbulletin->db->query_first("SELECT COUNT(*) as count FROM ".TABLE_PREFIX."tmnt_teams ");
$count_teams = $b['count'];

Bob Meta 04-26-2013 05:42 PM

Thank you for creating and supporting this mod! I have installed the mod and am trying it out with a beta group of forum members. The main thing that is keeping me from rolling out contests to the community is that we can't find a way for moderators to pick winners for players/teams in single elimination tournies. Right now the system relies on the loser "submitting a loss".

Am I missing something obvious? Do mods have the ability to mark winners and losers? Is this an available premium feature (I would go premium if this is the case). Thank you!

EasyEazy 04-26-2013 05:56 PM

Quote:

Originally Posted by Bob Meta (Post 2418720)
Thank you for creating and supporting this mod! I have installed the mod and am trying it out with a beta group of forum members. The main thing that is keeping me from rolling out contests to the community is that we can't find a way for moderators to pick winners for players/teams in single elimination tournies. Right now the system relies on the loser "submitting a loss".

Am I missing something obvious? Do mods have the ability to mark winners and losers? Is this an available premium feature (I would go premium if this is the case). Thank you!

Is there not a progress button on your tournament bracket? Next to each members name you should have an arrow to progress them to the next round.

Also make sure that the group has been given the correct permissions in usergroups.

Bob Meta 04-26-2013 06:18 PM

Quote:

Originally Posted by EasyEazy (Post 2418721)
Is there not a progress button on your tournament bracket? Next to each members name you should have an arrow to progress them to the next round.

Also make sure that the group has been given the correct permissions in usergroups.

No, I do not see any arrows next to names. I double checked the Upload files and I do not think any have been missed. Here is what my test tourney looks like:

EDIT: I am also an administrator and have all permissions checked as yes.

https://vborg.vbsupport.ru/external/2013/04/5.png


EDIT - My best guess is that I missed a file in the upload, or possibly uploaded files incorrectly, although I can't find the error.

EasyEazy 04-26-2013 08:05 PM

Quote:

Originally Posted by Bob Meta (Post 2418722)
No, I do not see any arrows next to names. I double checked the Upload files and I do not think any have been missed. Here is what my test tourney looks like:

EDIT: I am also an administrator and have all permissions checked as yes.

https://vborg.vbsupport.ru/external/2013/04/5.png


EDIT - My best guess is that I missed a file in the upload, or possibly uploaded files incorrectly, although I can't find the error.

Looks like you are missing something mate as mine looks nothing like that. Im sure Bananlive can put you right on that.

evotion 04-29-2013 06:13 PM

Do you know if there is a way to export ladder and tournament data into a gaming ladder script from www.eliteladders.com ?

Members migrate over fine, just no automated way to copy over other data.

Any ideas?

bananalive 04-29-2013 07:54 PM

Quote:

Originally Posted by Bob Meta (Post 2418722)
No, I do not see any arrows next to names. I double checked the Upload files and I do not think any have been missed. Here is what my test tourney looks like:

EDIT: I am also an administrator and have all permissions checked as yes.

https://vborg.vbsupport.ru/external/2013/04/5.png


EDIT - My best guess is that I missed a file in the upload, or possibly uploaded files incorrectly, although I can't find the error.

That is showing the mobile version of brackets - which version of vbulletin are you using?

bananalive 04-29-2013 07:59 PM

Quote:

Originally Posted by evotion (Post 2419156)
Do you know if there is a way to export ladder and tournament data into a gaming ladder script from www.eliteladders.com ?

Members migrate over fine, just no automated way to copy over other data.

Any ideas?

How many competitions are there to transfer? Which part are you keenest to transfer across? I havent used eliteladders before so i'm not really sure how it is structured.

Bob Meta 04-29-2013 10:20 PM

Quote:

Originally Posted by bananalive (Post 2419164)
That is showing the mobile version of brackets - which version of vbulletin are you using?

Thanks for getting back. I am using 4.1.9


All times are GMT. The time now is 02:52 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.02882 seconds
  • Memory Usage 1,755KB
  • 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_html_printable
  • (8)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