vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   Remove tournament feature (https://vborg.vbsupport.ru/showthread.php?t=145804)

b6gm6n 04-26-2007 12:19 PM

Remove tournament feature
 
Hi...

My arcade doesn't need it... or it's hardly used anyways...how can i disable this feature entirely?... arcade perms set to 'No' for create tourny...i thought that would do it...but sadly not... would i have to manually edit the arcade template or skin? - please advise...cheers

-b6

MrZeropage 04-27-2007 11:02 AM

Yes, remove the tournament-stuff from the skin (/arcade/skin/)

b6gm6n 04-27-2007 12:04 PM

Thanx MRZP... but it's a maze, the arcade is setup to force tournaments into your setup and thus i find alot of information within the skin, if you could advise further on how to remove the table with "Information about Tournaments in the Arcade" and everything about it... i feel like i have to use IE because im on windows :) cheers

-b6

b6gm6n 04-29-2007 02:09 AM

I have been trying...it's sticking with me... just can't seem to find it... would be great if one day a person could switch the tourny thing off :D

SoftDux 05-30-2007 07:29 PM

I'd like to vote for this "feature" as well, then one could choose whether to use the tournament, or not :)

MrZeropage 05-30-2007 07:50 PM

just give no usergroup permission to create a tournament, then it is "out of use" ;)


otherwise open /arcade/skins/skin_Arcade.php

search for
Code:

<div class="tborder">
 <table width='100%' border="0" cellspacing="1" cellpadding="4">
  <tr>
  <td align="center" width="100%" nowrap="nowrap" class="tcat">{$ibforums->lang['infobox_tourneytitle']}</td>
  </tr>
    <tr>
      <td class="alt1" colspan="2">
    <table width="100%" border="1" cellspacing="1" cellpadding="1">
    <tr>
  <td width='33%' align='center' nowrap='nowrap' class='alt1' valign='middle'>$attente<br />$actifs<br />$termine</td>
  <td width='33%' align='center' nowrap='nowrap' class='alt1' valign='middle'>{$mtinfo['participe']}<br />{$mtinfo['encourse']}<br />{$mtinfo['elimine']}<br />{$mtinfo['disqualifie']}</td>
  <td width='33%' align='center' nowrap='nowrap' class='alt1' valign='middle'><a href='{$ibforums->base_url}act=Arcade&amp;do=createtourney'><b>{$ibforums->lang['create_new_t']}</b></a></td>
    </tr>
    </table>
        </td>
    </tr>
    </table>
    </div>
 <br />

and REMOVE this

b6gm6n 05-31-2007 12:11 AM

cheers, thankyou


All times are GMT. The time now is 10:46 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.01984 seconds
  • Memory Usage 1,718KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete