Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Tournaments, Ladders & Leagues Manager v4.x Details »»
Tournaments, Ladders & Leagues Manager v4.x
Version: 7.1.0, by bananalive bananalive is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Major Additions - Version: 4.x.x Rating:
Released: 03-22-2010 Last Update: 10-17-2015 Installs: 687
DB Changes Uses Plugins
Additional Files Translations  
No support by the author.

Code:
**** Copyright by bananalive.org **** Email: admin [at] bananalive.org


Modification Description
This modification allows you to manage tournaments and ladders on your forum. It provides interactibility both for forum members and forum admin.
Tournament Types:Ladder Description:
Users or teams can join ladders and challenge other players or teams in the ladder. Elo rating system is used which calculates the difficultly of a match according to the players' ranks and this is taken into account when the ranks are updated after the match is finished.
Feature List:
  • General Features
    • All pages are XHTML valid
  • Tournament Features
    • Hall of Fame (Top 10 Tournament Players)
    • Permissions can be set per usergroup
      (AdminCP -> Usergroups -> Usergroup Manager -> {Select Usergroup} -> Tournament Permissions)
    • Tournaments start automatically when no slots are left
    • Tournaments have proper Date/ Time converted to users timezone and DST
    • 3 Tournament Modes: Last Man Standing, Single Elimination, Double Elimination and Round Robin
    • Filter Tournaments Displayed according to Tournament Status
    • Tournament User Stats Page
    • 'Start Tournament' for Single Elimination adds bye players and creates brackets
  • Tournament options
    • Turn on/off tournament
    • Create Thread on Tournament Creation
    • Require check-in before tournaments
    • Tournament Stats in Member Profile
    • Tournament Stats in Postbit (Can be turned on/off in Tournament Options)
    • Comments per page
    • Tournament description length shown in tournament List
  • Tournament Display
    • LMS realtime ranking shows if players are equal positions
    • Tournament View Counter
    • Tournament creator and last edited by notes at bottom of tournament
  • Tournament Moderators can...
    • Add/edit tournament (description uses vBulletin Editor)
    • Edit tournament type if not started yet
    • Add Score type (points, wins, kills, deaths, etc.) for LMS tournaments
    • Tournament mods can remove players if tournament hasn't started
    • Increase/ Decrease Tournament Slots
    • Pm all competitors with custom message and title (permissions set to bypass max pm recipients restrictions)
    • Add players (Ajax/Javascript userid fetch)
    • Swap players in LMS mode
    • Create/ edit/ delete announcements
  • Competitors can...
    • Players can remove themselves if tournament hasn't started
    • Users can PM themselves the details of the tournament
    • Sign up to tournament only once
  • Tournament Comments
    • Uses vBulletin Editor
    • Comment Display with user avatars and last edited by note
    • User able to edit/delete their own comment (subject to permissions)
    • Tournament moderators can edit all comments
    • If applicable under username on comments Tournament Creator, Tournament Competitor or Tournament Winner
    • Comment paging
  • Teams
    • Users can apply to teams
    • Leader can accept/ decline users
    • Team profile shows team stats
    • Team list
    • Can limit teams created by user (in usergroup options)
    • Fields: team website, gamertag, logo, description, slog, tags
  • Team leader can...
    • delete players from his/her team
    • Promote players in his/her team to Leader or Co-Leader
    • Join tournaments
    • Search Free Agents for new team members
  • Ladder Features
    • Elo rating system (Javascript Elo calculator @ ladders.php?do=elorating)
    • Players last activity (date)
    • Winning/ Losing Streak
    • Longest Winning Streak
    • Admin can submit scores/ add challenges
    • Report/ dispute challenges
    • Match Finder
  • Ladder Display
    • leader-board for each ladder
    • last 10 upcoming/ past matches per ladder
    • separate page for accepting/rejecting challenges and submitting score (have to be accepted by other user)
  • Tournament Announcements
    • Tournament Moderators can create/edit announcements
    • Uses forum last visit for announcement read marking
    • Shows last user to edit announcement
  • Categories
    • Share categories for tournaments/ ladders/ leagues
    • Category displays in navbar when viewing ladder/ tournament/ league
Installation:
  1. Follow instructions included in .zip
  2. Click Install
Premium Features:
  • Pay to play/ credits system
    • Opportunity to earn money for your forum
    • Uses PayPal for payments
  • Support Tickets
  • Leagues into Knockout Stage
  • Live Match Finder
Suggestions:
  1. Please post any suggestions/ comments about this modification and I will try and implement them

** Don't forgot to click Mark as Installed **

Download Now

File Type: zip vB_Tournaments+Ladders_v6.5.9_LITE.zip (456.5 KB, 435 views)
File Type: zip vB_Tournaments+Ladders_v7.1.0_Lite.zip (462.4 KB, 221 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #1672  
Old 09-03-2012, 12:14 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jamie G View Post
Did as you stated, but it returns this. It now displays correctly, but I am a little worried by this message.

Warning: Invalid argument supplied for foreach() in [path]/includes/functions.php on line 3965

The following error occurred when attempting to evaluate this template:
%1$s
This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.
I think you have accidentally deleted something..

Here's the full code (with template edits) for tmnt_index_c:

HTML Code:
<div>{vb:raw cinfo.banner}</div>
<div id="pagetitle" class="pagetitle" style="margin-bottom: 10px;">
	<h1>
		{vb:raw vboptions.tmnt_modname}
		<vb:if condition="$cinfo['title']">
		: <vb:if condition="$cinfo['parenttitle']">{vb:raw cinfo.parenttitle} - </vb:if><span class="forumtitle">{vb:raw cinfo.title}</span>
		</vb:if>
	</h1>
	<p class="description">{vb:raw cinfo.description}</p>
</div>
<vb:if condition="$vboptions['tmnt_fp_carousel'] && $tmnt_car_array && !$c">
<div id="barousel_itemnav" class="barousel">
	<vb:if condition="$tmntp['canedittmnt']"><span style="position: absolute; top: 6px; right: 6px; z-index: 50; font-weight: bold;"><a href="competitions.php?do=editbanners">Edit</a></span></vb:if>
	<div class="barousel_image">
		<vb:each from="tmnt_car_array" key="key" value="car">
			<!-- image {vb:math {vb:raw key}+1} -->
			<vb:if condition="$car['linkurl']"><a href="{vb:raw car.linkurl}"></vb:if><img src="{vb:raw car.imageurl}" alt="" <vb:if condition="!$key">class="current" style="display: block;"<vb:else />style="display: none;"</vb:if> /><vb:if condition="$car['linkurl']"></a></vb:if>
		</vb:each>
	</div>
	<div class="barousel_content" style="height: 119px; display: block; ">
		<vb:each from="tmnt_car_array" key="key" value="car">
			<!-- content {vb:math {vb:raw key}+1} -->
			<div<vb:if condition="!$key"> class="default"</vb:if> style="<vb:if condition="$key">display: none;</vb:if><vb:if condition="!$car['title']"> background: none;</vb:if>">
				<vb:if condition="$car['title']"><p class="header"><vb:if condition="$car['linkurl']"><a href="{vb:raw car.linkurl}"></vb:if>{vb:raw car.title}<vb:if condition="$car['linkurl']"></a></vb:if></p></vb:if>
				<p>{vb:raw car.desc}</p>
			</div>
		</vb:each>
	</div>
	<div class="barousel_nav">
	</div>
</div>
</vb:if>
		<vb:if condition="$vboptions['tmnt_fp_nv'] && $vboptions['tmnt_fp_sidebar']">
<div id="rightcol" style="float: {vb:raw vboptions.tmnt_fp_sidebar}; margin-<vb:if condition="$vboptions['tmnt_fp_sidebar']=='right'">left<vb:else />right</vb:if>: 15px; width: {vb:raw vboptions.tmnt_fp_sb_width};">
	<vb:if condition="$template_hook['tmnt_fp_sidebar']">
		<div>
		{vb:raw template_hook.tmnt_fp_sidebar}
		</div>
	</vb:if>
</div>
</vb:if>
<div style="overflow: hidden;">
<vb:if condition="$categories">
<vb:if condition="$vboptions['tmnt_fp_nv'] && $template_hook['tmnt_fp_tr']">
<div style="width: 100%;">
	<div style="float: right; width: {vb:raw vboptions.tmnt_fp_tr_width};  margin-left: 15px;">
		{vb:raw template_hook.tmnt_fp_tr}
	</div>
	<div style="overflow: hidden;">
<vb:else />
<div>	
	<div>
</vb:if>
	<h2 class="blockhead" style="clear: both;">{vb:rawphrase tmnt_categories}</h2>
	<div class="blockbody formcontrols" style="min-width: 200px;">
		{vb:raw categories}
	</div>
</div>
</div>
</vb:if>
<div style="overflow: hidden; <vb:if condition="!$vboptions['tmnt_fp_nv'] OR !$template_hook['tmnt_fp_br'] OR $show['no_uncat']"> display: none;</vb:if> clear: both;">
	<div style="float: right; width: {vb:raw vboptions.tmnt_fp_br_width}; margin-top: 10px; margin-left: 15px;">
	{vb:raw template_hook.tmnt_fp_br}
	</div>
	<div style="overflow: hidden; margin-top: 10px;">
		<div>
		<vb:if condition="in_array('ladders',$cinfo['tol']) && $tmntp['canviewladder']">
		<h2 class="blockhead" style="float: left;<vb:if condition="$sh == 'l'"> font-weight: bold; text-decoration: underline;</vb:if>" id="h2_l">
			<a href="ladders.php<vb:if condition="$c">{vb:raw thisurl}&amp;<vb:else />?</vb:if>showonly=ladders" onclick="switch_t_l('l'); return false;"><vb:if condition="$c">{vb:rawphrase ladders}<vb:else />{vb:rawphrase tmnt_uncat_ladders}</vb:if></a>
		</h2>
		</vb:if>
		<vb:if condition="in_array('leagues',$cinfo['tol']) && $tmntp['canviewladder'] && !$vboptions['tmnt_disable_leagues']">
		<h2 class="blockhead" style="float: left;<vb:if condition="$sh == 'lg'"> font-weight: bold; text-decoration: underline;</vb:if>" id="h2_lg">
			<a href="ladders.php<vb:if condition="$c">{vb:raw thisurl}&amp;<vb:else />?</vb:if>showonly=leagues" onclick="switch_t_l('lg'); return false;"><vb:if condition="$c">{vb:rawphrase ladder_leagues}<vb:else />{vb:rawphrase tmnt_uncat_leagues}</vb:if></a>
		</h2>
		</vb:if>
		<vb:if condition="in_array('tmnts', $cinfo['tol']) && $tmntp['canviewtmnt']">
		<h2 class="blockhead" style="<vb:if condition="in_array('ladders', $cinfo['tol']) && $tmntp['canviewladder']">float: left;</vb:if><vb:if condition="$sh == 't'"> font-weight: bold; text-decoration: underline;</vb:if>" id="h2_t">
			<a href="tournaments.php<vb:if condition="$c">{vb:raw thisurl}</vb:if>"<vb:if condition="in_array('ladders',$cinfo['tol']) && $tmntp['canviewladder']"> onclick="switch_t_l('t'); return false;"</vb:if>><vb:if condition="$c">{vb:rawphrase tmnts}<vb:else />{vb:rawphrase tmnt_uncat_tmnts}</vb:if></a>
		</h2>
		</vb:if>
		<vb:if condition="in_array('kings', $cinfo['tol']) && $tmntp['canviewkings']">
		<h2 class="blockhead" style="float: left;<vb:if condition="$sh == 'k'"> font-weight: bold; text-decoration: underline;</vb:if>" id="h2_k">
			<a href="kings.php<vb:if condition="$c">{vb:raw thisurl}</vb:if>"<vb:if condition="$tmntp['canviewladder']"> onclick="switch_t_l('k'); return false;"</vb:if>><vb:if condition="$c">{vb:rawphrase tmnt_kings_short}<vb:else />{vb:rawphrase tmnt_uncat_kings}</vb:if></a>
		</h2>
		</vb:if>
		</div>
		<div class="blockbody formcontrols" id="table_t" style="<vb:if condition="$sh != 't'">display: none;</vb:if> clear: both;">
			<div class="blocksubhead" style="float:right; width: 60px; text-align: center;">
				{vb:rawphrase tmnt_players}
			</div>
			<div class="blocksubhead">
				{vb:rawphrase tmnt_name}
			</div>
			{vb:raw latesttmnts}
		<vb:if condition="$show['moretmnts']">
			<div class="blocksubhead" style="text-align: center; clear: both;">
				<a href="tournaments.php<vb:if condition="$c">?c={vb:raw c}</vb:if>" title="{vb:rawphrase tmnt_viewmoretmnts}">{vb:rawphrase tmnt_viewmoretmnts}</a>
			</div>
		</vb:if>
		</div>
		<div class="blockbody formcontrols" id="table_l" style="<vb:if condition="$sh != 'l'">display: none;</vb:if> clear: both;">
			<div style="clear: both; overflow: hidden;">
				<div class="blocksubhead" style="float:right; width: 60px; text-align: center;">
					{vb:rawphrase tmnt_players}
				</div>
				<div class="blocksubhead">
					{vb:rawphrase tmnt_name}
				</div>
			</div>
			{vb:raw latestladders}
			<vb:if condition="$show['moreladders']">
				<div class="blocksubhead" style="text-align: center; clear: both;">
					<a href="ladders.php?<vb:if condition="$c">c={vb:raw c}&amp;</vb:if>showonly=ladders" title="{vb:rawphrase tmnt_viewmoreladders}">{vb:rawphrase tmnt_viewmoreladders}</a>
				</div>
			</vb:if>
		</div>
		<div class="blockbody formcontrols" id="table_lg" style="<vb:if condition="$sh != 'lg'">display: none;</vb:if> clear: both;">
			<div style="clear: both; overflow: hidden;">
				<div class="blocksubhead" style="float:right; width: 60px; text-align: center;">
					{vb:rawphrase ladder_players}
				</div>
				<div class="blocksubhead">
					{vb:rawphrase tmnt_name}
				</div>
			</div>
			{vb:raw latestleagues}
			<vb:if condition="$show['moreleagues']">
				<div class="blocksubhead" style="text-align: center; clear: both;">
					<a href="ladders.php?<vb:if condition="$c">c={vb:raw c}&amp;</vb:if>showonly=leagues" title="{vb:rawphrase tmnt_viewmoreleagues}">{vb:rawphrase tmnt_viewmoreleagues}</a>
				</div>
			</vb:if>
		</div>
		<div class="blockbody formcontrols" id="table_k" style="<vb:if condition="$sh != 'k'">display: none;</vb:if> clear: both;">
			<div style="clear: both; overflow: hidden;">
				<div class="blocksubhead">
					{vb:rawphrase tmnt_name}
				</div>
			</div>
			{vb:raw latestkings}
			<vb:if condition="$show['morekings']">
				<div class="blocksubhead" style="text-align: center; clear: both;">
					<a href="kings.php?<vb:if condition="$c">c={vb:raw c}</vb:if>" title="{vb:rawphrase tmnt_viewmorekings}">{vb:rawphrase tmnt_viewmorekings}</a>
				</div>
			</vb:if>
		</div>
	</div>
</div>

<div id="box_4385th" style="margin-top: 10px; width: 100%;">
<div style="">
	<div style="padding-bottom: 10px; <vb:if condition="($vboptions['tmnt_fp_nv'] && $template_hook['tmnt_fp_br']) OR $show['no_uncat'] OR !$tmntp['canviewtmnt'] OR !in_array('tmnts',$cinfo['tol'])"> display: none;</vb:if>">
		<h2 class="blockhead">
			<a href="tournaments.php<vb:if condition="$c">{vb:raw thisurl}</vb:if>"><vb:if condition="$c"><span title="{vb:var cinfo.description}">{vb:raw cinfo.title} {vb:rawphrase tmnts}</span><vb:else />{vb:rawphrase tmnt_uncat_tmnts}</vb:if></a>
		</h2>
		<div class="blockbody formcontrols">
			<div class="blocksubhead" style="float:right; width: 60px; text-align: center;">
				{vb:rawphrase ladder_players}
			</div>
			<div class="blocksubhead">
				{vb:rawphrase tmnt_name}
			</div>
			{vb:raw latesttmnts}
		<vb:if condition="$show['moretmnts']">
			<div class="blocksubhead" style="text-align: center; clear: both;">
				<a href="tournaments.php<vb:if condition="$c">?c={vb:raw c}</vb:if>" title="{vb:rawphrase tmnt_viewmoretmnts}">{vb:rawphrase tmnt_viewmoretmnts}</a>
			</div>
		</vb:if>
		</div>
	</div>
	<div style="padding-bottom: 10px; <vb:if condition="($vboptions['tmnt_fp_nv'] && $template_hook['tmnt_fp_br']) OR $show['no_uncat'] OR !in_array('ladders',$cinfo['tol']) OR !$tmntp['canviewladder']"> display: none;</vb:if>" id="box_e4985ut">
		<h2 class="blockhead">
			<a href="ladders.php<vb:if condition="$c">{vb:raw thisurl}&amp;<vb:else />?</vb:if>showonly=ladders"><vb:if condition="$c"><span title="{vb:var cinfo.description}">{vb:raw cinfo.title} {vb:rawphrase ladders}</span><vb:else />{vb:rawphrase tmnt_uncat_ladders}</vb:if></a>
		</h2>
		<div class="blockbody formcontrols">
			<div style="clear: both; overflow: hidden;">
				<div class="blocksubhead" style="float:right; width: 60px; text-align: center;">
					{vb:rawphrase tmnt_players}
				</div>
				<div class="blocksubhead">
					{vb:rawphrase tmnt_name}
				</div>
			</div>
			{vb:raw latestladders}
		<vb:if condition="$show['moreladders']">
			<div class="blocksubhead" style="text-align: center; clear: both;">
				<a href="ladders.php<vb:if condition="$c">?c={vb:raw c}</vb:if>" title="{vb:rawphrase tmnt_viewmoreladders}">{vb:rawphrase tmnt_viewmoreladders}</a>
			</div>
		</vb:if>
		</div>
	</div>
	<div style="padding-bottom: 10px; <vb:if condition="($vboptions['tmnt_fp_nv'] && $template_hook['tmnt_fp_br']) OR $show['no_uncat'] OR $vboptions['tmnt_disable_leagues'] OR !in_array('leagues',$cinfo['tol']) OR !$tmntp['canviewladder']"> display: none;</vb:if>">
		<h2 class="blockhead">
			<a href="ladders.php<vb:if condition="$c">{vb:raw thisurl}&amp;<vb:else />?</vb:if>showonly=leagues"><vb:if condition="$c"><span title="{vb:var cinfo.description}">{vb:raw cinfo.title} {vb:rawphrase ladder_leagues}</span><vb:else />{vb:rawphrase tmnt_uncat_leagues}</vb:if></a>
		</h2>
		<div class="blockbody formcontrols">
			<div style="clear: both; overflow: hidden;">
				<div class="blocksubhead" style="float:right; width: 60px; text-align: center;">
					{vb:rawphrase tmnt_players}
				</div>
				<div class="blocksubhead">
					{vb:rawphrase tmnt_name}
				</div>
			</div>
			{vb:raw latestleagues}
		<vb:if condition="$show['moreleagues']">
			<div class="blocksubhead" style="text-align: center; clear: both;">
				<a href="ladders.php<vb:if condition="$c">?c={vb:raw c}</vb:if>">{vb:rawphrase tmnt_viewmoreleagues}</a>
			</div>
		</vb:if>
		</div>
	</div>
	<div style="padding-bottom: 10px; <vb:if condition="($vboptions['tmnt_fp_nv'] && $template_hook['tmnt_fp_br']) OR $show['no_uncat'] OR !$vboptions['tmnt_kings_enabled'] OR !in_array('kings',$cinfo['tol']) OR !$tmntp['canviewkings']"> display: none;</vb:if>">
		<h2 class="blockhead">
			<a href="kings.php<vb:if condition="$c">{vb:raw thisurl}</vb:if>"><vb:if condition="$c"><span title="{vb:var cinfo.description}">{vb:raw cinfo.title} {vb:rawphrase tmnt_kings}</span><vb:else />{vb:rawphrase tmnt_uncat_kings}</vb:if></a>
		</h2>
		<div class="blockbody formcontrols">
			<div style="clear: both; overflow: hidden;">
				<div class="blocksubhead">
					{vb:rawphrase tmnt_name}
				</div>
			</div>
			{vb:raw latestkings}
		<vb:if condition="$show['moreleagues']">
			<div class="blocksubhead" style="text-align: center; clear: both;">
				<a href="kings.php<vb:if condition="$c">?c={vb:raw c}</vb:if>">{vb:rawphrase tmnt_viewmorekings}</a>
			</div>
		</vb:if>
		</div>
	</div>
</div>
</div>

</div>
</div>
Reply With Quote
  #1673  
Old 09-03-2012, 04:51 PM
killerbeez killerbeez is offline
 
Join Date: Nov 2010
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

http://www.killerbeesgaming.com/tour...gue-of-Legends

The status isn't updated on that page, but it is updated on the tournament page itself.

http://www.killerbeesgaming.com/tour...t-Supremacy-#1
Reply With Quote
  #1674  
Old 09-04-2012, 04:30 AM
killerbeez killerbeez is offline
 
Join Date: Nov 2010
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Also, the sign up as reserve button at the bottom of the page of the tournament when the tournament is full. Can that be moved to the top of the page like the "Join Tournament" button is when still accepting slots? Not everyone will see that little button.

Also, if you check 'allow reserves' and the tournament isn't full, it will block new sign ups even though the tournament was 32 of 64.
Reply With Quote
  #1675  
Old 09-04-2012, 11:46 AM
Jamie G Jamie G is offline
 
Join Date: May 2007
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bananalive View Post
I think you have accidentally deleted something..

Here's the full code (with template edits) for tmnt_index_c:

HTML Code:
<div>{vb:raw cinfo.banner}</div>
<div id="pagetitle" class="pagetitle" style="margin-bottom: 10px;">
	<h1>
		{vb:raw vboptions.tmnt_modname}
		<vb:if condition="$cinfo['title']">
		: <vb:if condition="$cinfo['parenttitle']">{vb:raw cinfo.parenttitle} - </vb:if><span class="forumtitle">{vb:raw cinfo.title}</span>
		</vb:if>
	</h1>
	<p class="description">{vb:raw cinfo.description}</p>
</div>
<vb:if condition="$vboptions['tmnt_fp_carousel'] && $tmnt_car_array && !$c">
<div id="barousel_itemnav" class="barousel">
	<vb:if condition="$tmntp['canedittmnt']"><span style="position: absolute; top: 6px; right: 6px; z-index: 50; font-weight: bold;"><a href="competitions.php?do=editbanners">Edit</a></span></vb:if>
	<div class="barousel_image">
		<vb:each from="tmnt_car_array" key="key" value="car">
			<!-- image {vb:math {vb:raw key}+1} -->
			<vb:if condition="$car['linkurl']"><a href="{vb:raw car.linkurl}"></vb:if><img src="{vb:raw car.imageurl}" alt="" <vb:if condition="!$key">class="current" style="display: block;"<vb:else />style="display: none;"</vb:if> /><vb:if condition="$car['linkurl']"></a></vb:if>
		</vb:each>
	</div>
	<div class="barousel_content" style="height: 119px; display: block; ">
		<vb:each from="tmnt_car_array" key="key" value="car">
			<!-- content {vb:math {vb:raw key}+1} -->
			<div<vb:if condition="!$key"> class="default"</vb:if> style="<vb:if condition="$key">display: none;</vb:if><vb:if condition="!$car['title']"> background: none;</vb:if>">
				<vb:if condition="$car['title']"><p class="header"><vb:if condition="$car['linkurl']"><a href="{vb:raw car.linkurl}"></vb:if>{vb:raw car.title}<vb:if condition="$car['linkurl']"></a></vb:if></p></vb:if>
				<p>{vb:raw car.desc}</p>
			</div>
		</vb:each>
	</div>
	<div class="barousel_nav">
	</div>
</div>
</vb:if>
		<vb:if condition="$vboptions['tmnt_fp_nv'] && $vboptions['tmnt_fp_sidebar']">
<div id="rightcol" style="float: {vb:raw vboptions.tmnt_fp_sidebar}; margin-<vb:if condition="$vboptions['tmnt_fp_sidebar']=='right'">left<vb:else />right</vb:if>: 15px; width: {vb:raw vboptions.tmnt_fp_sb_width};">
	<vb:if condition="$template_hook['tmnt_fp_sidebar']">
		<div>
		{vb:raw template_hook.tmnt_fp_sidebar}
		</div>
	</vb:if>
</div>
</vb:if>
<div style="overflow: hidden;">
<vb:if condition="$categories">
<vb:if condition="$vboptions['tmnt_fp_nv'] && $template_hook['tmnt_fp_tr']">
<div style="width: 100%;">
	<div style="float: right; width: {vb:raw vboptions.tmnt_fp_tr_width};  margin-left: 15px;">
		{vb:raw template_hook.tmnt_fp_tr}
	</div>
	<div style="overflow: hidden;">
<vb:else />
<div>	
	<div>
</vb:if>
	<h2 class="blockhead" style="clear: both;">{vb:rawphrase tmnt_categories}</h2>
	<div class="blockbody formcontrols" style="min-width: 200px;">
		{vb:raw categories}
	</div>
</div>
</div>
</vb:if>
<div style="overflow: hidden; <vb:if condition="!$vboptions['tmnt_fp_nv'] OR !$template_hook['tmnt_fp_br'] OR $show['no_uncat']"> display: none;</vb:if> clear: both;">
	<div style="float: right; width: {vb:raw vboptions.tmnt_fp_br_width}; margin-top: 10px; margin-left: 15px;">
	{vb:raw template_hook.tmnt_fp_br}
	</div>
	<div style="overflow: hidden; margin-top: 10px;">
		<div>
		<vb:if condition="in_array('ladders',$cinfo['tol']) && $tmntp['canviewladder']">
		<h2 class="blockhead" style="float: left;<vb:if condition="$sh == 'l'"> font-weight: bold; text-decoration: underline;</vb:if>" id="h2_l">
			<a href="ladders.php<vb:if condition="$c">{vb:raw thisurl}&amp;<vb:else />?</vb:if>showonly=ladders" onclick="switch_t_l('l'); return false;"><vb:if condition="$c">{vb:rawphrase ladders}<vb:else />{vb:rawphrase tmnt_uncat_ladders}</vb:if></a>
		</h2>
		</vb:if>
		<vb:if condition="in_array('leagues',$cinfo['tol']) && $tmntp['canviewladder'] && !$vboptions['tmnt_disable_leagues']">
		<h2 class="blockhead" style="float: left;<vb:if condition="$sh == 'lg'"> font-weight: bold; text-decoration: underline;</vb:if>" id="h2_lg">
			<a href="ladders.php<vb:if condition="$c">{vb:raw thisurl}&amp;<vb:else />?</vb:if>showonly=leagues" onclick="switch_t_l('lg'); return false;"><vb:if condition="$c">{vb:rawphrase ladder_leagues}<vb:else />{vb:rawphrase tmnt_uncat_leagues}</vb:if></a>
		</h2>
		</vb:if>
		<vb:if condition="in_array('tmnts', $cinfo['tol']) && $tmntp['canviewtmnt']">
		<h2 class="blockhead" style="<vb:if condition="in_array('ladders', $cinfo['tol']) && $tmntp['canviewladder']">float: left;</vb:if><vb:if condition="$sh == 't'"> font-weight: bold; text-decoration: underline;</vb:if>" id="h2_t">
			<a href="tournaments.php<vb:if condition="$c">{vb:raw thisurl}</vb:if>"<vb:if condition="in_array('ladders',$cinfo['tol']) && $tmntp['canviewladder']"> onclick="switch_t_l('t'); return false;"</vb:if>><vb:if condition="$c">{vb:rawphrase tmnts}<vb:else />{vb:rawphrase tmnt_uncat_tmnts}</vb:if></a>
		</h2>
		</vb:if>
		<vb:if condition="in_array('kings', $cinfo['tol']) && $tmntp['canviewkings']">
		<h2 class="blockhead" style="float: left;<vb:if condition="$sh == 'k'"> font-weight: bold; text-decoration: underline;</vb:if>" id="h2_k">
			<a href="kings.php<vb:if condition="$c">{vb:raw thisurl}</vb:if>"<vb:if condition="$tmntp['canviewladder']"> onclick="switch_t_l('k'); return false;"</vb:if>><vb:if condition="$c">{vb:rawphrase tmnt_kings_short}<vb:else />{vb:rawphrase tmnt_uncat_kings}</vb:if></a>
		</h2>
		</vb:if>
		</div>
		<div class="blockbody formcontrols" id="table_t" style="<vb:if condition="$sh != 't'">display: none;</vb:if> clear: both;">
			<div class="blocksubhead" style="float:right; width: 60px; text-align: center;">
				{vb:rawphrase tmnt_players}
			</div>
			<div class="blocksubhead">
				{vb:rawphrase tmnt_name}
			</div>
			{vb:raw latesttmnts}
		<vb:if condition="$show['moretmnts']">
			<div class="blocksubhead" style="text-align: center; clear: both;">
				<a href="tournaments.php<vb:if condition="$c">?c={vb:raw c}</vb:if>" title="{vb:rawphrase tmnt_viewmoretmnts}">{vb:rawphrase tmnt_viewmoretmnts}</a>
			</div>
		</vb:if>
		</div>
		<div class="blockbody formcontrols" id="table_l" style="<vb:if condition="$sh != 'l'">display: none;</vb:if> clear: both;">
			<div style="clear: both; overflow: hidden;">
				<div class="blocksubhead" style="float:right; width: 60px; text-align: center;">
					{vb:rawphrase tmnt_players}
				</div>
				<div class="blocksubhead">
					{vb:rawphrase tmnt_name}
				</div>
			</div>
			{vb:raw latestladders}
			<vb:if condition="$show['moreladders']">
				<div class="blocksubhead" style="text-align: center; clear: both;">
					<a href="ladders.php?<vb:if condition="$c">c={vb:raw c}&amp;</vb:if>showonly=ladders" title="{vb:rawphrase tmnt_viewmoreladders}">{vb:rawphrase tmnt_viewmoreladders}</a>
				</div>
			</vb:if>
		</div>
		<div class="blockbody formcontrols" id="table_lg" style="<vb:if condition="$sh != 'lg'">display: none;</vb:if> clear: both;">
			<div style="clear: both; overflow: hidden;">
				<div class="blocksubhead" style="float:right; width: 60px; text-align: center;">
					{vb:rawphrase ladder_players}
				</div>
				<div class="blocksubhead">
					{vb:rawphrase tmnt_name}
				</div>
			</div>
			{vb:raw latestleagues}
			<vb:if condition="$show['moreleagues']">
				<div class="blocksubhead" style="text-align: center; clear: both;">
					<a href="ladders.php?<vb:if condition="$c">c={vb:raw c}&amp;</vb:if>showonly=leagues" title="{vb:rawphrase tmnt_viewmoreleagues}">{vb:rawphrase tmnt_viewmoreleagues}</a>
				</div>
			</vb:if>
		</div>
		<div class="blockbody formcontrols" id="table_k" style="<vb:if condition="$sh != 'k'">display: none;</vb:if> clear: both;">
			<div style="clear: both; overflow: hidden;">
				<div class="blocksubhead">
					{vb:rawphrase tmnt_name}
				</div>
			</div>
			{vb:raw latestkings}
			<vb:if condition="$show['morekings']">
				<div class="blocksubhead" style="text-align: center; clear: both;">
					<a href="kings.php?<vb:if condition="$c">c={vb:raw c}</vb:if>" title="{vb:rawphrase tmnt_viewmorekings}">{vb:rawphrase tmnt_viewmorekings}</a>
				</div>
			</vb:if>
		</div>
	</div>
</div>

<div id="box_4385th" style="margin-top: 10px; width: 100%;">
<div style="">
	<div style="padding-bottom: 10px; <vb:if condition="($vboptions['tmnt_fp_nv'] && $template_hook['tmnt_fp_br']) OR $show['no_uncat'] OR !$tmntp['canviewtmnt'] OR !in_array('tmnts',$cinfo['tol'])"> display: none;</vb:if>">
		<h2 class="blockhead">
			<a href="tournaments.php<vb:if condition="$c">{vb:raw thisurl}</vb:if>"><vb:if condition="$c"><span title="{vb:var cinfo.description}">{vb:raw cinfo.title} {vb:rawphrase tmnts}</span><vb:else />{vb:rawphrase tmnt_uncat_tmnts}</vb:if></a>
		</h2>
		<div class="blockbody formcontrols">
			<div class="blocksubhead" style="float:right; width: 60px; text-align: center;">
				{vb:rawphrase ladder_players}
			</div>
			<div class="blocksubhead">
				{vb:rawphrase tmnt_name}
			</div>
			{vb:raw latesttmnts}
		<vb:if condition="$show['moretmnts']">
			<div class="blocksubhead" style="text-align: center; clear: both;">
				<a href="tournaments.php<vb:if condition="$c">?c={vb:raw c}</vb:if>" title="{vb:rawphrase tmnt_viewmoretmnts}">{vb:rawphrase tmnt_viewmoretmnts}</a>
			</div>
		</vb:if>
		</div>
	</div>
	<div style="padding-bottom: 10px; <vb:if condition="($vboptions['tmnt_fp_nv'] && $template_hook['tmnt_fp_br']) OR $show['no_uncat'] OR !in_array('ladders',$cinfo['tol']) OR !$tmntp['canviewladder']"> display: none;</vb:if>" id="box_e4985ut">
		<h2 class="blockhead">
			<a href="ladders.php<vb:if condition="$c">{vb:raw thisurl}&amp;<vb:else />?</vb:if>showonly=ladders"><vb:if condition="$c"><span title="{vb:var cinfo.description}">{vb:raw cinfo.title} {vb:rawphrase ladders}</span><vb:else />{vb:rawphrase tmnt_uncat_ladders}</vb:if></a>
		</h2>
		<div class="blockbody formcontrols">
			<div style="clear: both; overflow: hidden;">
				<div class="blocksubhead" style="float:right; width: 60px; text-align: center;">
					{vb:rawphrase tmnt_players}
				</div>
				<div class="blocksubhead">
					{vb:rawphrase tmnt_name}
				</div>
			</div>
			{vb:raw latestladders}
		<vb:if condition="$show['moreladders']">
			<div class="blocksubhead" style="text-align: center; clear: both;">
				<a href="ladders.php<vb:if condition="$c">?c={vb:raw c}</vb:if>" title="{vb:rawphrase tmnt_viewmoreladders}">{vb:rawphrase tmnt_viewmoreladders}</a>
			</div>
		</vb:if>
		</div>
	</div>
	<div style="padding-bottom: 10px; <vb:if condition="($vboptions['tmnt_fp_nv'] && $template_hook['tmnt_fp_br']) OR $show['no_uncat'] OR $vboptions['tmnt_disable_leagues'] OR !in_array('leagues',$cinfo['tol']) OR !$tmntp['canviewladder']"> display: none;</vb:if>">
		<h2 class="blockhead">
			<a href="ladders.php<vb:if condition="$c">{vb:raw thisurl}&amp;<vb:else />?</vb:if>showonly=leagues"><vb:if condition="$c"><span title="{vb:var cinfo.description}">{vb:raw cinfo.title} {vb:rawphrase ladder_leagues}</span><vb:else />{vb:rawphrase tmnt_uncat_leagues}</vb:if></a>
		</h2>
		<div class="blockbody formcontrols">
			<div style="clear: both; overflow: hidden;">
				<div class="blocksubhead" style="float:right; width: 60px; text-align: center;">
					{vb:rawphrase tmnt_players}
				</div>
				<div class="blocksubhead">
					{vb:rawphrase tmnt_name}
				</div>
			</div>
			{vb:raw latestleagues}
		<vb:if condition="$show['moreleagues']">
			<div class="blocksubhead" style="text-align: center; clear: both;">
				<a href="ladders.php<vb:if condition="$c">?c={vb:raw c}</vb:if>">{vb:rawphrase tmnt_viewmoreleagues}</a>
			</div>
		</vb:if>
		</div>
	</div>
	<div style="padding-bottom: 10px; <vb:if condition="($vboptions['tmnt_fp_nv'] && $template_hook['tmnt_fp_br']) OR $show['no_uncat'] OR !$vboptions['tmnt_kings_enabled'] OR !in_array('kings',$cinfo['tol']) OR !$tmntp['canviewkings']"> display: none;</vb:if>">
		<h2 class="blockhead">
			<a href="kings.php<vb:if condition="$c">{vb:raw thisurl}</vb:if>"><vb:if condition="$c"><span title="{vb:var cinfo.description}">{vb:raw cinfo.title} {vb:rawphrase tmnt_kings}</span><vb:else />{vb:rawphrase tmnt_uncat_kings}</vb:if></a>
		</h2>
		<div class="blockbody formcontrols">
			<div style="clear: both; overflow: hidden;">
				<div class="blocksubhead">
					{vb:rawphrase tmnt_name}
				</div>
			</div>
			{vb:raw latestkings}
		<vb:if condition="$show['moreleagues']">
			<div class="blocksubhead" style="text-align: center; clear: both;">
				<a href="kings.php<vb:if condition="$c">?c={vb:raw c}</vb:if>">{vb:rawphrase tmnt_viewmorekings}</a>
			</div>
		</vb:if>
		</div>
	</div>
</div>
</div>

</div>
</div>
Copied you're code to the letter - Same error appears when I click save.
Reply With Quote
  #1676  
Old 09-04-2012, 01:22 PM
Jamie G Jamie G is offline
 
Join Date: May 2007
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I also have a strange issue where I cannot seem to be able to set a team logo - even though I am the admin. If I create a team, it won't let me set one. Any idea?

Edit: Sorted it - was a custom style issue. Still, I'd like to see the Logo box on the initial team creation page - Doesn't make sense to create the team, then have to edit it to add the logo.

Also - For the Recent Results box - I'd like it to show the result, and a 10px x 10px version of their logo next to the box. With plain text, it looks really boring. I want people to click on it so they want to get invovled.

I will pay for the custom code if need be - please let me know if this is possible.
Reply With Quote
  #1677  
Old 09-04-2012, 11:53 PM
sutto sutto is offline
 
Join Date: Jul 2008
Location: Brisbane, Australia
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible to either disable the Tournaments Comments box or move it inline with the tournament list on the left?

http://i.imgur.com/H4C6G.png
Reply With Quote
  #1678  
Old 09-05-2012, 12:11 AM
sutto sutto is offline
 
Join Date: Jul 2008
Location: Brisbane, Australia
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Feature Request:

Ability to open a Ladder so teams can join up however cannot start challenging other teams, until either an admin enables it, or a certain date is met.
Reply With Quote
  #1679  
Old 09-05-2012, 12:21 AM
sutto sutto is offline
 
Join Date: Jul 2008
Location: Brisbane, Australia
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry for triple post...

Just purchased KOTH and after creating Competition I can't seem to get to the competition page.

http://www.gtesports.com.au/communit...ng-of-the-Hill

When clicking CSGO - KOTH it just reloads the same page.
Reply With Quote
  #1680  
Old 09-05-2012, 06:35 AM
sutto sutto is offline
 
Join Date: Jul 2008
Location: Brisbane, Australia
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bananalive View Post
Added to next version
In addition to this can you send PM to opposing team leader when the first person submits the score?

As well as Congratulations email/commiserations email for winning and losing team when scores are confirmed.

ability for users to enable/disable this feature would be great.
Reply With Quote
  #1681  
Old 09-05-2012, 09:15 AM
Falcoita Falcoita is offline
 
Join Date: Jun 2010
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello, is it possible to display the "categorised" Tournaments, Ladders & Leagues also in the "Uncategorised" Tournaments, Ladders & Leagues box ? this because if i'm on the master category page seems that's there weren't any tournaments/ladder/league if all of these are "categorised"
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:57 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06574 seconds
  • Memory Usage 2,499KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_html
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (13)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete