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-16-2011 10:02 AM

Quote:

Originally Posted by johncosta71292 (Post 2183949)
i got

Warning: Invalid argument supplied for foreach() in [path]/ladders.php on line 514

The script will still be functional with this error, but will be fixed for next version.

NovoCiv 04-16-2011 02:19 PM

I have been trying to troubleshoot server errors that I've had since around the time this mod was installed. I don't suspect this mod has anything to do with it but I've hit a dead end. Has anyone else received domain-wide 500 Internal Server Errors snce installing this mod?

ProFifaLeagues 04-16-2011 03:23 PM

Quote:

Originally Posted by NovoCiv (Post 2185286)
I have been trying to troubleshoot server errors that I've had since around the time this mod was installed. I don't suspect this mod has anything to do with it but I've hit a dead end. Has anyone else received domain-wide 500 Internal Server Errors snce installing this mod?


Never had any issues like that mate with this mod and we have used it for a while and also installed all the updates

NovoCiv 04-17-2011 03:10 AM

Well I disabled the mod and the errors continue, so the two are not related. Nothing to worry about :)

stwan 04-17-2011 05:50 AM

1 Attachment(s)
vBulletin 4.1.3 / Tournaments & Ladders Manager v4.3.8

xHTML 1.0 errors:

Errors in competitions.php?do=viewteam&id=1 (dublicate ID id="imlinks")

Bugs:

1. When Ladder Description as Tab - Yes bug:

Attachment 128225

Russian language:
Attachment 128226

Maybe when this option is enabled, these buttons are better left in the same place?


2. No panel:

Attachment 128227

Panel
Attachment 127943

HighJinx 04-17-2011 08:52 AM

1 Attachment(s)
I'm shockingly bad at coding, using firebug to implement images underneath the rounds, this is a request to have an option to insert different maps/images at different rounds when creating tournaments.

Is this possible?

Keep up the good work :)

pjort 04-17-2011 10:44 AM

First: REALLY AWESOME HACK! :D

Second: I have some suggestions for improvements...

Some sort of Check-in system for tournements would be really usefull for online tournements held in the Esport community.

Another improvement would be to make it possible to set moderators to specific tourneys and ladders rather then the whole zhangbang! So that you could have people stand for each their own tourney. So that you could have tournaments arranged by different people but hosted on the same site. Also if you could specify to whom a certain tourney would be visible for, fx "for premium members only".

generalclev 04-18-2011 09:29 AM

Hi,

I am getting this error when opening competitions.php
Quote:

Warning: Invalid argument supplied for foreach() in [path]\competitions.php on line 2934
I have entered two teams as a test. When i click into any of them i have this error

Quote:

Parse error: syntax error, unexpected ';' in C:\Inetpub\vhosts\etsclan.co.uk\httpdocs\vbforum\i ncludes\class_core.php(4010) : eval()'d code on line 19
One thing though when i installed the product i had an issue with adding a team, there was an SQL error where group by wasn't entered. The SQL was this below:

Quote:

SELECT ladders.id AS lid, ladders.title AS title, COUNT(r.id) + 1 AS rank
FROM " . TABLE_PREFIX . "tmnt_ladder_players AS players
LEFT JOIN " . TABLE_PREFIX . "tmnt_ladders AS ladders
ON (players.lid = ladders.id)
LEFT JOIN " . TABLE_PREFIX . "tmnt_ladder_players AS r
ON (r.lid = players.lid AND r.rank > players.rank)
WHERE players.userid = '$teamid'
AND players.pot = 1
AND players.active = 1
I added this manually and it worked
Quote:

GROUP BY ladders.id, ladders.title, r.id
Don't know if that means anything

generalclev 04-20-2011 02:43 PM

Can anyone help?

Dozer826 04-20-2011 03:11 PM

big thumbs up for this mod, we recently upgraded to 4.1.2 and installed this mod less than a week ago and already have 4 or 5 active ladders and a big tournament coming up. :up:

Just a suggestion and it might have been posted already but I only read thru the first 20 of the 51 pages of posts, but maybe adding a maps database for each ladder. That way when you challenge someone you can pick the map from a dropdown. This may also be useful when you have a ladder thats best of 3 maps and the challenger can pick 2 maps and the person that gets challenged picks 1 map. We've had a couple instances where weople cant agree on a map. (cmon people figure it out!)

Great work, my guys love it!


All times are GMT. The time now is 04:02 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.04578 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
  • (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