vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - Forum Tournaments & Ladders (https://vborg.vbsupport.ru/showthread.php?t=189375)

Chris11987 11-06-2008 03:30 PM

I'll give this one a try.

Gleedo 11-06-2008 03:53 PM

Quote:

Originally Posted by bananalive (Post 1660467)
In Plugin Tournament AutoInsert Links
Find
Code:

href=\"competitions.php
Replace with
Code:

href=\"".$vbulletin->options['bburl']."/competitions.php

Thanks Banana - couldnt find competitions.php so i figured you must have meant tournament.php, so added that instead and it works fine now :)

So my code now looks like this:
Code:

if (($permissions['tournamentpermissions'] & $vbulletin->bf_ugp['tournamentpermissions']['canview'])) {
$tmnt_navbarname = $vbulletin->options['tmnt_navbarname'];
if ($vbulletin->options['tmnt_navbar'] == '1') {$tmnt_navbar_link = "<td class=\"vbmenu_control\"><a href=\"".$vbulletin->options['bburl']."/tournament.php$session[sessionurl_q]\">$tmnt_navbarname</a></td>";
eval('$template_hook[navbar_buttons_left] .= $tmnt_navbar_link;'); }
if ($vbulletin->options['tmnt_quicklinks'] == '1') {$tmnt_quicklinks = "<tr><td class=\"vbmenu_option\"><a href=\"tournament.php$session[sessionurl_q]\">$tmnt_navbarname</a></td></tr>";
eval('$template_hook[navbar_quick_links_menu_pos4] .= $tmnt_quicklinks;'); }
}


Chris11987 11-06-2008 04:03 PM

One Huge suggestion:

Make profile pages for individual players, not only teams. (per ladder, so I have one for me being on ladder 1 and I have another for being on ladder 2). Display username, recent/upcoming matches, etc.

Also, the ability to leave a short comment after every madder match (when submitting a score) would be nice.

Koidl 11-06-2008 04:10 PM

hello,

tournaments still bring me a blank screen if i want add them
would be nice if u could fix that

Gleedo 11-06-2008 04:23 PM

2.6.4 working fine for me so far, except that the 'Latest tournaments' no longer appears to show them on the homepage.....

One last issue that isnt directly a tournaments problem (if i may), the text editor is a little bit too wide (see screenshot). Is there anyway i can change the width of that editor?

http://i188.photobucket.com/albums/z...ddededitor.jpg

Chris11987 11-06-2008 08:38 PM

Ladder Bugs:

- Viewing Recent Matches shows the JOIN LADDER link, even if you're already in it.
- Viewing Upcoming Matches shows the JOIN LADDER link, even if you're already in it.
- When viewing ladder ranks, the table break the widths of the style and go off to the sides.
- Not sure if this is done on purpose, but the Rankings/Recent/Upcoming menu seems awkwardly placed.

EHSkaRMa 11-06-2008 09:33 PM

Quote:

Originally Posted by bananalive (Post 1660474)
Plugin: Donation System Bar and Menu

Find
PHP Code:

if (substr(THIS_SCRIPT,-6,6)!="verify"){ 

Replace with
PHP Code:

if (substr(THIS_SCRIPT,-6,6)!="verify" AND THIS_SCRIPT!="tournament2008"){ 



banana you ROCK! Yes, that worked perfectly, thank you very much.

Queball_Beast 11-06-2008 11:02 PM

I am thinking about running an event using the tournament system but it looks like I cant use the script to do the event.

P=Player
G= Group
Let say we get 16 players to sign up, we can divide the 16 players into 4 groups, each group battle among themselves.

[G1 ]P1-P2-P3-P4 [ Best out of 3 match duels moves on. P1 vs P2 and P3 vs P4 ] the 2

winners in this groups will face off in a Match duel and winner will face the winners of

the other groups.] IE. if P1 wins from G1, and P5 wins from G2, and P9 wins from G3

and finally P13 wins from G4. then we have P1 vs P5 [ Best out of 3 Matches ] then P9

vs P13 again best of 3 matches] now in the finals its P9 vs P1 for the championship

[G2 ]P5-P6-P7-P8

[G3 ]P9-P10-P11-P12

[G4 ]P13-P14-P15-P16

Is it possible to have something like this added to the tournament script, something like a group battles.

Thanks

WNxWakko 11-07-2008 01:32 PM

When I view a Ladder, the options at the bottom Rankings, Recent matches, Upcoming Matches need a <br /> break in the code. The Ladder table is skewed to the right.

Also to note when viewing an announcement, the edit button needs to have the width/height removed completely so that it will autosize based on what the actually edit image size is. My buttons are not VB standard so the button is deformed.

iogames 11-07-2008 05:38 PM

Ok if I have five subforums dedicated to tournaments, how do I show your hacks in just those 5 subforums?


All times are GMT. The time now is 10:08 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.02259 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
  • (3)bbcode_code_printable
  • (2)bbcode_php_printable
  • (2)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