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)

stwan 03-14-2011 08:10 AM

Quote:

Originally Posted by commonwealth (Post 2173042)
I am having a problem even accessing the competitions page. The program is telling me:
"you do not have permission to access this page."
I have looked throughout the forums and I can not find a solution to this problem. Can someone help me figure out what I am doing wrong. Thank you.

AdminCP -> Settings -> Options -> Tournament & Ladder Options -> Modification Enabled -> Yes

bananalive 03-14-2011 10:32 PM

Version History v4.3.3
  • elo rating bug fix
  • more words to phrases
  • admincp -> edit user -> edit tmnt_wins, etc.
  • ladder -> edit player data
  • v4.1.2 styling corrections
  • other html & bug fixes

bananalive 03-14-2011 10:33 PM

Quote:

Originally Posted by champendk (Post 2173163)
I just had a tournament where the winner was supposed to get 30 xp for the ladder but it didnt work?

And if i make a test ladder and give 30 xp to the winner will it be gone when i delete the ladder again, or do i have to remove it my self?

And when u do testing it adds win to hall of fame ect, and when u delete them again it still counts :-(

v4.3.3 you can edit tmnt_wins, tmnt_joins via admincp -> edit user

bananalive 03-14-2011 10:36 PM

Quote:

Originally Posted by commonwealth (Post 2173042)
I am having a problem even accessing the competitions page. The program is telling me:
"you do not have permission to access this page."
I have looked throughout the forums and I can not find a solution to this problem. Can someone help me figure out what I am doing wrong. Thank you.

Upgrade to v4.3.3 then view page source, and post first line here.

It should start <!--

bananalive 03-14-2011 10:37 PM

Quote:

Originally Posted by TheInsaneManiac (Post 2173030)
Its the xhtml error found here:
https://vborg.vbsupport.ru/showpost....&postcount=655

I followed your directions to the t and can't figure it out. Tried png and gif. Not jpg yet

Is the images/teamlogos/ folder empty?

champendk 03-15-2011 05:47 AM

Ones again the best mod has just improved..

Nice job

champendk 03-15-2011 06:16 AM

XP for winning a tournament works now :-)

I can change the number of wins for tournaments and the numbers of tournaments joined...

But i cant change xp for ladders from admincp -> edit user ?

bananalive 03-15-2011 08:58 AM

Quote:

Originally Posted by champendk (Post 2173521)
XP for winning a tournament works now :-)


I can change the number of wins for tournaments and the numbers of tournaments joined...

But i cant change xp for ladders from admincp -> edit user ?

1. AdminCP -> Usergroups -> Usergroup Manager -> {Select Usergroup} -> More Tournament and Ladder Permissions -> Can Edit Players/Teams Ladder Data

2.Then on top navbar, click 'Ladders' then click 'Edit Competitor Data'. Select Ladder, click submit, select player/team, then click submit, and then edit data.
OR
2.View ladder, and click edit image on right hand side.

champendk 03-15-2011 10:55 AM

Thanks, worked ... My bad :-)

Are you working on check-in and league system?

hoochblues 03-15-2011 11:39 AM

I have a site that is used by a group of folks that play golf online.

I've installed Tournaments & Ladders and it looks to have installed fine. But given that I am not familiar with online gaming sites that use things like this I am a bit lost applying it to my site.

First - we have two basic types of tournaments. Match Play and Stroke Play. Match Play tournaments are similar to Ryder Cup, or for that matter tennis bracket tournaments if you are familiar with them. Stroke Play are similar to the PGA's weekly tournaments. Players play 4 rounds. Combine the scores. Lowest score wins the tournament.

Looking at it quickly it seems "Tournaments" lends itself to the match play concept. Can ladders be used for the weekly stroke play?

Also, I figured out how to set up matches. For example if I have 8 players competing I can easily set up the first 4 matches. But how do I set up the next bracket (i.e. the 4 winners playing 2 rounds, and they the two remaining going against one another. In other words how do I set up the complete bracket?

Also, how can I use categories?

Thanks!

stwan 03-15-2011 12:00 PM

1 Attachment(s)
vBulletin 4.1.2 / Tournaments & Ladders Manager v4.3.3

Bugs:

1.
Line 4339:
HTML Code:

{vb:rawphrase ladder_score}:<br />

replace:
HTML Code:

{vb:rawphrase tmnt_score}:<br />

2. Attachment 127444


3. Bug in the team's slogan (special characters):
Attachment 127455


4. In ladders.php?do=challenges:

Attachment 127462


5. Attachment 127463

Add "Ladder" in navigation.



make Words => in the phrase:

File competitions.php:

Line 1738:
PHP Code:

$teamrecruits .= "<td class=\"alt1 smallfont\" nowrap=\"nowrap\"><a href=\"javascript:confirmrecruit('".$member['id']."');\">Accept</a>/ <a href=\"javascript:rejectrecruit('".$member['id']."');\">Reject</a></td>"


Line 2083:
PHP Code:

$errormessage $username." is not a forum member, please check your spelling. Click <a href=\"competitions.php?do=viewteam&amp;id=".$id."\">here</a> to go back to the team page."


Line 2089:
PHP Code:

$errormessage $username." is already in this team. Click <a href=\"competitions.php?do=viewteam&amp;id=".$id."\">here</a> to go back to the team page."


Feature Requests

Attachment 127456
Can "Team Members" to protect as well as Short Bio:
Attachment 127457

and make Team Members: X
X - number of members

sapphiremagus 03-16-2011 03:19 AM

Not sure if it matters all that much, but the zip file says version 4.3.3 while the import lists 4.3.2

Also, I saw something about dynamic images in the update notes? Where does one find the options for that?

bananalive 03-16-2011 08:16 AM

1 Attachment(s)
Quote:

Originally Posted by sapphiremagus (Post 2173862)
Not sure if it matters all that much, but the zip file says version 4.3.3 while the import lists 4.3.2

Also, I saw something about dynamic images in the update notes? Where does one find the options for that?

That is a mistake, but it will not affect any functionality.

If you click on a ladder, then click on the whitespace next to a player/team's name, see screenshot

https://vborg.vbsupport.ru/external/2011/05/38.jpg

http://www.youtube.com/watch?v=b6VZl-LURpo

bananalive 03-16-2011 08:17 AM

Quote:

Originally Posted by stwan (Post 2173584)
Attachment 127456
Can "Team Members" to protect as well as Short Bio:
Attachment 127457

I'm not sure what you mean?

bananalive 03-16-2011 08:19 AM

Quote:

Originally Posted by champendk (Post 2173570)
Thanks, worked ... My bad :-)


Are you working on check-in and league system?

I'm experimenting with a league system. If you have 30 players joining the league, how are they normally splitting into groups? Is it based upon last seasons league? If it is then the first season would have to random put them in groups, I assume.

bananalive 03-16-2011 08:32 AM

Quote:

Originally Posted by hoochblues (Post 2173575)
I have a site that is used by a group of folks that play golf online.

I've installed Tournaments & Ladders and it looks to have installed fine. But given that I am not familiar with online gaming sites that use things like this I am a bit lost applying it to my site.

First - we have two basic types of tournaments. Match Play and Stroke Play. Match Play tournaments are similar to Ryder Cup, or for that matter tennis bracket tournaments if you are familiar with them. Stroke Play are similar to the PGA's weekly tournaments. Players play 4 rounds. Combine the scores. Lowest score wins the tournament.

Looking at it quickly it seems "Tournaments" lends itself to the match play concept. Can ladders be used for the weekly stroke play?

I'm afraid I've got no idea about golf. Ladders work on the basis of two players playing each other, I'm not sure if that's like stroke play.

Quote:

Also, I figured out how to set up matches. For example if I have 8 players competing I can easily set up the first 4 matches. But how do I set up the next bracket (i.e. the 4 winners playing 2 rounds, and they the two remaining going against one another. In other words how do I set up the complete bracket?
That sounds like a single elimination tournament. The winner from each pair progressing to the next round, until there is a winner.
Quote:

Also, how can I use categories?

Thanks!
How ever you want, create categories for different types of golf, different standards (ie. pro or beginner) or different locations (eg. UK/ USA golf tournaments)

Categories are there just to help you organise your tournaments and ladders better.

champendk 03-16-2011 09:15 AM

Quote:

Originally Posted by bananalive (Post 2173906)
I'm experimenting with a league system. If you have 30 players joining the league, how are they normally splitting into groups? Is it based upon last seasons league? If it is then the first season would have to random put them in groups, I assume.

Yes corect..

If its a brand new tournament, plaryes will be added random since there is no record.

And if its for soccer you could have 3 division/pools, and based on 30 players, all pools would then consist of 10 players/teams. The pools are normaly filled up with the highest ranked, if such are not enough teams to fill 1.div. up, the underlying rows not being created.

The group will play 1-2 times against any team. Each round is divided into ex. 3 days: Monday-Wednesday and Thursday-Saturday(so you are able to play more than one game a week).

This tricky part is to make a system that will ensure that players/teams will play there matches.

I know this model is beeing used but dont know if its the best way to go about.

Could you make a online calender/sytem which would ask what time players/teams can play certen round matches. Then there information on possible dates for the next round must be submitted the day before the round begins.

Lets say players/teams have to choose 3 spots/days on the calender, then make the system automatically choose a time both parties can play.

And if one of the teams dosn?t enter any dates he will lose the match.

Dont know if it makes any sence at all..

stwan 03-16-2011 10:25 AM

Quote:

Originally Posted by bananalive (Post 2173905)
I'm not sure what you mean?

Sorry for my english :(

I mean:
Make a border of "Team Members" as a "Short Bio".

bananalive 03-16-2011 02:38 PM

Quote:

Originally Posted by stwan (Post 2173938)
Sorry for my english :(

I mean:
Make a border of "Team Members" as a "Short Bio".

Done for next version

stwan 03-18-2011 03:17 PM

I deleted all the tournaments and ladder! How to reset the Hall of Fame?

hoochblues 03-18-2011 05:19 PM

A couple of quick questions.

1. re. Ladders, I see where I input start and end date/times in description. But I don't see where they are displayed for users.
2. again re. Ladders, My tournament descriptions are appearing in the competition forum I specified in settings->options. But I don't see my Ladder descriptions. Should they be appearing too?

Great mod!

Thanks!

EasyEazy 03-18-2011 08:17 PM

Quote:

Originally Posted by bananalive (Post 2173906)
I'm experimenting with a league system. If you have 30 players joining the league, how are they normally splitting into groups? Is it based upon last seasons league? If it is then the first season would have to random put them in groups, I assume.

This is great news. Just what I have been looking for. Hope it comes off.

I recently had an issue with a version which is now fixed. I went back to a earlier version of the ladder. v4.2.4 just to have it running while a fix was made.

is it possible for me to just upgrade to the current version? or do i need to remove the v4.2.4 then do a fresh install?

tidus78 03-18-2011 08:51 PM

Great work!!!

A little question:isn't possible auto-submit results?

betts02 03-18-2011 10:55 PM

Join User Tables to User Profile Tables
Enables display of user profile fields in tournament brackets and ladders. Not necessary unless you want to user {vb:raw userinfo.field1} in template tmnt_bracket. Note: will slightly increase server load on some pages.

If i click this i get database ewrrors

Is there anything i have to do here ?
Do i have to add the "{vb:raw userinfo.field1" to the template - tmnt_bracket ?

Cheers

bananalive 03-19-2011 10:55 AM

Quote:

Originally Posted by betts02 (Post 2174930)
Join User Tables to User Profile Tables
Enables display of user profile fields in tournament brackets and ladders. Not necessary unless you want to user {vb:raw userinfo.field1} in template tmnt_bracket. Note: will slightly increase server load on some pages.


If i click this i get database ewrrors

Is there anything i have to do here ?
Do i have to add the "{vb:raw userinfo.field1}" to the template - tmnt_bracket ?

Cheers

On what page are you getting the database error?

bananalive 03-19-2011 10:55 AM

Quote:

Originally Posted by tidus78 (Post 2174904)
A little question:isn't possible auto-submit results?

Sorry, I do not understand what you mean

bananalive 03-19-2011 10:56 AM

Quote:

Originally Posted by EasyEazy (Post 2174891)
This is great news. Just what I have been looking for. Hope it comes off.

I recently had an issue with a version which is now fixed. I went back to a earlier version of the ladder. v4.2.4 just to have it running while a fix was made.

is it possible for me to just upgrade to the current version? or do i need to remove the v4.2.4 then do a fresh install?

An upgrade should be fine. If you completely uninstall it, then you will lose and ladders, tournaments, teams and all data.

bananalive 03-19-2011 11:02 AM

1 Attachment(s)
Quote:

Originally Posted by hoochblues (Post 2174843)
A couple of quick questions.

1. re. Ladders, I see where I input start and end date/times in description. But I don't see where they are displayed for users.
2. again re. Ladders, My tournament descriptions are appearing in the competition forum I specified in settings->options. But I don't see my Ladder descriptions. Should they be appearing too?

Great mod!

Thanks!

1. See attached screenshot. Depending on the time now, it will display ladder finsihed at ... or ladder starting at... or ladder ending at..

2. Are you using the new layout or the old one? The 'Maximum Description Length' option is the maximum description preview length to be shown throughout this modification

bananalive 03-19-2011 11:04 AM

Quote:

Originally Posted by stwan (Post 2174776)
I deleted all the tournaments and ladder! How to reset the Hall of Fame?

AdminCP -> Edit User

Edit Tournament Wins
Edit Tournament Joins

betts02 03-19-2011 06:13 PM

Quote:

Originally Posted by bananalive (Post 2175053)
On what page are you getting the database error?

When i go to create a ladder/tournament

Its ok now but if i click to "Join User Tables to User Profile Tables" it just takes me to a database error

I do not have this option clicked atm due to the error and it works fine, But as stated if i click to have the option

I get the error as soon as i click to create an event

stwan 03-20-2011 11:28 AM

Feature Requests for Teams

In Statistics:

Lost tournaments
Tournaments in a draw

In Contacts

Methods of communication with the creator of the team: ICQ, Skype etc.

In Additional information

Game server: IP: port
Convenient time to play the team
So-lider: Nickname

hoochblues 03-20-2011 12:49 PM

Quote:

Originally Posted by bananalive (Post 2175056)
2. Are you using the new layout or the old one? The 'Maximum Description Length' option is the maximum description preview length to be shown throughout this modification

Actually I was referring to the post made in the forum defined in "Create Thread" of Tournament and Ladders Options in Settings. Are only Tournaments posted there? Not Ladders?

Also, I have been trying to use HTML in the Ladder Descriptions when I define a ladder. Tables primarily. Can that be done?

Thanks!!!

Love this mod!

OttawaGolf 03-21-2011 12:20 PM

Request to please add a way to control the landing page selection.

Currently lands at competitions.php?
I'd like to be able to have it land at competitions.php?c=3

That would be awesome!

Nice mod BTW :-)

OttawaGolf 03-21-2011 04:50 PM

Looks like there is a bit of an issue (for me anyway) with the creating teams form section. The screen scrolls a vey long way to the right. The form is in the center, but it is so far right it can easily be missed. Something is amiss with the container.

I am using a div to "frame" the page but it does not affect other pages.
http://forum.ottawagolf.com/competitions.php?

It is messed up for me on Win7 & IE9. Same thing for one of my users on IE8 (I assume win7)

It is working fine for me on a system here running xp and IE8. Works in Safari, Chrome and Firefox too.

Any ideas?

bananalive 03-21-2011 08:30 PM

Quote:

Originally Posted by OttawaGolf (Post 2175866)
Looks like there is a bit of an issue (for me anyway) with the creating teams form section. The screen scrolls a vey long way to the right. The form is in the center, but it is so far right it can easily be missed. Something is amiss with the container.

I am using a div to "frame" the page but it does not affect other pages.
http://forum.ottawagolf.com/competitions.php?

It is messed up for me on Win7 & IE9. Same thing for one of my users on IE8 (I assume win7)

It is working fine for me on a system here running xp and IE8. Works in Safari, Chrome and Firefox too.

Any ideas?

The page is XHTML valid, so it should display fine on all modern browsers. I'm afraid I'm not really sure whether it is windows 7 or some other factor causing the problem.

bananalive 03-21-2011 08:32 PM

Quote:

Originally Posted by OttawaGolf (Post 2175771)
Request to please add a way to control the landing page selection.

Currently lands at competitions.php?
I'd like to be able to have it land at competitions.php?c=3

That would be awesome!

Nice mod BTW :-)

Open competitions.php

Find line 2798
PHP Code:

$c $vbulletin->input->clean_gpc('g''c'TYPE_UINT); 

Add below
PHP Code:

if (!$c)
{
$c 3;


Save competitions.php

bananalive 03-21-2011 08:35 PM

Quote:

Originally Posted by hoochblues (Post 2175413)
Actually I was referring to the post made in the forum defined in "Create Thread" of Tournament and Ladders Options in Settings. Are only Tournaments posted there? Not Ladders?

Yes, that is currently for tournaments only. As of v4.3.4+ it will create a new thread for ladders as well.
Quote:

Also, I have been trying to use HTML in the Ladder Descriptions when I define a ladder. Tables primarily. Can that be done?

Thanks!!!

Love this mod!
Only bbcode is allowed, but there is a [table] bb code available.

bananalive 03-21-2011 08:48 PM

Quote:

Originally Posted by betts02 (Post 2175194)
When i go to create a ladder/tournament

Its ok now but if i click to "Join User Tables to User Profile Tables" it just takes me to a database error

I do not have this option clicked atm due to the error and it works fine, But as stated if i click to have the option

I get the error as soon as i click to create an event

Can you view page source, and post the mysql error here please

OttawaGolf 03-22-2011 10:24 AM

Thanks that did it. It would be nice to be able to set that in admin :-)

Quote:

Originally Posted by bananalive (Post 2175927)
Open competitions.php
......
Save competitions.php


OttawaGolf 03-22-2011 10:25 AM

Quote:

Originally Posted by bananalive (Post 2175925)
The page is XHTML valid, so it should display fine on all modern browsers. I'm afraid I'm not really sure whether it is windows 7 or some other factor causing the problem.

It was worth a try....:confused:

Same problem on tournaments comments page.


All times are GMT. The time now is 05:06 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.03114 seconds
  • Memory Usage 1,877KB
  • 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
  • (5)bbcode_php_printable
  • (29)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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