vBulletin Mods

The Official vBulletin Modifications Site
https://www.vbulletin.org/forum/showthread.php?t=238945

HighJinx 17 Apr 2011 09:52

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 17 Apr 2011 11:44

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 18 Apr 2011 10:29

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\includes\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 20 Apr 2011 15:43

Can anyone help?

Dozer826 20 Apr 2011 16:11

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!

tidus78 20 Apr 2011 20:30

I created a round robin tournament for 20 players but it shows only 14......why?

bananalive 21 Apr 2011 14:34

Quote:

Originally Posted by tidus78 (Post 2186758)
I created a round robin tournament for 20 players but it shows only 14......why?

Round robin tournaments currently only support upto 14 players/teams.

bananalive 21 Apr 2011 14:36

Quote:

Originally Posted by generalclev (Post 2185920)
Hi,

I am getting this error when opening competitions.php


...

The modification will work fine with the empty array, fixed competitions.php is avaliable a few posts back.

They will all be fixed in next version, to be released soon.

bananalive 21 Apr 2011 14:55

Quote:

Originally Posted by stwan (Post 2185535)
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

1. Fixed in next version

2. Is this just since an upgrade to vbulletin v4.1.3? or did it not show on vbulletin v4.1.2?

generalclev 22 Apr 2011 07:40

[QUOTE=bananalive;2187013]The modification will work fine with the empty array, fixed competitions.php is avaliable a few posts back.

got that working now mate thanks, when looking at the teams i get this error:

http://www.etsclan.co.uk/images/ss.png

I have done the template change but still no luck

betts02 22 Apr 2011 08:35

When adding a new category, It ONLY has options for :

Tournaments
Ladders
Tournaments And ladders

Maybe have the league option added here ?

When i click on "Tournaments" really i only want to see the Tournaments, Same with Ladders and Leagues

What i and i dare say others want is for you to be able to have it so when you click say Ladders, It ONLY shows you what ladders are available
Same with Tournaments and leagues
ONLY active/open events
Maybe have an option for "Archive" so people can see past events and who won,etc

But its coming on great, well done and thanks
I shall keep testing this futher

champendk 22 Apr 2011 09:11

Would it be possible make this mod run on its own template system so it can be change to different look from the forum?

Maybe its already possible?

bananalive 22 Apr 2011 13:39

1 Attachment(s)
Quote:

Originally Posted by generalclev (Post 2187305)
got that working now mate thanks, when looking at the teams i get this error:

http://www.etsclan.co.uk/images/ss.png

I have done the template change but still no luck

Is that happening for all the teams?

Edit: try importing attached file.

bananalive 22 Apr 2011 13:50

Quote:

Originally Posted by champendk (Post 2187322)
Would it be possible make this mod run on its own template system so it can be change to different look from the forum?

Maybe its already possible?

Create plugin on hook: global_start with following php code

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Change 3 for appropriate styleid

bananalive 22 Apr 2011 13:51

Quote:

Originally Posted by betts02 (Post 2187313)
When adding a new category, It ONLY has options for :

Tournaments
Ladders
Tournaments And ladders

Maybe have the league option added here ?

Changed for next version


All times are GMT. The time now is 12:15.

Powered by vBulletin® Version 3.8.14
Copyright © 2023, MH Sub I, LLC dba vBulletin. All Rights Reserved. vBulletin® is a registered trademark of MH Sub I, LLC
Copyright ©2001 - , vbulletin.org. All rights reserved.