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)

maddenminds 02-11-2011 04:25 PM

i guess its because i got version 4.2.3

bananalive 02-11-2011 06:11 PM

Quote:

Originally Posted by maddenminds (Post 2161397)
My ladder doesnt have these arrows, i had a freelancer install. Can you tell me what i need him to do?

If the images aren't there, then a text link should appear. So I think there might be a permissions issue then? Have you edited any of the tmnt_ templates?

bananalive 02-11-2011 06:32 PM

Quote:

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

Fixed for next version

bananalive 02-11-2011 06:33 PM

Quote:

Originally Posted by troykp (Post 2159694)
Great product. :)

Do the competitors necessarily have to be users of the forum? Or could they be merely strings of text and the mod be used for visual purposes only?

Thanks.

Yep, only users of forum.

stwan 02-12-2011 10:17 AM

Please make Words => in the phrase:

Line 7011-7012:
HTML Code:

No Players:[/B][/U] {vb:var noplayers}
[U][B]Type:[/B][/U] {vb:var type}


Line 7014:
HTML Code:

Description:[/B][/U]

Line 7016:
HTML Code:

[CENTER][url={vb:raw vboptions.bburl}/tournaments.php]View all Tournaments Here[/url][/CENTER]

bananalive 02-12-2011 03:15 PM

Quote:

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

Fixed for next version.

AlBundy 02-12-2011 03:20 PM

i search a german language file for this addon.
can anyone help me?

big thx!

stwan 02-12-2011 05:54 PM

xHTML 1.0 errors:

1 error in ladders.php?do=reportedmatches

2 errors in tournaments.php?do=add

1 error in competitions.php?do=help

2 errors in competitions.php?do=freeagents

1 error in ladders.php?do=elorating

7 errors in tournaments.php?do=edit&id=1

stwan 02-12-2011 06:05 PM

Please make Words => in the phrase:

Line 1665:
HTML Code:

<label for="changedate">Tournament Date &amp; Time</label>

Line 1672:
HTML Code:

Change tournament time:<br />

Line 1680:
HTML Code:

<label for="month">New Tournament Date &amp; Time</label>

Line 1684 - 1695:
HTML Code:

<option value="1" title="Month">January</option>
<option value="2" title="Month">February</option>
<option value="3" title="Month">March</option>
<option value="4" title="Month">April</option>
<option value="5" title="Month">May</option>
<option value="6" title="Month">June</option>
<option value="7" title="Month">July</option>
<option value="8" title="Month">August</option>
<option value="9" title="Month">September</option>
<option value="10" title="Month">October</option>
<option value="11" title="Month">November</option>
<option value="12" title="Month">December</option>


Line 1743:
HTML Code:

Ladder: <select name="ladderid" title="ladderid" tabindex="1">
Line 6292:
HTML Code:

<div class="blocksubhead">This is where you can submit a loss. If you won wait for your opponent to report the loss or wait for a tournament moderator to progress you to next round.</div>

===

Line 1668:
HTML Code:

Current Tournament {vb:rawphrase tmnt_currentdate} in your Timezone:
replace:
HTML Code:

{vb:rawphrase tmnt_currentdate}

File ladder.php (please in the phrase world - on):

Line 678:
HTML Code:

$ladder['ed_time'] = vbdate($vbulletin->options['timeformat'],$ladder['ed_time'])." on ".vbdate($vbulletin->options['dateformat'],$ladder['ed_time']);

Line 1199:
HTML Code:

$game['time'] = vbdate($vbulletin->options['timeformat'],$game['time'])." on ".vbdate($vbulletin->options['dateformat'],$game['time']);

Line 2125:
HTML Code:

$game['time'] = vbdate($vbulletin->options['timeformat'],$game['time'])." on ".vbdate($vbulletin->options['dateformat'],$game['time']);

Line 2283:
HTML Code:

$game['time'] = vbdate($vbulletin->options['timeformat'],$game['time'])." on ".vbdate($vbulletin->options['dateformat'],$game['time']);

Line 2504:
HTML Code:

$game['time'] = vbdate($vbulletin->options['timeformat'],$game['time'])." on ".vbdate($vbulletin->options['dateformat'],$game['time']);

Line 2642:
HTML Code:

$game['time'] = vbdate($vbulletin->options['timeformat'],$game['time'])." on ".vbdate($vbulletin->options['dateformat'],$game['time']);

Line 2796:
HTML Code:

$game['time'] = vbdate($vbulletin->options['timeformat'],$game['time'])." on ".vbdate($vbulletin->options['dateformat'],$game['time']);

bananalive 02-12-2011 06:40 PM

Quote:

Originally Posted by AlBundy (Post 2161777)
i search a german language file for this addon.
can anyone help me?

big thx!

I can't speak german so cannot help but you could check www.vbulletin-germany.org

adamwinster 02-13-2011 10:55 PM

Anyway i can set permissions so that only certain members can see certain tournaments?

eg/ only members with 100+ post can see the "100+ post tournament" but other members can still other tournaments that are available?

bananalive 02-17-2011 12:42 PM

Quote:

Originally Posted by adamwinster (Post 2162330)
Anyway i can set permissions so that only certain members can see certain tournaments?

eg/ only members with 100+ post can see the "100+ post tournament" but other members can still other tournaments that are available?

No not at the moment.

bananalive 02-17-2011 12:43 PM

v4.3.0 has just been released in the first post. The main additions is the new tournament type: Round Robin supporting upto 14 players/teams and the match finder now supporting team ladders.

stwan 02-17-2011 02:37 PM

vBulletin 4.1.2 / Tournaments & Ladders Manager v4.3.0


xHTML 1.0 errors:

1 error in ladders.php?do=reportedmatches

3 errors in competitions.php?do=help

3 errors competitions.php?do=freeagents

3 errors in tournaments.php?do=edit&id=1


Bugs:

1. In Ladder Attachment 126456

2. In Team Attachment 126459


Please make Words => in the phrase:

Line 1855:
HTML Code:

<label for="changedate">Tournament Date &amp; Time</label>

Line 1862:
HTML Code:

Change tournament time:<br />

Line 1874 - 1885:
HTML Code:

<option value="1" title="Month">January</option>
<option value="2" title="Month">February</option>
<option value="3" title="Month">March</option>
<option value="4" title="Month">April</option>
<option value="5" title="Month">May</option>
<option value="6" title="Month">June</option>
<option value="7" title="Month">July</option>
<option value="8" title="Month">August</option>
<option value="9" title="Month">September</option>
<option value="10" title="Month">October</option>
<option value="11" title="Month">November</option>
<option value="12" title="Month">December</option>


Line 6545:
HTML Code:

<div class="blocksubhead">This is where you can submit a loss. If you won wait for your opponent to report the loss or wait for a tournament moderator to progress you to next round.</div>

Line 4049:
HTML Code:

Score:<br />

===


File tournament.php (please in the phrase world - on):

Line 1871:
PHP Code:

$tmnt['le_time'] = vbdate($vbulletin->options['timeformat'],$tmnt['le_time'])." on ".vbdate($vbulletin->options['dateformat'],$tmnt['le_time']); 


Line 3423:
PHP Code:

$comment['ed_time'] = vbdate($vbulletin->options['timeformat'],$comment['ed_time'])." on ".vbdate($vbulletin->options['dateformat'],$comment['ed_time'], 1); 


stwan 02-19-2011 08:55 AM

1 Attachment(s)
Another bug:

Attachment 126797

champendk 02-19-2011 11:13 AM

I would like to see Robin round worked into a liga so you choose how many groups and teams go into each. And it has to be shown like lader so you can see whos on top of each group.

Ex:

Group 1
Team
1. W L ect.
2. W L
3.
4.

Group 2
1.
2.
3.
4.

And so on

And then ad a calender option so the teams can agree on when to play the matches.

gamerscms 02-20-2011 05:46 PM

Hi.

Thanks very much for the latest update :)

Top work as always.

bananalive 02-23-2011 12:43 PM

Quote:

Originally Posted by champendk (Post 2164252)
I would like to see Robin round worked into a liga so you choose how many groups and teams go into each. And it has to be shown like lader so you can see whos on top of each group.

...

So it would be the same as round robin apart from splitting teams/ players into groups on the results page?

champendk 02-23-2011 01:43 PM

I have send u a mail with a screen and a link to how it should look/work

Just like a normal soccerleague with devisions, and the players move up and down every seson. Or you can use as group stages and have top 2 or 4 players go on to the playoff...

champendk 02-25-2011 01:42 AM

@Banana

Have you thourgth of changing your design towards standart gaming sites like gamebattels.com and others?

I would like to see same kind of top menu, and boxex/widgets that show latest matces ect.

bananalive 02-26-2011 07:49 PM

1 Attachment(s)
Quote:

Originally Posted by champendk (Post 2166565)
@Banana

Have you thourgth of changing your design towards standart gaming sites like gamebattels.com and others?

I would like to see same kind of top menu, and boxex/widgets that show latest matces ect.

In next version 'Ladders List' & 'Front Page' will have a new design showing more information.

Attachment 126979 Attachment 126982

Also included in next version is a dynamic image creator - to create an image with ladder information on it (rank & xp). For example for users to put in their signature.

Code:

http://www.yoursite.com/forums/ladders.php?do=ladder_player_image&w=250&h=90&u=3&l=15&bg=FFFFFF&b=000000&bw=1
Attachment 126978

champendk 02-26-2011 08:04 PM

im in love...

this is the no 1 mod, mad probs! :-)

champendk 02-26-2011 08:17 PM

would it be posible to use these boxes on the frantpage of the cms(suit) as wigets/blocks ?

ProFifaLeagues 02-26-2011 09:25 PM

Can't wait as the screen shots look great please keep up the great work thank you!

stwan 02-27-2011 07:49 AM

bananalive, Fixed in next version ?

https://vborg.vbsupport.ru/showpost....&postcount=614
https://vborg.vbsupport.ru/showpost....&postcount=615

bananalive 02-27-2011 10:20 AM

Quote:

Originally Posted by stwan (Post 2167455)

Yes, they should be.

bananalive 02-27-2011 10:23 AM

Quote:

Originally Posted by champendk (Post 2167292)
would it be posible to use these boxes on the frantpage of the cms(suite) as wigets/blocks ?

Yes but most of the blocks are contained within one template so you would need to copy the appropriate html to a new template. Then just copy php query to a new widget.

bananalive 02-27-2011 01:27 PM

Quote:

Originally Posted by bananalive (Post 2167487)
Yes but most of the blocks are contained within one template so you would need to copy the appropriate html to a new template. Then just copy php query to a new widget.

Although I might change it to allow more customisation of competitions front page.

hypex 03-01-2011 03:18 AM

Is there a way to make it so players submit a win instead of a loss? If you lose you can't be bothered to submit it. If you win you are certainly going to

Edit: Forgot to say thanks, except for this one thing its perfect!

bananalive 03-01-2011 08:13 AM

Quote:

Originally Posted by hypex (Post 2168099)
Is there a way to make it so players submit a win instead of a loss? If you lose you can't be bothered to submit it. If you win you are certainly going to

Edit: Forgot to say thanks, except for this one thing its perfect!

'Submit a Loss' is useful as people won't falsely submit a loss it doesn't need moderation or confirmation.

'Submit a Win' would need some form of moderation to prevent users falsely submitting the game as a win. If you or anyone else has any ideas on how it would work then let me know.

otterag 03-01-2011 08:21 PM

i have just installed this mod and i would like to say job well done, from playing with it for like 45 minutes i am really in love with it.

i do have a suggestion for the submission of win/draw/loss. if there is a way that when a player submits a result for the match that it messages the person they played for that match for a confirmation of results that would eliminate the need for moderator approval on match wins.

i would like to know if its possible to change "Ladder" to League. I would also like to know if there is a way to limit the number of games a player can play for rating each week and add bonus points to matches. right now my league is going to be 5 points for a win, 3 for a draw and 1 for a loss and i want to give the players bonus points for playing on certain days of the week and playing extra games during each scoring week.

also wanted to know if it was possible the mod was able to have a grid layout so that it looks like the rest of the webpage.

hypex 03-01-2011 10:07 PM

Quote:

Originally Posted by bananalive (Post 2168159)
'Submit a Loss' is useful as people won't falsely submit a loss it doesn't need moderation or confirmation.

'Submit a Win' would need some form of moderation to prevent users falsely submitting the game as a win. If you or anyone else has any ideas on how it would work then let me know.

What you say makes sense. The issue I see is user behaviour. If i lose I'm not going to submit a lose as I no longer have interest since I'm eliminated from the tournament, thus holding up the process.

For the ESL (Starcraft 2) they allow either the winner or the loser to report the result. If the report is wrong the winner sends through the replay to fix the issue.

I guess if the loser doesn't report the loss, the winner has to get in contact with the moderator of the tournament and send through the reply anyway same as if a false win was reported.

I just believe people are more likely to make the effort to report a win then to report a loss.

Maybe make it an option where you can either report a loss or win?

Dadoo 03-03-2011 08:28 AM

1 Attachment(s)
Please find below french translation of Tournaments & Ladders Manager v4.3.1

This file contains only XML french phrases.

champendk 03-03-2011 05:56 PM

Thanks for the latest version...

Could you show me how to make a widget for the cms?

And i cant find any use for the elo system, and like the one posted earlier much better. How do i remove the elo calculator, and elo from the random player box ?

1 big request

I really like the option to make tournaments where winner gets ELO points awarded to the ladder ,BUT could you make it with xp and for no. 1-2-3 ?

It would mean the world....

stwan 03-05-2011 09:56 AM

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

xHTML 1.0 errors:

1 error in competitions.php?do=viewteam&id=1 (dublicate ID profile_tabs)

Bugs:

1. In Team Attachment 127182

2. In section ladder/tournament Attachment 127183
and link to the player's nickname: competitions.php?do=viewteam&id=

3. Attachment 127184

4.

Line 3012:
HTML Code:

<h2 class="blockhead">{vb:rawphrase ladder_chlls}</h2>

replace:
HTML Code:

<h2 class="blockhead">{vb:rawphrase ladder} {vb:rawphrase ladder_chlls}</h2>

EasyEazy 03-05-2011 01:47 PM

Any great update. Many thanks for the work you do.

I do however have an error. When i leave a ladder i get a error message even though it still removes me from the ladder.

Warning: implode() [function.implode]: Invalid arguments passed in [path]/ladders.php on line 1835

Any ideas?

HighJinx 03-06-2011 09:04 AM

Request

when creating a tournament can i suggest a feature to add images to the each round

eg.

Round 1

Crash

http://high-jinx.net/images/vbgamez/...4/mp_crash.jpg

many thanks in advance

Boristheblade 03-06-2011 10:20 PM

Thank you for making this mod. I just made the move to Vbulletin and I'm learning ho things work.

I have installed it on a test forum that doesn't have any other mods or skins aside from default.

Right now when I click on competitions in the bar I get a permission issue.

"you do not have permission to access this page. This could be due to one of several reasons:

1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation."


I went through every permission setting I could find and nothing seems to help.
Any help would be appreciated.

Mike

hyperviperx99 03-07-2011 08:08 AM

How do we change the win/loss record, or start matches with it?

I'm new to this so please someone let me know. I would really appreciate it.

EasyEazy 03-07-2011 12:08 PM

Quote:

Originally Posted by EasyEazy (Post 2169835)
Any great update. Many thanks for the work you do.

I do however have an error. When i leave a ladder i get a error message even though it still removes me from the ladder.

Warning: implode() [function.implode]: Invalid arguments passed in [path]/ladders.php on line 1835

Any ideas?

And also get the following error when submitting a result

Database error in vBulletin 4.1.1:

Invalid SQL:

UPDATE vbtmnt_ladder_players
SET draws = draws + 1, wstreak = 0, lstreak = 0, latime =1299505577, rank = 1, uod = 1, totalpoints = totalpoints + 0, longeststreak = , xp = xp + 2
WHERE lid = 5 AND userid = 7;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' xp = xp + 2
WHERE lid = 5 AND userid = 7' at line 2


This is after a upgrade from the previous version. Seems as if the draws are not being entered into the database as its not showing

Could you please help me


All times are GMT. The time now is 10:54 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.02883 seconds
  • Memory Usage 1,885KB
  • 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
  • (1)bbcode_code_printable
  • (25)bbcode_html_printable
  • (2)bbcode_php_printable
  • (14)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