![]() |
1 Attachment(s)
i delete all team. And now Create Team links get Error.
|
Just want you to know that you're doing a great job and don't let the bugs keep you down ;) Keep up the good work!!! I'm checking the thread multiple times daily for new releases :D
Btw if you can add avatar image for teams it would be awesome! |
Great job with these updates. I noticed that you started adding version notes for 2.3.9 -- any chance that will be coming out soon?
|
Quote:
|
Quote:
Quote:
Also some requests/segestions for you next version When you goto the tournament page at the top you have tournaments maybe you could add next to tournaments, Teams | Create a Team | join a Team so it would be like this at the top: Tournaments | Teams | Create Team | Join Team Its just that at first i found it hard to find where to create a team and this will make it easyer for new people to the site |
installed, but when i tyr join to Tournament script said me "You are not Leader of any team so you cannot join this tournament. Click here to go back to the tournament.".
All Permissions is done. |
tq banana, its work now, I forgot I edit tmnt_new because value of number team I edited before. Thanks again, but 2.3.8 still not work on "add team".
|
*agrees with Firewarrior's suggestion*
When making a tournament thread, the original post adds a bunch of slashes to the bb code." [SIZE=\"4\"]see[/size] [COLOR=\"Plum\"][SIZE=\"7\"]see[/size][/color] [SIZE=\"5\"][COLOR=\"DarkGreen\"]see[/color][/size] Another error, this ones pretty big: I hosted a 32 person tournament, and one of the people advanced to the bracket BELOW them. Like person #2 advanced to the bracket that should be the winner of Person #3, and Person #4. I can't regress him, and I can't advance either of the people that are REALLY supposed to be in that bracket, resulting in the tournament being broken and unable to finish. edit: I was finally able to regress him and get things back on track, but now there's another problem. In the final round of the tourney, iI had my username and another's in the finals. I kept trying to progress my name to the winner bracket, but whenever the page reloaded, it would remain the same. Another member was able to do it for me for some reason, to the other member. |
Sorry about the error with creating new teams. I deleted a part of the code when i was adding permissions to limit number of teams created per user. Fixed in next release (hopefully out in few hours :D)
Quote:
Quote:
There was error with the javscript which prevented one of the players in round 5 winning - fixed it now. |
Quote:
|
Quote:
For LMS to display lowest score as winner... Find in tournament.php Code:
ORDER BY score DESC"); Code:
ORDER BY score ASC"); |
Quote:
|
Great hack so far, and great response time. I have a suggestion for future release.
Add player name to team without having to have player registered on forums. |
Hi, great addon, i'm about to install it on my site. I'm not sure if this is already in this addon, but it would be cool if people and teams could add logo's to their teampage, like max 350x200 or something. Keeping doing what your doing mate! This is huge. Awesome.
|
Hey got a problem, after I updated to 2.3.8 I can no longer add teams at all, not even with admin. I even reinstalled, uninstalled the mod several times and no luck.
It returns error page with no message. When I set the max teams for usergroup to 0, it gives me the message: Error: You can only create 0 teams but when I set it to above 0 then nothing on the error message and still can't create a team. Can you look in to it? Thanks! Update: Just did another installation of 2.3.8 on a brand new forums that never installed this mod before, still unable to create team. |
Quote:
|
Thanks Banana, that works!
One more questions. The score rounds it self to a nearest whole number. How can I prevent this from happening if a user has a time score of 10:02.834? Thanks for a great hack! :) |
Quote:
|
This hack gets better and better, thank you very much for this.
EDIT: fix is already on the to do list. |
Quote:
|
The next version is coming out very soon, just adding side menu to it.
-------------------------------------------------------------- Quote:
Code:
$score = $vbulletin->input->clean_gpc('p', 'score', TYPE_UINT); Code:
$score = $vbulletin->input->clean_gpc('p', 'score', TYPE_INT); Open tournament.php find: Code:
$score = $vbulletin->input->clean_gpc('p', 'score', TYPE_INT); Code:
$score = $vbulletin->input->clean_gpc('p', 'score', TYPE_STR); |
Quote:
This might be a challenge... hmmm.. |
Quote:
|
Quote:
|
1 Attachment(s)
I found something, although this is something from outside the addon.
Basicly i have this news slider on the frontpage of my site (1st screen). This takes images from specified forums (In this case: News and Announcements). However, when i go to Tournaments, 1 of the slides shows up above the tournaments (2nd screen). Does this addon pulls stuff from other templates which might affect this? |
1 Attachment(s)
Quote:
Quote:
|
Quote:
EDIT: What does $html do? |
Quote:
$html is the variable containing all the page data before it gets parsed |
wooohoooo!!!!!!!!!!!
It works!!! Bananalive for Presidente!!! Thank you. :D |
How can I change the Tournament Results titling "Score" to something else like "Lap Time"?
|
I would also like to see perhaps a Tournament Supervisor or Admin option. When defined, that user would have control over just that tournament or tournaments if defined in other tourneys.
|
Quote:
|
In Version 2.3.9, by clicking on my Navbar Link Tournaments:
Code:
Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /home/clients/xxx/www/tournament.php on line 215 |
Quote:
Where is the location to Edit phrase? :D I've looked in the tournament.php and Styles & template but was unable to locate it. |
Quote:
Find in tournament.php Code:
foreach ($errors as &$error) { Code:
foreach ($errors as $error) { |
Getting a error on the latest file:
Code:
Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /home/sites/xboxhive.co.uk/public_html/forums/tournament.php on line 215 |
Quote:
Search for Text: tmnt_score Search in ...: Phrase Variable Name Only Click Find Click Edit next to phrase on next page Put what you want to change it to in the box (English (US) Translation) and click save |
Still getting a error and new error:
Code:
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/sites/xboxhive.co.uk/public_html/forums/tournament.php on line 2 |
Quote:
Code:
/*======================================================================*\ |
Still the same i think it would be best to upload a new version.
Code:
{\rtf1\ansi\ansicpg1252\deff0{\fonttbl{\f0\fnil\fcharset0 Courier New;}} |
All times are GMT. The time now is 09:59 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|