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 08-18-2012 10:04 AM

1 Attachment(s)
Quote:

Originally Posted by EBZ2010 (Post 2357728)
Please give a little more instruction on how to do the embed. What are we suppose to see by adding embed=1 at the end of the URL? It stays the same, and I don't see how to embed or given any code to embed.

What version are you running?

See attachment for example:

https://vborg.vbsupport.ru/attachmen...1&d=1345287845

sutto 08-18-2012 10:07 AM

Quote:

Originally Posted by bananalive (Post 2357850)
Find in teams.php
PHP Code:

$show['usernameajax'] = true

Replace with
PHP Code:

$show['single'] = $show['usernameajax'] = true


Thanks

bananalive 08-18-2012 10:19 AM

Quote:

Originally Posted by sutto (Post 2357854)
Hi Dom,

Found a small bug...

I've created a number of team categories.. when editing a team, it automatically defaults the category selection to the first option in the drop down box.

Are you able to make it so when editing the display value is the value previously entered and it only updates when physically changed?

Quick fix:


Find in teams.php

PHP Code:

if ($vbulletin->options['tmnt_allow_uncat'])
        {
            
$categories .= '<option value="0"></option>';
        } 

Below add

PHP Code:

        $select_catid $team['catid']; 


bananalive 08-18-2012 10:28 AM

Quote:

Originally Posted by holzy40 (Post 2357611)
Also forgot a couple things..

1.) When a match gets disputed is there anyway to have a screen pop up saying match has been disputed and have a support ticket open up for the user to complete and send in with their proof in the ticket. Because a lot of users are forgetting to send in support tickets bc they dont know there match is disputed.

I'll add in redirect to support tickets from disputed matches.

ProFifaLeagues 08-18-2012 10:32 AM

Love the Idea of a Small Chat/Shout system inside the Mod it would be great to have this for Users on ladders or Leagues to arrange games or Sort any issues etc.
Do you have any plans on this Banana?

KGodel 08-18-2012 09:25 PM

Quote:

Originally Posted by bananalive (Post 2356850)
Nope these are hard-coded I'm afraid

Could you point out where in the code these are stored so we could alter them? If not then are larger tournaments just impossible with this? Sort of disappointing. :(

betts02 08-18-2012 10:02 PM

Can you please look at the vb3.8 version and update it as it does say "Supported"

sutto 08-19-2012 05:31 AM

Hi Dom,

I would like to add SteamID: [fieldXX] underneath 'Rank: Leader' on the Team Member template.

Are you able to please let me know where in the template I need to add the code to do this?

Also, feature request:

Add side block for team activity. Team 1 just registered - PlayerA just joined Team 1; and so on.

tele955848 08-19-2012 06:58 AM

Fatal error: Call to undefined function tll_create_tmnt_brackets() in /www/htdocs/w00exxx/forum/tournaments.php on line 5094

Fehlermeldung

bananalive 08-20-2012 08:28 PM

Quote:

Originally Posted by tele955848 (Post 2358101)
Fatal error: Call to undefined function tll_create_tmnt_brackets() in /www/htdocs/w00exxx/forum/tournaments.php on line 5094

Fehlermeldung

Have you uploaded functions_tll_brackets.php to /includes/


All times are GMT. The time now is 01:45 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.02279 seconds
  • Memory Usage 1,750KB
  • 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
  • (4)bbcode_php_printable
  • (6)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