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 04-10-2011 10:00 PM

Quote:

Originally Posted by PcGamer (Post 2183130)
Getting this error after upgrade to 4.3.7

fixed in v4.3.8

bananalive 04-10-2011 10:02 PM

Quote:

Originally Posted by Twiddler (Post 2183137)
Having an issue when 'Free Agents' join a team that they aren't removed from the Free Agents list. Possible to just add an option for the admin to delete Free Agents?

Fixed in v4.3.8
Quote:

And now when you click on a Category to view tournaments inside of it, instead of being aligned to the width of the page, it is on the right only.
http://www.cspromodboards.com/downloads/align.png
I can't replicate this. Have you modified any of the templates?

johkalhaups 04-11-2011 12:48 AM

http://www.theriseoftsm.com/forums/competitions.php?

Quote:

Warning: Invalid argument supplied for foreach() in [path]/competitions.php on line 2933
Just installed this tonight and Im getting that error at the top of the page above my banner.

bananalive 04-11-2011 07:41 AM

1 Attachment(s)
Quote:

Originally Posted by johkalhaups (Post 2183200)
http://www.theriseoftsm.com/forums/competitions.php?



Just installed this tonight and Im getting that error at the top of the page above my banner.

I think this is because you do not have any categories - upload attached file to forum directory (allowing overwrite)

PcGamer 04-11-2011 08:35 AM

Nice work!

I'm having another issue though. When viewing a ladder, I get the following error:
Quote:

Parse error: syntax error, unexpected ')', expecting ']' in /home/pcgamer/public_html/includes/class_core.php(4425) : eval()'d code on line 5
Also, the team listing starts below the side menu.
As seen here: http://www.pc-gamers.net/ladders.php?do=view&id=2

gamerscms 04-11-2011 08:52 AM

Everyone who uses this great mod should vote for it :)

https://vborg.vbsupport.ru/showthread.php?t=261273

It deserves to win

champendk 04-11-2011 09:51 AM

Yes it sure does...

ProFifaLeagues 04-11-2011 10:09 AM

Quote:

Originally Posted by gamerscms (Post 2183301)
Everyone who uses this great mod should vote for it :)

https://vborg.vbsupport.ru/showthread.php?t=261273

It deserves to win


Yeah agree mate,My vote's cast for it and lets hope others do too as the work that Banana puts into this for us is Superb.

gamerscms 04-11-2011 10:34 AM

Quote:

Originally Posted by rammieone (Post 2183323)
Yeah agree mate,My vote's cast for it and lets hope others do too as the work that Banana puts into this for us is Superb.

Could not agree more mate.

Thanks Banana for such a great mod dude :)

bananalive 04-11-2011 10:53 AM

Quote:

Originally Posted by PcGamer (Post 2183300)
Nice work!

I'm having another issue though. When viewing a ladder, I get the following error:


Also, the team listing starts below the side menu.
As seen here: http://www.pc-gamers.net/ladders.php?do=view&id=2

Template tmnt_ladder_cmpt_top line 3
HTML Code:

<a name="group{vb:raw ladder.thisgroup}"></a><vb:if condition="$ladder['groupnames']["$c_idx"]">{vb:raw ladder.groupnames.{vb:raw c_idx}}<vb:else />{vb:rawphrase ladder_league_group_x, {vb:raw ladder.thisgroup}}</vb:if>
Replace with
HTML Code:

<a name="group{vb:raw ladder.thisgroup}"></a><vb:if condition="$ladder['groupnames'][$c_idx]">{vb:raw ladder.groupnames.{vb:raw c_idx}}<vb:else />{vb:rawphrase ladder_league_group_x, {vb:raw ladder.thisgroup}}</vb:if>
Some servers don't like the $ladder['groupnames']["$c_idx"], but want $ladder['groupnames'][$c_idx]


All times are GMT. The time now is 06:17 PM.

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.01987 seconds
  • Memory Usage 1,746KB
  • 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
  • (9)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