![]() |
This is an awesome modification! I have a very general question about it, though:
What is the difference between an LMS Tournament and a 1v1 Tournament? How do each of them work? Thank you! |
Quote:
(example screenshot here) LMS is where all players are competing together and the winner is the player with highest score |
Quote:
1. Once a tournament is "In Progress", how do you finish it? I clicked on "Finish", but got an error message ("Wrong top score."). Thoughts? I also don't see any way to finish any tournaments or input any scores. Help! 2. If you edit the Tournament after it has received all players, its status will change erroneously from "In Progress" to "Awaiting Players" (even though it is already maxed out on players), preventing you from finishing it. This can be fixed by increasing and then decreasing the number of slots, which then boots the game back to "In Progress". Is this intentional? 3. When I start a Tournament (1v1) between a couple of players, in the Results, I see no names (and have two arrow [>] buttons, but no names telling me who I would be advancing). |
1 Attachment(s)
So, it looks like this mod isn't even working. Here's what's happening. I go and create my Tournament (a 1v1, which I have renamed the phrase to "Royal"), and when my test user account joins it, they see an empty series of brackets:
https://vborg.vbsupport.ru/attachmen...1&d=1221174625 Then, when I look at the tournament using my Creator/Editor account, I see the following: https://vborg.vbsupport.ru/attachmen...1&d=1221174625 As you can see, there are no contestant names, and hence, no way to compute results and finish the competition. Did I do something wrong, or is there a fix that I haven't applied? I'm having the same issue with LMS's (which I rephrased to "Competitions"), in that no results pages are being shown at all. Best of all, when I refresh (navigate away, come back later, etc.), these "empty results" pages totally go away - and nothing shows up. The Tournament is just shown as being "In Progress" without any way to progress/conclude it. (And when I refresh on the end-user account, the empty boxes also disappear.) |
And I just figured it out: apparently, this has something to do with the Language Phrases. Because I had translated the 1v1 and LMS phrases to English Language versions (just so that users could see them displayed as something else), none of the results would show.
I was able to fix half of it and get LMS events working with translations. The following changes should be made: Change the template tmnt_new, find: Code:
<th width="150">$vbphrase[tmnt_type]</th> Code:
<th width="150">$vbphrase[tmnt_type]</th> Code:
$tmnt[type] $vbphrase[tmnt]: $tmnt[title] Code:
<if condition="$tmnt[type] == 'LMS'">$vbphrase[tmnt_lms]</if> Code:
<b>$vbphrase[tmnt_type]:</b></td> Code:
<b>$vbphrase[tmnt_type]:</b></td> |
Just call it Single Elimination, and Double Elimination as it should be.
|
Quote:
|
Quote:
Quote:
Quote:
|
To use this mod with v3.6.x you will need to create template memberinfo_css with following css
(This is for the css needed for the comments to be displayed properly) HTML Code:
<style type="text/css" id="memberinfo_css"> |
Single Elimination
Double Elimination Last Man Standing Round Robin Do you really need anything else? |
All times are GMT. The time now is 07:10 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|