The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Tournaments, Ladders & Leagues Manager v4.x Details »» | |||||||||||||||||||||||||||||||
Tournaments, Ladders & Leagues Manager v4.x
Developer Last Online: Nov 2023
Code:
Modification Description This modification allows you to manage tournaments and ladders on your forum. It provides interactibility both for forum members and forum admin.Tournament Types:
Users or teams can join ladders and challenge other players or teams in the ladder. Elo rating system is used which calculates the difficultly of a match according to the players' ranks and this is taken into account when the ranks are updated after the match is finished.Feature List:
** Don't forgot to click Mark as Installed ** Download Now
Show Your Support
|
14 благодарности(ей) от: | ||
BCP Hung, champendk, CharlieDelta, EBZ2010, fulger, GreyGhost, legiondadon, Lord. Dela, Omranic, pwnedPRO, sharif_aly, stwan, UPElvin |
Comments |
#602
|
||||
|
||||
i guess its because i got version 4.2.3
|
#603
|
|||
|
|||
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?
|
#604
|
|||
|
|||
|
#605
|
|||
|
|||
Yep, only users of forum.
|
#606
|
|||
|
|||
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] |
#607
|
|||
|
|||
|
#608
|
|||
|
|||
i search a german language file for this addon.
can anyone help me? big thx! |
#609
|
|||
|
|||
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 |
#610
|
|||
|
|||
Please make Words => in the phrase:
Line 1665: HTML Code:
<label for="changedate">Tournament Date & Time</label> Line 1672: HTML Code:
Change tournament time:<br />
Line 1680: HTML Code:
<label for="month">New Tournament Date & 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">
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: 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']); |
#611
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|