vBulletin Mods

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

bananalive 23 Jun 2011 10:06

Quote:

Originally Posted by stwan (Post 2208389)
Please make Words => in the phrase:

Line 2054:

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


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


Line 5831:

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


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

Line 5838-5849

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

Phrased in next version.

bananalive 23 Jun 2011 10:08

Quote:

Originally Posted by KrU$ty (Post 2210643)
When clicking on 'more matches' on the upcoming matches tab in a league, i get the following errors:

The file includes/vba_cmps_include_top.php is not related to this modification.
Quote:

Also, the option to display a user field next to a player username does not seem to be working. If i add {usertext} it displays the linked username next to their username fine (in other words their username twice), however if i put {field5} is shows nothing.
Enable competition setting:

Join User Tables to User Profile Tables

bananalive 23 Jun 2011 10:10

Quote:

Originally Posted by excessive34 (Post 2210660)
Found the templates... Every time I attempt to edit them.. I get these.

Template: tmnt_ladder_display

"vBulletin Message
The following error occurred when attempting to evaluate this template:
Could not find phrase 'too_many_attributes'.
This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish."

"This template was changed by someone else while you were editing it. Your changes have not been saved. Please merge your changes from the lower editor into the current version in the upper editor. When you save this page, only what is in the upper editor will be saved."

I re-ad the changes and attempt to save again, same thing. Are we not allowed to edit this or something?

Be careful that you have the whole condition starting <vb:if condition="... until </vb:if> otherwise this error will occur

bananalive 23 Jun 2011 10:13

Quote:

Originally Posted by CharlieDelta (Post 2211547)
Hi Banana I have a question.
We started our league and in the league options we set up 14 rounds. The 14 rounds are within the start and end date. The problem that we see is when we view the upcoming matches the filter drop down is only showing 12 rounds. Does this mean the league will only have 12 rounds to play or is the viewing only limited to the first 12?

Fixed in next version.

bananalive 23 Jun 2011 10:13

Quote:

Originally Posted by LichtMann (Post 2210514)
Thank you for your answer. It worked! :)

Another issue I forgot to mention. Before the update, the auto complete function adding players to tournaments was working, but now it does not work. Do you have idea why it could be?

Greetings.

What tournament type? How many players/teams?

bananalive 23 Jun 2011 10:14

Quote:

Originally Posted by excessive34 (Post 2210197)
Have an issue.

While using the Ladder System:
It is supposed to number the players.
Example:
1. jason
2. Jander
3. fred

For some reason it looks like this

1. Jason
1= Jander
1= Fred

A link to show it can be seen here:
http://www.gd-gaming.com/ladders.php?do=view&id=3

could use a fix for this.

If they all have the same score then they are all first equal.

bananalive 23 Jun 2011 10:18

Quote:

Originally Posted by cdj (Post 2209704)
Just noticed in a tournament bracket that on long usernames, the Regress Player option is hidden. It's not a problem right now as I don't need to regress the particular user, however it obviously could be an issue in the future. In the attached image, notice user xGRIDIRONxGURUx towards the bottom.

As well, just simply for a seamless look, it'd be nice to see the Regress Player image appear in front of the player's username and be the mirror image of the Advance Player. That's obviously just a personal aesthetic note but thought I'd mention it.

If you've got javascript enabled in your browser then the text should resize itself to fit the bracket width.

TinCow1 23 Jun 2011 12:44

I just noticed a minor bug. The ladder system is displaying the wrong number of players. You can see it in the rankings here. There are 38 players as of this moment, and the rankings table itself gets the number of players correct. However, under Ladder Details it says "No of Players 40", in the Ladder Description it says "Total Players: 40", and in the Ladder Browser it shows the Ladder as having 40 players. I have a feeling this is caused by players joining and/or leaving and a variable not being properly updated somewhere.

CharlieDelta 23 Jun 2011 12:48

Quote:

Originally Posted by bananalive (Post 2211678)
Fixed in next version.

Thanks Banana.

Would it be safe to go ahead and start the league and the update will just add the remaining rounds without affecting the first 12 or should we wait to be safe?

Killerhands 23 Jun 2011 14:49

Hey Banana, is there a way I can auto-check someone in for a tournament outside of the check-in timeframe? I have a few players who want to compete in my tournament that can make it to the start time but can't make it for check-in due to time conflicts. Do you know if there's a way I can manually check someone in, or could you add it in? Thanks. :)

bananalive 23 Jun 2011 15:00

Quote:

Originally Posted by TinCow1 (Post 2209573)
My large ladder recently started play, and I've got one minor problem that could use fixing, and one minor improvement suggested by a player.

For the problem, the players are just getting used to the system and somehow a pair of them submitted a 0-0 score for a match when it should have been 2-0. They fixed it by making a second match with the proper score, but now there's a 0-0 score sitting there for a match that didn't actually occur. I have no way of removing this match except manually editing the database. Would it be possible to add in a delete/edit option for matches that have already been submitted?

http://www.yousite.com/forums/ladder...illmatch&mid=4
Quote:

For the improvement, I have players from all over the world, so scheduling is a major issue for arranging matches. A player suggested that it would be nice if the times listed on Find Match and Upcoming Matches lists included the time zones that they were being listed for. At the moment, they just give a 24h time with no indication of which time zone it is in. Ideally, the time displayed would be the time zone the player has set in the forum profile, but if that's not possible a simple marker like EST (GMT-5) would be helpful.

Many thanks! The rest of the system is working very well and players find it easy to use. It's been a major improvement to our forums and will get a lot of use.
Hmm, it should go into appropriate time zone according to vbulletin user profile.

bananalive 23 Jun 2011 15:02

Quote:

Originally Posted by CharlieDelta (Post 2211725)
Thanks Banana.

Would it be safe to go ahead and start the league and the update will just add the remaining rounds without affecting the first 12 or should we wait to be safe?

Yh, it'll be fine to go ahead.

bananalive 23 Jun 2011 15:09

Quote:

Originally Posted by TinCow1 (Post 2211722)
I just noticed a minor bug. The ladder system is displaying the wrong number of players. You can see it in the rankings here. There are 38 players as of this moment, and the rankings table itself gets the number of players correct. However, under Ladder Details it says "No of Players 40", in the Ladder Description it says "Total Players: 40", and in the Ladder Browser it shows the Ladder as having 40 players. I have a feeling this is caused by players joining and/or leaving and a variable not being properly updated somewhere.

It should have updated the numbers if they left/rejoined/etc. but i've added in an extra check in next version to remedy any situations when it does not occur.

bananalive 23 Jun 2011 16:35

Also included in next version:
  • Ability for tournament moderators to check-in players
    (Note: link appears only within check-in window)
  • Should also be compatible with vBulletin v4.1.4 now as well using ckeditor

TinCow1 23 Jun 2011 17:22

Quote:

Originally Posted by bananalive (Post 2211776)

How do I find the match id for an already completed match? I can't find that info anywhere in the Recent Matches list.


All times are GMT. The time now is 18:01.

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.