View Full Version : Major Additions - Forum Tournaments & Ladders
Pages :
[
1]
2
3
4
5
6
7
8
9
bananalive
08-27-2008, 10:00 PM
[Script Demo (http://www.bananalive.co.cc/competitions.php)] [Version History (https://vborg.vbsupport.ru/showpost.php?p=1609081&postcount=2)]
Compatible with 3.6.x, 3.7.x, 3.8.x
Tournament Description:
Users or teams can join tournaments. Once full the tournament starts. In single elimination tournaments (http://en.wikipedia.org/wiki/Single-elimination_tournament) competitors progress through rounds of tournament with the number of rounds depending on the number of players in tournament which is set on tournament creation. Last Man Standing Tournaments (http://en.wikipedia.org/wiki/Last_man_standing_%28gaming%29) also supported.
[Screenshot of Single Elimination Tournament (https://vborg.vbsupport.ru/attachment.php?attachmentid=86308&stc=1&d=1220111834) (Slightly outdated)]
Ladder Description:
Users or teams can also join ladders and challenge other players or teams in the ladder. Elo rating system (http://en.wikipedia.org/wiki/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:
Tournament Features
Hall of Fame (Top 10 Tournament Players)
Permissions can be set per usergroup
(AdminCP -> Usergroups -> Usergroup Manager -> {Select Usergroup} -> Tournament Permissions)
Tournaments start automatically when no slots are left
Tournaments have proper Date/ Time converted to users timezone and DST
2 Tournament Modes: Last Man Standing and Single Elimination
Filter Tournaments Displayed according to Tournament Status
Tournament User Stats Page
'Start Tournament' for Single Elimination adds bye players and creates brackets
Tournament options
Turn on/off tournament
Create Thread on Tournament Creation
Tournament Stats in Member Profile
Tournament Stats in Postbit (Can be turned on/off in Tournament Options)
Comments per page
Tournament description length shown in tournament List
Tournament Display
LMS realtime ranking shows if players are equal positions
Tournament View Counter
Tournament creator and last edited by notes at bottom of tournament
Tournament Moderators can...
Add/edit tournament (description uses vBulletin Editor)
Edit tournament type if not started yet
Add Score type (points, wins, kills, deaths, etc.) for LMS tournaments
Tournament mods can remove players if tournament hasn't started
Increase/ Decrease Tournament Slots
Pm all competitors with custom message and title (permissions set to bypass max pm recipients restrictions)
Add players (Ajax/Javascript userid fetch)
Swap players in LMS mode
Create/ edit/ delete announcements
Competitors can...
Players can remove themselves if tournament hasn't started
Users can PM themselves the details of the tournament
Sign up to tournament only once
Tournament Comments
Uses vBulletin Editor
Comment Display with user avatars and last edited by note
User able to edit/delete their own comment (subject to permissions)
Tournament moderators can edit all comments
If applicable under username on comments Tournament Creator, Tournament Competitor or Tournament Winner
Comment paging
Teams
Users can apply to teams
Leader can accept/ decline users
Team profile shows team stats
Team list
Can limit teams created by user (in usergroup options)
Fields: team website, gamertag, logo, description, slog, tags
Team leader can...
delete players from his/her team
Promote players in his/her team to Leader or Co-Leader
Join tournaments
Ladder Features
Elo rating system (Javascript Elo calculator @ ladders.php?do=elorating (http://www.bananalive.co.cc/ladders.php?do=elorating))
Players last activity (date)
Winning/ Losing Streak
Longest Winning Streak
Admin can submit scores/ add challenges
Report/ dispute challenges
Ladder Display
leader-board for each ladder
last 10 upcoming/ past matches per ladder
separate page for accepting/rejecting challenges and submitting score (have to be accepted by other user)
Tournament Announcements
Tournament Moderators can create/edit announcements
Uses forum last visit for announcement read marking
Shows last user to edit announcement
Categories
Share categories for tournaments/ ladders
Category displays in navbar when viewing ladder/ tournament Installation:
Follow instructions included in .zip
If you are using v3.6.x you will need to download this product file (https://vborg.vbsupport.ru/attachment.php?attachmentid=86957&d=1221586519) and import it
(It contains memberinfo css which is used in profile comments in v3.7.x and is in used in Tournaments Comments and Team Profiles)
Click InstallFuture Features:
Add more Different Tournament Types (Double Elimination and Round Robin)
Allowing a player to only join one team per ladder
Use 3.7/3.8 notification system
My Teams page
Easy way to Re-arrange users in tournament
Limit number of challenges per week/day
Ladder match finder
Custom message included in challenge pm sent to userDonations:
If you want to donate please click 'Support Developer'Translations:
German/ Deutsch http://www.vbulletin-germany.org/showthread.php?t=5594
French/ fran?aise http://www.vbulletin-ressources.com/forum/f110/vb-tournois-comp-titions-t15101/
bananalive
08-28-2008, 02:32 PM
Version History
v2.8.4: 18 May 2009
- fixed edit comment link
- security fix
v2.8.3: 5 May 2009
- fixed elo rating bug
- fixed edit player
v2.8.2: 2 May 2009
- deleting categories
- improved elo rating system
- other minor fixes
v2.8.1: 11 April 2009
- When no categories, ladders displays instead of uncategories ladders (same for tournaments)
- cannot view categories not assigned to ladders/ tournaments
- fix link to ladder challenges in ladder tools
- delete categories
- delete ladder link fixed
v2.8.0: 8 April 2009
- Added website, gamertag fields for teams
- Improved layout for Ladder Challenges (team section)
- Pop-up with tournaments joined/ won
- Reduced queries on Tournament Display by 1 (or 2 if there are no comments)
- No of comments in Tournament Details
- Team members can 'Leave Team'
- Tournament/ Ladder Categories
v2.7.8: 24 March 2009
- Improved layout for Ladder Challenges (player section)
- Bug fixes for 64 player Single Elimination tournaments
v2.7.7: 11 March 2009
- fixed bug with single elimination 2 people tournament
- fixed bug with pm'ing self tournament details
v2.7.6: 19 February 2009
- Start Tournament (in Tournament Tools)
- Bye Players (automatically added for single elimination tournaments when 'Start tournament' is clicked; they cannot be moved to next round; uses $vbphrase[tmnt_bye_player] - can be blank)
v2.7.5: 4 February 2009
- Additional avatar resizing in ladder and tournament comments
- Date of tournament changed to default 2009
- Profile stats only on showthread & showpost
- Fixed few uncached templates
- Admins (usergroupid: 6) can view mod when it is set as inactive in vboptions
- Latest announcements scrolling at top of mod
- Reduced product file by 35%
- Fixed ladder bug where last activity of new players is wrong apart from on the first page
- Error messages moved to phrases for easier translation
- Easier processing of 'Admin Add Player' - userid field hidden, requires exact member's name, redirects to add another player
v2.7.4: 27 December 2008
- Fixed joining tournament error
v2.7.3: 23 December 2008
- Admin can add ladder matches
- Admin can submit score for ladder match
- JavaScript Elo Rating Calculator at comeptitions.php?do=elorating (http://www.bananalive.co.cc/competitions.php?do=elorating)
v2.7.2: 17 December 2008
- Fixes from pre-release
- Script optimisation
- Special thanks to IR15H for validating HTML
v2.7.1: 10 December 2008
- More ladder statistics
v2.7.0: 9 December 2008
- Script optimisation
v2.6.9: 8 December 2008
- Fixed security flaw
v2.6.8: 16 November 2008
- Fixed reported bugs
v2.6.7: 15 November 2008
- Paging for ladder competitors definable in vB Options
- Improved ladder template
- reduction/ optimisation in queries per page
- missing templates added to template cache
v2.6.6: 10 November 2008
- Ladder competitors can leave ladders (and rejoin at later date with score intact - stops cheating)
- Those that can edit ladders can make ladder competitors leave ladder (the competitor can rejoin at later date with score intact)
- Your Challenges displayed for single ladders
v2.6.5: 8 November 2008
- Removed image widths for edit buttons (so they display correctly for custom buttons)
- Added spacing in ladder template after Ranking, Recent matches, Upcoming Matches
- Fixed Join Ladder link displaying on Recent Matches & Upcoming Matches pages for ladder competitors
v2.6.4: 6 November 2008
- Viewing team page auto-checks and corrects Team's Member Count
- Recent Matches added to Ladders
- Upcoming matches added to Ladders
v2.6.3: 4 November 2008
- Fixed admin add player not updating team noplayers bug
- fixed array error on team profiles
v2.6.2: 3 November 2008
- Fixed LMS tournament minor bug
- Added ajax edit score for LMS tournament (double click on score to edit it and click away to save it)
- Special Usergroups can add Forum Members to Any Team without confirmation from team leader or the forum member
v2.6.1: 1 November 2008
- Team Ladders
- Fixed tournament stats in profile
- Close ladder - no new challenges/ joins
- Sticky Ladders - appear at top of ladder list
- Global name for modification (set in Tournament Options)
- Updated design of few templates
v2.5.9: 22 October 2008
- Improved team list
- + Search by first letter
- + Paging
v2.5.8: 20 October 2008
- New Tournament Options
- + set bracket color
- + set number of tournaments/ ladders/ announcements to display on front page
- Fixed error with delete team member
- Team Leaders can promote team members to Leader or Co-Leader
- Tournament stats in postbit can be turned on/off in Tournament Options
v2.5.7: 16 October 2008
- if player lost the last game to have a down arrow, if player won the last match have a up arrow
- added more space in brackets for rounds not yet started
- fixed space in top navigation
- drop down menu on ladder click competitors username
v2.5.5: 15 October 2008
- Swap/ replace players for Single Elimination Tournaments
- newly designed tournament display template
v2.5.4: 13 October 2008
- Added sticky & close tournament options
- Bug Fixes
- Added maximum/ minimum members in team for teams joining tournament
- K-Value (used for ladder elo rating system) settable in Tournament Settings
v2.5.3: 12 October 2008
- Ban userids
- Added redirect messages to all redirects
v2.5.2: 11 October 2008
- Elo rating system for ladders
- Ladders winning/ losing streak & last ladder activity (date)
- Uses images of style instead of default style
v2.4.9: 6 October 2008
- Bug/ error fixes
v2.4.8: 5 October 2008
- Small fix for 32 player Single Elimination Tournament
- Fix for index
- Rules editable by moderators
- Added bbcode: $2 Example (http://bananalive.co.cc/competitions.php?do=view&id=10)
v2.4.7: 4 October 2008
- Option to delete announcements
- Fixed multiple team name issue
- New Top Navigation Menu
- Changed Side Navigation
- Added index page
- Navbar link auto-insert uses hooks
- vBoptions navbar name change
- added tournament rules (edit template tmnt_rules - for each style - will be changed in next version :D)
v2.4.6: 2 October 2008
- Bug Fixes
- installation/uninstallation compatibility for those who have lost some tables or columns in their database
- Tournament Announcements
v2.4.4: 30 September 2008
- Combined with Ladder Modification
v2.4.2: 28 September 2008
- Bug Fixes
v2.4.1: 27 September 2008
- Added more team logos options
- Fixed some flaws
- Changed 1v1 phrase to Single Elimination
v2.4: 25 September 2008
- Added team logos
- Changed template for new team and edit team
- Added Delete player from team
- Left Tournament Navigation can be turned off in tournament options
- Fixed possible permissions flaw
v2.3.9: 24 September 2008
- Fixed bug for full inbox
- Fixed several errors
- Allowed bbcode for Team Tags
- Added swap player for LMS
- Added sidebar navigation
v2.3.8: 23 September 2008
- Leader can delete tournaments
- Added usergroup permission to edit/delete all teams
v2.3.7: 22 September 2008
- Fixed WOL Error
v2.3.6: 22 September 2008
- Several bug fixes
- Added teams
v2.2.1: 13 September 2008
- Regress Player (if tournament hasnt finished)
- Improved tournaments results and progression for Single Elimination
v2.2: 13 September 2008
- Ajax/Javascript userid fetch for add player
- Removed permissions for guests to PM details to self
- Tournament Description added to Tournament List
- Tournament Description length in Tournament Settings
v2.1: 12 September 2008
- Custom phrases fixes
v2.0.x: 9 September 2008
- Improved Timestamps
- Tournaments have proper Date/ Time
- Changed database table to allow translations
- Tournament Moderators pm all competitors with custom message and title (permissions set to bypass max pm recipients restrictions)
v1.9: 4 September 2008
- Shows user and time of last edit of comments
v1.8.1: 3 September 2008
- Fixed comments
v1.8: 2 September 2008
- Increase/ Decrease Tournament Slots
- Fixed possible security problem
- Users can PM themselves the details of the tournament
- Added Icons to Tournament Information (All icons included in default vBulletin Style - No Extras Image Upload Necessary)
v1.7: 2 September 2008
- Template Caching Fix
- Comment paging (set in vbulletin options)
- Delete/ Remove player if tournament hasn't started (players can remove themselves and tournament mods can remove all players)
- Avatars stay in correct dimensions for comments
- Added Who's Online Plugins (made by glorify (https://vborg.vbsupport.ru/member.php?u=61985))
v1.6: 1 September 2008
- Javascript LMS fix
- Edit tournament type if not started yet
- Add Score type (points, wins, kills, deaths, etc.) for LMS tournaments
- Edit Comments
v1.5: 1 September 2008
- Fixed Single Elimination Template Error
- Added Avatars to Tournament Comments
- Hall of Fame (Top 10 Tournament Players)
v1.4b: 31 August 2008
- Fixed Missing Template
v1.4a: 31 August 2008
- Fixed MYSQL Error
v1.4: 31 August 2008
- Fixed Permissions
- Tournament Stats in Member Profile
- Tournament Stats in Postbit
- Add Players
- LMS Ranking Improved (Shows if players are equal positions)
- Tournament View Counter
- Latest Comment at Bottom
v1.3a: 30 August 2008
- Fixed Create Thread glitch
v1.3: 30 August 2008
- Improved Single Elimination Results Layout
- Custom Score Type enabled for LMS Tournaments
v1.2: 30 August 2008
- Added create thread on Tournament Creation
- Enabled Filtering of Tournaments By Status
v1.1: 29 August 2008
- Fixed $vbphrases bug
- Added Tournament Player Stats
v1.0: 28 August 2008
- Initial Release
cool idea... :D
thanks for creating this kind of mod
LCN2007
08-28-2008, 02:42 PM
Interesting no actual games right?
This is just a may to make rosters correct?
bananalive
08-28-2008, 02:43 PM
Interesting no actual games right?
This is just a may to make rosters correct?
correct
PGAmerica
08-28-2008, 02:50 PM
So, this does not create the tournament game, just the tournament listing? does it match up players to compete with each other?
Antek
08-28-2008, 02:52 PM
Nice mod, but... how can I join to tournament??
features 4 next version:
- turn off/on script in admin cp,
- ban user ID option,
- calendar script in Create Tournament page - not a date field like now.
Anyway good job bananalive
bananalive
08-28-2008, 02:57 PM
Nice mod, but... how can I join to tournament??
features 4 next version:
- turn off/on script in admin cp,
- ban user ID option,
- calendar script in Create Tournament page - not a date field like now.
Anyway good job bananalive
Thanks for ideas.
Edit Permissions in Tournament so that your usergroup can 'Join Tournaments' and then click on tournament you want to join, and under tournament details there is link to 'Join Tournament'.
schlottkej
08-28-2008, 03:11 PM
allow for individual scoring (admin can add type of score and points)
stats management (save users stats)
VERY awesome start :)
RK1gaming
08-28-2008, 03:16 PM
I like this add-in ... just have to think where it would fit - what we have been looking for is something that would do gaming nights with certain games .. and people would sign up to play them.
The tie into the calender would be sweet
AzzidReign
08-28-2008, 03:34 PM
What does LMS mean?
Could we get an option for teams? And if that is selected, slots open up to add players names so you know the roster per team? That would be SO awesome :)
Great start! I'll definitely be using this even if this doesn't add anything for teams.
- Call of Duty 5 World at War Glitches (http://www.se7ensins.com/forums/call-duty-5-glitches/)
christicehurst
08-28-2008, 03:50 PM
LMS means Last Man Standing
Antek
08-28-2008, 04:22 PM
Edit Permissions in Tournament so that your usergroup can 'Join Tournaments' and then click on tournament you want to join, and under tournament details there is link to 'Join Tournament'.
I can't see this link on my board :( Any idea? Permissions are OK.
Jezlad
08-28-2008, 04:51 PM
Woah, this looks awesome.
I'll consider adding this bad boy once i've chatted with my team. Good job by the look of it.
stickskills
08-28-2008, 05:41 PM
I'm loving the idea, but I'll install once the next version comes out :). A few things to think about:
- Adding teams or players, depending on tournament.
- Add game brackets in (Call of Duty 4 tourny category, Halo 3 tourny category, etc.)
- Have it tie in where users can view how many tournaments a user has been in, career wins/losses/etc.
Great mod though!
Antek
08-28-2008, 06:26 PM
Next good ideas, btw CoD4 rox! :D
Maybe this features:
- auto create thread or announcement with details about tournament,
- send PM to users with info about competition ;)
Hornstar
08-28-2008, 07:33 PM
How do people progress through the tournaments? who decides on the winner in each round?
What are some examples of tournaments you could have?
hjogi
08-28-2008, 07:45 PM
very interesting, my compliments!
but i'm waiting next realease.
schlottkej
08-28-2008, 08:26 PM
- The ability to add additional forum types
- data output
Check out www.trackwrestling.com for other ways to display the tournaments :)
Fi-na-lly someone has made this for vB!
I need this very much, will check it immediately.
Edit: I can't join any tournaments, even with the permissions set correct :confused:
Also you have a doctype several times in the body:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
cmmguy
08-29-2008, 04:55 AM
I can see this used for Softball or baseball tournaments(you would be amazed at how many of these go on each weekend!)
Need Bye bracket.
Need double elimination.
Need multiple sub-tournaments that lead to a main tournament.
Need multiple fields to describe the contestant. (maybe use profile fields?)
Nice job!
OcR Envy
08-29-2008, 09:58 AM
Edit: I can't join any tournaments, even with the permissions set correct :confused:
Yea I'm not seeing the join option as well.
Nominated and Installed, I've been waiting a long time for a new tournament addon. Please please please keep developing this.
Additional Requests:
Ladder Display as Tournament Progresses
Team Tournament Option
Double Elimination Option
Keep users tournament record for display on profile page etc..
valendono
08-29-2008, 11:16 AM
the pharse gone. how to join the tournament. 3.7.3 tested and buggy.
OcR Envy
08-29-2008, 12:14 PM
Thank you for the update banana, join tournament is now working.
However player stats(tournament.php?do=playerstats&id=) is returning a blank white page.
bananalive
08-29-2008, 12:16 PM
Thank you for the update banana, join tournament is now working.
However player stats(tournament.php?do=playerstats&id=) is returning a blank white page.
have you re-uploaded tournament.php allowing overwrite
OcR Envy
08-29-2008, 01:11 PM
Guess not working now, ty.
Nice, working now. Nominated.
I'd like to see an option to edit the participants list. I've experienced there are always a couple of people who don't show up or retrait on the last moment. Also when editing a tournament, options like LMS can't be changed. Would be handy, if you accidently click the wrong option.
Hmm, furthermore brackets would be a sweet addition. Also the players stats are great, I hope it can be displayed in the profiles in the future :)
PGAmerica
08-29-2008, 06:10 PM
Does anybody actually have this working now? I would love to see this in action before I install it.
AzzidReign
08-29-2008, 06:20 PM
Here's a few more suggestions:
- Create Game Category (so we can add our own games to it)
- Keep a history of each game to show who took 1st, 2nd, and 3rd.
bananalive
08-29-2008, 06:35 PM
Does anybody actually have this working now? I would love to see this in action before I install it.
It is fully working.
siveriano
08-29-2008, 09:13 PM
is not working for me i can create tournaments but my users even me cant join it, how can i fix this please.
ptt: great mod.
Antek
08-29-2008, 10:01 PM
bananalive, next ideas (again! :D )
- cup/medal visible in postbit winner's
- hall of fame
Antek
siveriano
08-29-2008, 11:49 PM
*bump*
Can some one tell me how to join the teams we dont see the join this tournament botton under the tournament info.
PGAmerica
08-30-2008, 02:37 AM
It is fully working.
I am looking for a live demo. There is not one in the primary post.
Antek
08-30-2008, 08:01 AM
*bump*
Can some one tell me how to join the teams we dont see the join this tournament botton under the tournament info.
Did you tray install 1.1 version? I have got same problem with first 1.0 version, but 1.1 works perfect.
Antek
siveriano
08-30-2008, 11:47 AM
ya i just update to 1.2 and its working fine thank you.
Antek
08-30-2008, 03:14 PM
I've problem with v1.2 and v1.3:
if I try add tournament with "Create Thread on Tournament Creation" I can't do it and I see error:
Parse error: syntax error, unexpected '/', expecting T_STRING or T_VARIABLE or T_NUM_STRING in /my_patch/tournament.php(297) : eval()'d code on line 1
Somebody can help me?
Reinhart
08-30-2008, 03:54 PM
Works on 3.6.9 as far as I can tell thus far.
Cant seem to get "Results" to show though.
Is there a hook I should change?
elpirao
08-30-2008, 04:01 PM
I've problem with v1.2 and v1.3:
if I try add tournament with "Create Thread on Tournament Creation" I can't do it and I see error:
Parse error: syntax error, unexpected '/', expecting T_STRING or T_VARIABLE or T_NUM_STRING in /my_patch/tournament.php(297) : eval()'d code on line 1
Somebody can help me?
Same Error.
Thx
bananalive
08-30-2008, 04:34 PM
I've problem with v1.2 and v1.3:
if I try add tournament with "Create Thread on Tournament Creation" I can't do it and I see error:
Parse error: syntax error, unexpected '/', expecting T_STRING or T_VARIABLE or T_NUM_STRING in /my_patch/tournament.php(297) : eval()'d code on line 1
Sorry, there was an error in the template which was used to create the thread. I've uploaded the updated version now (v1.3a)
https://vborg.vbsupport.ru/attachment.php?attachmentid=86317&d=1220117532
bananalive
08-30-2008, 04:37 PM
Works on 3.6.9 as far as I can tell thus far.
Cant seem to get "Results" to show though.
Is there a hook I should change?
Results show once the tournament has filled all its slots.
Queball_Beast
08-30-2008, 05:56 PM
As one that runs many tournaments I welcome this script.
Any way to get a ladder system running with this? like what on my site [ see my league (http://gamerspride.com/league/ladder.php?ladderid=1) ]
Nominated**
Installed **
1.3a gives an error.
Database error in vBulletin 3.7.2:
Invalid SQL:
SELECT id, title, description, type, date, noplayers, freeslots, status, userid, username, time, le_userid, le_username, le_time, threadid, scoretype FROM tmnt_tmnts WHERE id=1;
MySQL Error : Unknown column 'threadid' in 'field list'
Error Number : 1054
Request Date : Saturday, August 30th 2008 @ 09:18:34 PM
Error Date : Saturday, August 30th 2008 @ 09:18:35 PM
Script : http://******/tournament.php?do=view&id=1
Referrer : http://*****/tournament.php
IP Address : *****
Username : *****
Classname : vB_Database
MySQL Version : 5.0.45-Debian_1ubuntu3.3-log
bananalive
08-30-2008, 06:56 PM
1.3a gives an error.
Database error in vBulletin 3.7.2:
Invalid SQL:
SELECT id, title, description, type, date, noplayers, freeslots, status, userid, username, time, le_userid, le_username, le_time, threadid, scoretype FROM tmnt_tmnts WHERE id=1;
MySQL Error : Unknown column 'threadid' in 'field list'
Error Number : 1054
Request Date : Saturday, August 30th 2008 @ 09:18:34 PM
Error Date : Saturday, August 30th 2008 @ 09:18:35 PM
Script : http://******/tournament.php?do=view&id=1
Referrer : http://*****/tournament.php
IP Address : *****
Username : *****
Classname : vB_Database
MySQL Version : 5.0.45-Debian_1ubuntu3.3-log
Import product file attached, that will create the required field in your database. (You can uninstall it straight away.)
That was quick, thanks :)
Already looking forward for the next release.
hello!
installed and no problems ( ver. 1.3a)
will ask how can get this tabels like you have i exampletournament.jpg (screen shoot here)
and what is 1v1 and lms?
reg
macc
really need some table like that and will manually put players names. have tournira on my site (belot - card game) http://libar-libar.com
stickskills
08-30-2008, 07:54 PM
:: checks bananalive's signature ::
:O
Great work on this, and I'll be finally installing it my vBulletin once I finish upgrading a few things and tweaking a few things first. Nominated for MOTM.
bananalive
08-30-2008, 07:55 PM
hello!
installed and no problems ( ver. 1.3a)
will ask how can get this tabels like you have i exampletournament.jpg (screen shoot here)
and what is 1v1 and lms?
set up a 1v1 tournament and once all the slots are full, it will show you the results grid
1v1 - a series of rounds where the winner of the match progresses to next round
LMS - is essentially a list of scores with the person gaining the highest score is the winner
really need some table like that and will manually put players names. have tournira on my site (belot - card game) http://libar-libar.com
i will be adding feature for tournament moderators to add players
thanks ...really need this feature to add players in this " results grid " and is it possible to have this grid before to add players and all can see how tournament looks and progress?
regards
macc
Great idea,
unfortunately after installation of ver. 1.3a I still have white blank screen when trying to open the tournament :(
All done spet by step as written in read me file.
VB 3.7.1
http://www.fifamanager.com.ua/forum/tournament.php?do=view&id=1
bananalive
08-30-2008, 08:46 PM
Great idea,
unfortunately after installation of ver. 1.3a I still have white blank screen when trying to open the tournament :(
All done spet by step as written in read me file.
VB 3.7.1
http://www.fifamanager.com.ua/forum/tournament.php?do=view&id=1
did you translate the phrases?
did you translate the phrases?
No. I've changed nothing
Lombardo
08-30-2008, 11:29 PM
Is it possible to have a league setup?
For a prediction league for a football site?
glorify
08-31-2008, 12:04 AM
Is it possible to have a league setup?
For a prediction league for a football site?
Exactly what I am going to to.
Feature requests
I'd like the comments to be editable with a master switch in Admincp to cut off editing.
Also after creating a tourney, when re-editing the tourney, I'd like to be able to edit the number of players. That way If I have people joining the tourney, and I don't know how many from the start will sign up, I can edit it, or just start it.
From the main tourney page where it lists all tourneys, be able to delete tourneys.
Changes
In LMS, restrict usergroups from editing points.
Also, just testing, but LMS does not indicate a tie if there is one.
Comment Display Mode set to Oldest First
Add Avatars to comments
mlthmp
08-31-2008, 08:19 AM
Installed. Works PERFECT on my 3.7.2!
I am very excited about this mod, as I have been looking for something like this! Only suggestion I have for the next version (which I hope there will be one!) is to allow the tournament creator to input players, or teams into the brackets (instead of just joining)
That would make this mod PERFECT! However, its very very close as-is.
Thank you SO much =)
*EDIT*
Also, another suggestion would be a "Previous Tournaments page" of some sort. A place where the last tournament results can be found / reviewed / stored, etc.
abu9al7
08-31-2008, 12:03 PM
thanks a lot
but how to translate it to another language ? (Arabic for example)
KrU$ty
08-31-2008, 12:14 PM
This is a great mod, but these should be the option for the tournament starter to start the tournament, even if the player count isnt high enough. I can see people starting tournaments but player interest is lacking, resulting in the tournament not starting.
Everything works as described with no errors.
glorify
08-31-2008, 12:53 PM
This is what I have done so far with comments and description. Not done yet tho. With comments, I need to figure out how to sort by oldest first.
MCAlexandre
08-31-2008, 03:10 PM
It says invalid attachment... :eek:
[EDIT: Finally I could download it. Going to test. :D]
Another update? NICE :)
@ glorify: looks good!
bananalive
08-31-2008, 03:14 PM
This is what I have done so far with comments and description. Not done yet tho. With comments, I need to figure out how to sort by oldest first.
I like what you have done. Comments have been 'fixed' on v1.4
It says invalid attachment... :eek:
you must of hit download just as i was updating the product
Download it here (https://vborg.vbsupport.ru/attachment.php?attachmentid=86338&d=1220198664)
Can we in your new version add or put players names ourselves (mean admin or moderator - those who create tournament)?
is it possible to make to see grids before all players join the tournaments?
regars
macc
Aw, too bad :(
Database error in vBulletin 3.7.2:
Invalid SQL:
ALTER TABLE user ADD tmnt_joins DEFAULT '0' INT(10) NOT NULL ;;
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 'DEFAULT '0' INT(10) NOT NULL' at line 1
Error Number : 1064
Request Date : Sunday, August 31st 2008 @ 06:15:55 PM
Error Date : Sunday, August 31st 2008 @ 06:15:55 PM
Script : http://*****/admincp/plugin.php?do=productimport
Referrer : http://*****/admincp/plugin.php?do=productadd
IP Address : *****
Username : *****
Classname : vB_Database
MySQL Version : 5.0.45-Debian_1ubuntu3.3-log
just try to install product (ver 1.4 ) and get database error
Invalid SQL:
ALTER TABLE user ADD tmnt_joins DEFAULT '0' INT(10) NOT NULL ;;
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 'DEFAULT '0' INT(10) NOT NULL' at line 1
Error Number : 1064
Request Date : Sunday, August 31st 2008 @ 11:21:48 AM
Error Date : Sunday, August 31st 2008 @ 11:21:48 AM
Script : http://libar-libar.com/libar/vb/admincp/plugin.php?do=productimport
Referrer : http://libar-libar.com/libar/vb/admincp/plugin.php?do=productadd
IP Address :
Username :
Classname : vB_Database
MySQL Version : 4.1.22-standard-log
have vb 3.7.3
some help?
regards
macc
bananalive
08-31-2008, 03:34 PM
Can we in your new version add or put players names ourselves (mean admin or moderator - those who create tournament)?
yes
is it possible to make to see grids before all players join the tournaments?
regars
macc
only for LMS
bananalive
08-31-2008, 03:37 PM
Uploaded v1.4a which should have fixed this error.
just try to install product (ver 1.4 ) and get database error
have vb 3.7.3
some help?
regards
macc
Aw, too bad :(
glorify
08-31-2008, 03:51 PM
If I upgrade to 1.4 will it overwrite the edited templates?
Nice, it's working now. Loving the profile stats, but the stats on the playerstats page are different of the stats in the regular profiles. Or maybe not updated yet..?
Keep it up anyway :up:
glorify
08-31-2008, 03:56 PM
I like what you have done. Comments have been 'fixed' on v1.4
Comments still newest first on 1.4a and I set to 'allow overwrite'
Row Numbers disappear in the competitors/results block. Just periods show.
P.Jackson
08-31-2008, 04:00 PM
would be great for teams to be able to signup for 5v5's and they have to enter the game id's i.e STEAM_ ,PB Guild etc
Double elim would also be a great addition
updated to 1.4a and no database error but cannot create any new tournament (when i click on new tournament - nothing happens - just page without any text or tables to create tournament - like was before in 1.3a)
reg
macc
edit: i overwrote all old files and when imported product - i checked " allow overwrite" .
stickskills
08-31-2008, 04:10 PM
Loving the added additions you're putting on this, but I'm really waiting for the league/ladder system in your signature. :P
mlthmp
08-31-2008, 04:17 PM
I'm having the same issue as macc.. When I click Create Tournament it doesn't bring up the same options to do so as before.
I uploaded the new files (overwrote old ones) and imported the product, allowing over write. Suggestions?
i tested (added players manually) in one of tornaments before created ...(1v1) and i see statistics and after i clicked on one username (should win ) i got the grid but can not get again statistics (to put another winner in the grid) - will attach link to you to see that http://libar-libar.com/libar/vb/tournament.php?do=view&id=4
regards
macc
schlottkej
08-31-2008, 04:45 PM
bananalive This is something I expect to be an issue with anyone using FPSS.
Check this page for this issue (it just automatically displayed on both the first and most recent versions of the tournament.php upload.)
dooch
08-31-2008, 04:51 PM
The idea and the screenies look excellent. I have the issue mentioned with create a tournament.
Looking forward to the fix.
bananalive
08-31-2008, 05:26 PM
# v1.4b Released #
This should fix the problems mentioned above.
EDIT: found another small error which will be fixed in next release.
can create tournament now ...but cannot see statistics (to add winners in grid )
reg
macc
bananalive
08-31-2008, 05:47 PM
can create tournament now ...but cannot see statistics (to add winners in grid )
reg
macc
I'm not sure where you mean.
What kind of tournament are you taking about and what stage is it in?
mlthmp
08-31-2008, 06:02 PM
Now that part of it is working (Create Tournament) but I'm seeing another error.
I just created a 4 person tournament.. when I went to move one player ahead (advance him) it marks the tournament as finished. Example Below.. Am I missing a step here?
http://www.smallball.org/tournament.php?do=view&id=4
I used real member IDs, but changed the names to numbers (to represent team numbers)
Reinhart
08-31-2008, 06:32 PM
Nice additions!
Id love the ability to do Teams as well.. plus REMOVING players is essential.
in post above (#80) is precise what i mean ...
it was 1v1 tournament and just add 1 player (from statistics ) to grid ..and tornament is finished also and no possibility to add some more ... attached image -link in previous posts...
reg
macc
dooch
08-31-2008, 07:56 PM
Same here,
Something is a little broken but its getter there!
Looking forward to later version.
glorify
08-31-2008, 08:00 PM
# v1.4b Released #
This should fix the problems mentioned above.
EDIT: found another small error which will be fixed in next release.
Error when upgrading from 1.3 to 1.4b, allowed overwrite set to yes:
Database error in vBulletin 3.7.2:
Invalid SQL:
ALTER TABLE user ADD tmnt_joins INT(10) NOT NULL DEFAULT '0' ;;
MySQL Error : Duplicate column name 'tmnt_joins'
Error Number : 1060
Request Date : Sunday, August 31st 2008 @ 03:59:40 PM
Error Date : Sunday, August 31st 2008 @ 03:59:40 PM
abu9al7
08-31-2008, 09:00 PM
I used the 1.3 version
it have problem that there is no place to join the tournament
Overall I translated "product-tournament2008.xml" in the 1.3 version to another language
the question is : does I have to retranslate "product-tournament2008.xml" in the 1.4b version or it is the same data ?
regards
Chewy954
08-31-2008, 09:17 PM
Can we make it so that it only shows the postbit in certain forums only?
Chewy954
08-31-2008, 09:59 PM
you cant remove yourself/people from the tournament..?
akulion
08-31-2008, 10:22 PM
very good idea for online gaming websites...
I dont run one, but definitely something I would use if I had one :) Good job!
MCAlexandre
08-31-2008, 10:34 PM
I always got an error:
Database error in vBulletin 3.7.2:
Invalid SQL:
ALTER TABLE _pkpusergroup ADD tournamentpermissions INT(10) UNSIGNED DEFAULT '0' NOT NULL ;;
MySQL Error : Duplicate column name 'tournamentpermissions'
Error Number : 1060
Request Date : Sunday, August 31st 2008 @ 07:31:56 PM
Error Date : Sunday, August 31st 2008 @ 07:31:56 PM
When uploading the product-tournament2008.xml to the Product Manager...
try to give usergrups permissions ...
macc
MCAlexandre
09-01-2008, 12:14 AM
try to give usergrups permissions ...
macc
Already did that. 777 on all the files. Uploaded to server as ASCII, as Binary, and nothing. :(
[EDIT: ah, usergroups... OK, i'll give it a try]
djlotus
09-01-2008, 12:25 AM
Instaling 1.4 and testing on Monday Will provide a live link once tested.
R_Enterprise
09-01-2008, 12:40 AM
where the heck are the brackets?
glorify
09-01-2008, 03:36 AM
Well, I pretty much finished the style I was looking for. More of a threaded look with a collapsible tourney info box at the top. Finalize, edit, and delete buttons all appear at appropriate times.
The last thing to wait on is post order by last post, and an option to have an indefinite number of players, or be able to start the tourney whenever. As soon as i get that nailed down, I can go live. Also still getting the sql error when trying to go to 1.4b. I also have a question. Do the comments paginate or do they just go on and on? Haven't screwed with it.
bananalive, great mod. If yer interested in my templates, lemme know. I'd release them, but they are pretty messy lol.
bananalive
09-01-2008, 07:03 AM
Can we make it so that it only shows the postbit in certain forums only?
Edit Template tmnt_postbit
Add at the beginning (replace X,Y,Z with forumids)
<if condition="in_array($forumid, array(X,Y,Z))">
Add at bottom
</if>
I always got an error:
When uploading the product-tournament2008.xml to the Product Manager...
Open up product file and remove line below and then upload product file.
$vbulletin->db->query_write("ALTER TABLE ". TABLE_PREFIX ."usergroup ADD tournamentpermissions INT(10) UNSIGNED DEFAULT '0' NOT NULL ;");
elpirao
09-01-2008, 07:19 AM
Now that part of it is working (Create Tournament) but I'm seeing another error.
I just created a 4 person tournament.. when I went to move one player ahead (advance him) it marks the tournament as finished. Example Below.. Am I missing a step here?
http://www.smallball.org/tournament.php?do=view&id=4
Same Error.
Thx.
bananalive
09-01-2008, 07:23 AM
Now that part of it is working (Create Tournament) but I'm seeing another error.
I just created a 4 person tournament.. when I went to move one player ahead (advance him) it marks the tournament as finished. Example Below.. Am I missing a step here?
http://www.smallball.org/tournament.php?do=view&id=4
Same Error.
Thx.
I've located the error, its to do with conditionals in one of the templates. Fixed in next version.
GrendelKhan{TSU
09-01-2008, 08:06 AM
wow. been looking/waiting for tournament scripts FOOOOREVER.. will check it out. THANKS! :D
i installed ver 1.5 and it is same problem ...just ad one player in grid and tournament is finished and no more statistics when look in tournament .... (1v1 - type of tournament)
http://libar-libar.com/libar/vb/tournament.php (test 2) tournament ... you can see grid ... same problem like before (one player added and all is finished)
sorry but wil uninstall product!
regards macc
MCAlexandre
09-01-2008, 10:03 AM
Open up product file and remove line below and then upload product file.
$vbulletin->db->query_write("ALTER TABLE ". TABLE_PREFIX ."usergroup ADD tournamentpermissions INT(10) UNSIGNED DEFAULT '0' NOT NULL ;");
I got another error:
Database error in vBulletin 3.7.2:
Invalid SQL:
ALTER TABLE _pkptmnt_tmnts ADD threadid INT(10) UNSIGNED DEFAULT '0' NOT NULL ;;
MySQL Error : Duplicate column name 'threadid'
Error Number : 1060
Request Date : Monday, September 1st 2008 @ 06:57:51 AM
Error Date : Monday, September 1st 2008 @ 06:57:51 AM
I would really like to use your product, I need it. :)
Please help.
bananalive
09-01-2008, 01:09 PM
I got another error:
I would really like to use your product, I need it. :)
Please help.
open up product and remove line
$vbulletin->db->query_write("ALTER TABLE ". TABLE_PREFIX ."tmnt_tmnts ADD threadid INT(10) UNSIGNED DEFAULT '0' NOT NULL ;");
glorify
09-01-2008, 01:29 PM
Big problem. Tried to install 1.5 with overwrite, sql errors. Took out the portion of the code that was giving me errors, other prts giving me errors. Uninstalled ad tried to reinstall---no go.
Then tried to reinstall 1.3 (the last working copy for me), errors. All are because of duplicate:
Database error in vBulletin 3.7.2:
Invalid SQL:
ALTER TABLE usergroup ADD tournamentpermissions INT(10) UNSIGNED DEFAULT '0' NOT NULL ;;
MySQL Error : Duplicate column name 'tournamentpermissions'
Error Number : 1060
bananalive
09-01-2008, 01:33 PM
Big problem. Tried to install 1.5 with overwrite, sql errors. Took out the portion of the code that was giving me errors, other prts giving me errors. Uninstalled ad tried to reinstall---no go.
Then tried to reinstall 1.3 (the last working copy for me), errors. All are because of duplicate:
What version have you got installed currently?
If its 4.1a, 4.1b or 3.1a
ADMINCP -> Plugins & Products -> Manage Products -> Select 'Edit' in dropdown box and then click Go next to vB Tournament -> Edit Version removing the letter (v1.4a or v1.4b goes to v1.4 and v3.1a goes to v1.3) -> Click Save
Then try uploading v1.5 or v1.6
bananalive
09-01-2008, 01:44 PM
i installed ver 1.5 and it is same problem ...just ad one player in grid and tournament is finished and no more statistics when look in tournament .... (1v1 - type of tournament)
http://libar-libar.com/libar/vb/tournament.php (test 2) tournament ... you can see grid ... same problem like before (one player added and all is finished)
sorry but wil uninstall product!
regards macc
I've found the error you were talking about, the javascript was redirecting to wrong url and finishing the tournament instead of progressing the player. It will be included with version v1.6 (coming out very soon)
stickskills
09-01-2008, 02:09 PM
I just want to give bananalive a round of applause for the amount of dedication he's showed this early to the mod. He's been quick to react to everyone's problems, and damn quick to fix them. :)
glorify
09-01-2008, 02:12 PM
Fiddled with it between 1.3 and 1.5 and somehow fixed
glorify
09-01-2008, 02:13 PM
I just want to give bananalive a round of applause for the amount of dedication he's showed this early to the mod. He's been quick to react to everyone's problems, and damn quick to fix them. :)
Agreed!
Reinhart
09-01-2008, 04:46 PM
Great Additions!
Keep them coming!
MOTM for sure!
Still waiting to "remove players" to go live on my board..
Too many noobs just "joining" for fun or to test it out and no way to get them out!
mlthmp
09-01-2008, 05:07 PM
Excellent! I thank you so much for this mod!
Worked perfectly, and leaves me very excited to see where this one goes in the future!
Suggestions for future versions (none of these are very important.. just extras)
The option to not link a player or "team" to a forum member ID.
Less confusing bracket administration process (maybe a space between each macthup when you select a winner)
Brackets on each side of page for 16,32 player brackets.
"Score Field", place to enter a final score for each matchup
Like I said, none of these are major IMO, and this mod is already quite fantastic! I'm sure you already have a test board.. but if you ever needed another "Teastdummy" let me know =)
Reinhart
09-01-2008, 05:12 PM
Yeah with Teams and being able to fully control the membership of the tournament by removing or kicking or subbing players.. then Id be good to go!
but seriously.. GREAT FREAKING WORK MAN!
schlottkej
09-01-2008, 06:43 PM
Unfortunately not all of the issues have been resolved yet. The FPSS module still is automatically displayed from some call within your code. I can't seem to figure out why!?!
merk_aus
09-01-2008, 07:26 PM
Great Mod man,
Was about to install but was sick for the weekend come back on and its raced up to 1.6 with many added features look forward to adding it to my board after work today (unless there is another update then i will add that one)
I have to hand it to you for the dedication you have showed to the mod it gives us all some hope that mods aren't just being made put on here and forgotten about. Your a real person some of these other mod creators can learn from. Good job!
If I have any issues I will let you know - not to make your life a living hell but to help you improve it - if at all it needs to be!
glorify
09-01-2008, 07:47 PM
Judging by the response I had without a big announcement, they love it!
Link (http://www.glorifythepast.com/forums/tournament.php?do=view&id=3)
P.Jackson
09-01-2008, 08:08 PM
you should get a pro version on the go , that can be aimed towards the fps side of things , ladders , league , eliminations etc would be a great product :)
schlottkej
09-01-2008, 09:40 PM
Which templates handle the front of /tournament.php ?? I, for some very strange reason, I have FPSS displaying the most recent thread from that forum above the Tournament Listing.
The problem lies somewhere within $html < where is that edited?
glorify
09-01-2008, 10:08 PM
banana--I am working on a php edit/ tmnt_edit combo to edit players, slots, status.
I can get everything to work so far except for one thing. I can't get a value of 0 to save in the freeslots field. I can save any other number.
any ideas to make it work?
*EDIT*
Got it! Continued testing and I think I'll have it figured out. I can save new status, players, and freeslots. Now I gotta see if they all work when adding a player after an edit ;)
siveriano
09-02-2008, 01:12 AM
wow man thx for this mod i have fixed it and keep updating it lol. gj/
glorify
09-02-2008, 01:27 AM
banana, how do you delete tourney wins/joined? I did a bunch of testing, deleted the tourneys, but the info still shows in my postbit/memberinfo stats. I'd like to request pagination for the comments. My comment list is really long with guys picking a whole weeks games. Doable?
Also made a Who's Online plugin. Attached.
mlthmp
09-02-2008, 02:01 AM
glorify, Thank you for the Whose Online plugin.. Works excellent.
glorify
09-02-2008, 02:20 AM
No problemmo :)
Jaxel
09-02-2008, 08:05 AM
Would there be any way to have an DOUBLE ELIMINATION option?
Also, could there be a way for an admin to define the value of a tournament? (Local tournaments worth 100 points. Regional tournaments worth 400 points, National tournaments worth 2000 points)... then distribute the points based on custom algorithms? Like I would want 1st place gets 50% of the points, 2nd place gets 20% of the points, 3rd place gets 10% of the points, and both 5th place players (double elimination remember?) get 5% each of the points, and all remaining players get the remaining 10% of the points distributed evenly amongst them (with a maximum of 1% each)?
Sort of the way the Tennis Circuits do it. This way we could have true rankings?
Also, lots of uncached templates.
Blackhat
09-02-2008, 09:34 AM
for the score type you should have a drop down and not a text box or can you put whatever you like in there ?
bananalive
09-02-2008, 10:00 AM
for the score type you should have a drop down and not a text box or can you put whatever you like in there ?
You can put whatever you like in there. Eg. Point, Kill, Death, etc.
(Put it in singular form as the modification works out if number of points is plural and adds 's' to end of word if it is.)
bananalive
09-02-2008, 10:11 AM
Would there be any way to have an DOUBLE ELIMINATION option?
Not that I know of at the moment.
Also, could there be a way for an admin to define the value of a tournament? (Local tournaments worth 100 points. Regional tournaments worth 400 points, National tournaments worth 2000 points)... then distribute the points based on custom algorithms? Like I would want 1st place gets 50% of the points, 2nd place gets 20% of the points, 3rd place gets 10% of the points, and both 5th place players (double elimination remember?) get 5% each of the points, and all remaining players get the remaining 10% of the points distributed evenly amongst them (with a maximum of 1% each)?
Sort of the way the Tennis Circuits do it. This way we could have true rankings?
I like this idea, I'll bring it when I bring in tournament categories.
Also, lots of uncached templates.
Oops, that will be fixed in v1.7
Jaxel
09-02-2008, 11:12 AM
Well would there be a way for you to set it up so that we could do double elimination tourmanents? Single elimination tournaments in the video game scene are non-existant, or tournaments that no one cares about. Frankly, unless there is double elimination, I cant use this. Also, is there a Round Robin option? Dont need Last Man Standing or Single Elimination.
To clarify the scoring system... this would be with double elimination... In double elimination tournaments, there is no 4th place, instead there are two 5th placed players. Everything in parenthesis should be admin definable; even the min and max of the ranking allocations.
Tournament Categories (point values definable)
- Local Tournaments (100 points)
- Regional Tournaments (500 points)
- National Tournaments (2000 points)
Ranking Allocations (percentages definable)
- 1st Place (50% points)
- 2nd Place (20% points)
- 3rd Place (10% points)
- 5th Place (5% points each to both players)
- The remaining 10% gets split up evenly between all other players (1 point min - 1% max)
Also, any chance to support up to 128 players? How about the ability to limit people to creating only ONE tournament a month?
Chris B
09-02-2008, 11:30 AM
Any way to change the LMS option, or even add new options?
Chris B
09-02-2008, 11:59 AM
Also is is possible to remove the Tournament details from the postbit?
bananalive
09-02-2008, 12:15 PM
Also is is possible to remove the Tournament details from the postbit?
AdminCP -> Plugins & Products -> Plugin Manager -> Edit {Tournament Postbit} -> Set 'Plugin is Active' to 'No' -> Save
Chris B
09-02-2008, 12:19 PM
AdminCP -> Plugins & Products -> Plugin Manager -> Edit {Tournament Postbit} -> Set 'Plugin is Active' to 'No' -> Save
Thanks. :)
Lombardo
09-02-2008, 01:31 PM
If you get a league structure on this, i'll be installing without a doubt.
Reinhart
09-02-2008, 02:33 PM
YES! Remove player was added!
Going live soon! (http://www.wiipals.net)
Just so everyone knows..
On 3.6 banana uses div variables for the comments that are only defined by 3.7.. so you'll have some template work ahead of you if you want to get this thing to work properly :)..
But otherwise its running fine!
valendono
09-02-2008, 03:43 PM
about the phrase after submit comment.. sumtin like cannot find phrase.. only me or still on dev about that phrase ?
mlthmp
09-02-2008, 04:20 PM
Think there may be anyway to add "Scores" for 1<vs>1 matches?
Like I said before, all my suggestions / ideas are minor ones, I plan on using this anyway this script is exactly what I've been looking for! I really like it.
stickskills
09-02-2008, 04:24 PM
I see pagination for comments! Looks like it isn't too far from me downloading, unless there's major progress on the ladder mod :P.
Honestly, I'd like to see the ladder & tournament mods released as a package.
Reinhart
09-02-2008, 04:41 PM
Get a DB error when trying to add player:
Invalid SQL:
SELECT COUNT(*) AS countrows FROM user WHERE userid=Luke;
MySQL Error : Unknown column 'Luke' in 'where clause'
Luke was the member i was trying to add :)
schlottkej
09-02-2008, 06:08 PM
A couple thoughts that I have not seen mentioned yet:
Allow admin to create tournament categories to organize them in.
Allow 1v1 scoring and ability to add types of scores
Ability to add guest users
Jaxel
09-02-2008, 07:51 PM
Okay, I have an additional change to the ranking system... Remember, in double elimination tournaments, there is no 4th place, instead there are two 5th placed players. Everything in parenthesis should be admin definable; even the min and max of the ranking allocations.
Tournament Categories (point values definable)
- Local Tournaments (100 points)
- Regional Tournaments (500 points)
- National Tournaments (2000 points)
Ranking Allocations (percentages definable)
- 1st Place (50% points)
- 2nd Place (20% points)
- 3rd Place (10% points)
- 5th Place (5% points each to both players)
- The remaining 10% gets split up evenly between all other players (1 point min - 1% max)
Players shouldn't be ranked by their total number of points. Instead, they should be ranked by the top 10 scores (admin definable number) during the course of the past year. This way it doesn't require a person to attend every tournament, and ranks them simply by their best 10 performances in the past year. It would also automatically prune out retired players who don't attend events anymore; and give preference to regional and national tournaments since they are worth more points. Maybe setup a cronjob once a week to recalculate rankings?
Also, let me reiterate, that I need the ability to make it so tournaments have a MINIMUM of 16 players, and maximum of 128... with double elimination.
bananalive
09-02-2008, 08:18 PM
Get a DB error when trying to add player:
Invalid SQL:
SELECT COUNT(*) AS countrows FROM user WHERE userid=Luke;
MySQL Error : Unknown column 'Luke' in 'where clause'
Luke was the member i was trying to add :)
I've fixed this 'error' in v1.8
Userid is meant to be number, for example, my userid on (this forum) is 223075 and my username is bananalive
You can find a user's userid by putting your mouse over their name and you will see link in status bar to their profile. The number after member.php?u= is their unique userid, this is the number you want to use if asked for userid
bananalive
09-02-2008, 08:20 PM
I see pagination for comments! Looks like it isn't too far from me downloading, unless there's major progress on the ladder mod :P.
Honestly, I'd like to see the ladder & tournament mods released as a package.
I still haven't decided whether to incorporate ladder modification into this tournament hack but i most likely will release ladder modification as separate modification.
Reinhart
09-02-2008, 08:48 PM
I've fixed this 'error' in v1.8
Userid is meant to be number, for example, my userid on (this forum) is 223075 and my username is bananalive
You can find a user's userid by putting your mouse over their name and you will see link in status bar to their profile. The number after member.php?u= is their unique userid, this is the number you want to use if asked for userid
Nice!
Well im not getting the db error anymore.. It just says "Invalid Username" or Invalid UserID" no matter what I put in there :)
NICE ICONS BTW!
Gotta add that to the changelog!
The ajax add slots is really impressive.
Great work.
Edit: OOOOHH.. I have to enter BOTH User ID and Username..
Seems a little much but i guess im cool now!
bananalive
09-02-2008, 08:53 PM
Nice!
Well im not getting the db error anymore.. It just says "Invalid Username" or Invalid UserID" no matter what I put in there :)
Userid has to be number (not zero) and username is text string
Reinhart
09-02-2008, 08:57 PM
Sorry to keep replying but I really love this mod..
Another suggestion that should be really easy yet really helpful..
Tournament Creators can "PM ALL" Participants.. to either let them know its starting.. let them know who won.. next round... last minute changes etc.
Whatddya think?!
mlthmp
09-02-2008, 09:17 PM
I am just amazed at how quickly this mod if progressing!
Installed 1.8.
Few more suggestions.
1st, Might it be possible for the tournament winner to be shown in another color? Maybe the player or team that wins be shown in red, etc?
2nd, I still really think a space between "pairings" on the administrative side of the event would be helpful.. to minimize confusion. (For the first round)
3rd, Ability to show in user profiles Tournaments won.
Keeps getting better and better :D
glorify
09-03-2008, 12:07 AM
Looks GREAT banana. Excellent work. Voted MOTM, btw. Anyone running a live demo of default 1.8?
If I install 1.8, will it overwrite old custom templates? Will it keep current tourneys in place? I know I'll have to edit the old ones to match the new features.
Reinhart
09-03-2008, 12:18 AM
Looks GREAT banana. Excellent work. Voted MOTM, btw. Anyone running a live demo of default 1.8?
If I install 1.8, will it overwrite old custom templates? Will it keep current tourneys in place? I know I'll have to edit the old ones to match the new features.
Yes it keeps current tourneys in place.
Yes it overwrites templates (I think.. I always say allow overwrite)..
glorify
09-03-2008, 12:20 AM
Yikes. I'll back up. Didn't see any images with the dload package you spoke of. Any screen?
Reinhart
09-03-2008, 12:29 AM
Heres what the icons look like for anyone interested.
glorify
09-03-2008, 12:36 AM
Nice--don't see the icons or cannedreplies.xml in the dload package :(
I think the readme for the xml to import has the wrong name.
evry time i join tornumnt or submit a coment its say :
Could not find phrase ''.
SnapOff Racing
09-03-2008, 12:38 AM
amazing epic mod. 5* installed.
Jaxel
09-03-2008, 12:39 AM
a 128 man double elimination bracket is really needed.
Never mind... my mistake!
Installed fine!
Reinhart
09-03-2008, 01:23 AM
a 128 man double elimination bracket is really needed.
LoL.. I think he has his hands full getting the bugs out and getting this thing off the ground before he adds custom stuff like that.
siveriano
09-03-2008, 02:03 AM
LoL.. I think he has his hands full getting the bugs out and getting this thing off the ground before he adds custom stuff like that.
but this still a pretty good mod , lol updates twice a day. keep up the good work bro.
Reinhart
09-03-2008, 02:45 AM
but this still a pretty good mod , lol updates twice a day. keep up the good work bro.
Oh yeah totally.. Im loving the daily updates :)
glorify
09-03-2008, 03:55 AM
Got it upgraded. First class work. banana, even on the default templates, the competitors are showing as 'Tournament Winner'
Can we have something showing (an edited by message and time) if someone edits their posts? Not saying people like to change their entries after a tourney starts or anything ;)
Chris11987
09-03-2008, 06:17 AM
Is it possible to make it so a user can advance their opponent, basically admitting their own defeat, instead of needing a person that can edit to do it?
edit: The comments seem to be glitchy. My usergroup has YES for everything and can't post comments. I hit submit and nothing gets added. People in my same usergroup are able to post them, but mine won't show up.
glorify
09-03-2008, 11:16 AM
I can delete a comment, but the redirect says "error, Tournament does not exist."
I have translated the mod using the VB language manager.
Problems I?ve noticed so far:
1 - When using Portuguese (my primary language) the "Join tournament" link does not appear, even with it translated. If I switch to English, it appears fine.
2 - The same happens to the "Add player" link witch is also translated.
3 - There is no way to translate the "PM me the detais" string.
4 - The + and - buttons to increase/decrease the numbers of players doesn't appear also when using Portuguese language, only when using English.
5 - When I tried to join a tournament, got this mysql error:
Invalid SQL:
UPDATE vb3_user SET tmnt_joins = tmnt_joins + 1 WHERE userid=36;
MySQL Error : Unknown column 'tmnt_joins' in 'field list'
Thats all for now.
Keep the good work!
bananalive
09-03-2008, 01:34 PM
Yikes. I'll back up. Didn't see any images with the dload package you spoke of. Any screen?
Images used are all included with default vBulletin style 3.7.x
edit: The comments seem to be glitchy. My usergroup has YES for everything and can't post comments. I hit submit and nothing gets added. People in my same usergroup are able to post them, but mine won't show up.
There was minor error which i've found with WYSIWYG comments which is fixed in next release
I can delete a comment, but the redirect says "error, Tournament does not exist."
fixed in next version
I have translated the mod using the VB language manager.
Problems I?ve noticed so far:
1 - When using Portuguese (my primary language) the "Join tournament" link does not appear, even with it translated. If I switch to English, it appears fine.
2 - The same happens to the "Add player" link witch is also translated.
3 - There is no way to translate the "PM me the detais" string.
4 - The + and - buttons to increase/decrease the numbers of players doesn't appear also when using Portuguese language, only when using English.
5 - When I tried to join a tournament, got this mysql error:
Thats all for now.
Keep the good work!
If you change translate the phrases related to tournament status ($vbphrase['tmnt_waiting'], $vbphrase['tmnt_inprogress'], $vbphrase['tmnt_finished']) then it wont work. I will be changing this in later version.
Reinhart
09-03-2008, 02:40 PM
Is it possible to make it so a user can advance their opponent, basically admitting their own defeat, instead of needing a person that can edit to do it?
HA! I had the exact same idea last night!
Crazy.
I also second the idea of Randomizing brackets upon starting the tourney.. or at least being able to ajax reorder them manually.. whatevers easier to code! :)
bananalive
09-03-2008, 03:06 PM
I also second the idea of Randomizing brackets upon starting the tourney.. or at least being able to ajax reorder them manually.. whatevers easier to code! :)
The players already are put into random order for tournaments.
Reinhart
09-03-2008, 03:18 PM
The players already are put into random order for tournaments.
My Bad!
Thanks again for the wonderful work.
I know I'll be clicking that "Support Developer" Button soon!
Hitterman
09-03-2008, 03:29 PM
Is it like the Tournament add-on for v3arcade?
Chris11987
09-03-2008, 07:28 PM
I was going to suggest putting then randomly as well, but then I discovered it already does that. I didn't check, but I assume you could reorganize them manually by editing the database. Not too important, but any plans of letting us set the brackets up our own custom way?
JeffreySmith
09-03-2008, 07:34 PM
Great mod, thank you.
*installed*
mlthmp
09-03-2008, 09:04 PM
1.8.1 Installed.
Again, I'd like to thank you for all the recent updates. This mod seems to be getting better with each one!
Few questions. I've setup several test events (as Im sure most have) during testing of this mod. I've removed all the brackets now, but in the HOF its still showing as having winners. Is there a way to remove these records (even if through myphpadmin?)
Also, I read that there is already a way to have stats show in profiles? If so, how? I've not yet been able to figure that one out if its even possible yet.
Like I said before, this mod is without a doubt my new favorite VB addon. Thank you very much!
Varsh
09-03-2008, 09:49 PM
Amazing mod, been looking for something like this. #1!
Alien
09-04-2008, 02:21 AM
Hey, this is pretty awesome!
I gotta admit however, what I was really looking for was a mod that lays out just like this but allows for, say, the opening thread that is created to serve as the "ready, get set, go!" thread where people can battle whether it was a flame war, rap contest, etc. that people could score or use a thumbs up or thumbs down on but that probably goes far beyond the planned capabilities of this hack.
I was really hoping for some sort of scoring ability that regular members could give the people involved in the tournament.
I do have to say that it's already awesome, just throwing my thoughts out there. ;)
Chris11987
09-04-2008, 02:43 AM
^ What you're describing sounds more like a contest than a tournament.
schlottkej
09-04-2008, 03:09 AM
how do you add more players to the LMS tournament?
OcR Envy
09-04-2008, 11:27 AM
Watching patiently.
Still needs a Team Tournament option, Ability for players to admit their defeat or submit a win.
Edit:
How do I delete an entire tournament?
Reinhart
09-04-2008, 01:58 PM
You can remove players.. just not after it has started.
To delete go into the tournament and scroll down to the bottom right.
bananalive
09-04-2008, 06:09 PM
how do you add more players to the LMS tournament?
On right hand side there is link to 'Add Player'
To add slots click the + or - buttons next to number of slots
Once tournament has started it is not possible to add players.
How do I delete an entire tournament?
Open tournament and at the bottom right hand side is [Delete] link.
Chris11987
09-04-2008, 09:18 PM
Can you add an option to allow us to start the tournament when we choose to as well? I'd like registration for tournaments to open at a certain time and then start the whole thing at another time.
edit: Also, *Installed* and *Nominated*
hello
thank you for the graet mod
i dont know were is the border and the box that show on the uesr name or the team name?
you can see the ile attach file
Darksky
09-04-2008, 11:37 PM
There's a way to manage "mixed-mode" tournament ? I mean tournament made by a preliminary group of ladder/division and then only the fist xx of each ladder/division go to the next tournamente phase, the 1vs1 "eliminatory" matches.
Just to make an exmample: the European or Mondial Football Champ
glorify
09-05-2008, 12:32 AM
Thanks for the edit message banana.
One last thing from me as far as requests go. I am editing my php file each upgrade so that I can do a mass edit to a tourney. When I edit a tourney, I can edit number of players/freeslots/status.
It's a really handy feature especially if a tourney goes full and you need to add players. Can this be added as a standard feature? Tired of editing the php file lol.
Pretty simple to do, just edit the .php file and template tmnt_edit. Just think it'd be a great standard feature.
MonkYZ
09-05-2008, 11:53 AM
After installing this lovely mod, i can't seem to find it anywhere in navbar links or forum links. If i go directly to www.mywebsite.com/forum/tournament.php i can see it... but, isn't there any other way ?
abu9al7
09-05-2008, 12:09 PM
I have installed the 1.9
but the same problem
there is no way to join the Tournament !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Queball_Beast
09-05-2008, 01:50 PM
Is it possible to add the option for members to submit a win/loss ?
Also in the LMS the option to have a beginning date and ending date
Also any to have the ability to have a lifeline added
Example:
Player A has 3 points
Player B has 3 points
Player A defeats Player B
Player A gains 1 point making his total points to 4
Player B loses 1 point reducing his points to 2
Whom ever reaches 0 point is eliminated from the event
All players with lets say 10 points or more will be entered into the Featured tournament for the Event
Just hoping...
Thanks
MonkYZ
09-05-2008, 01:59 PM
Thx for this mod !
Can you please tell me how to remove
Tournament Joined: 2
Tournament Wins: 1
from the postbit ? I mean, under the avatar.. I like to keep my postbit simple and compact.
Thank you !
Reinhart
09-05-2008, 02:25 PM
Thx for this mod !
Can you please tell me how to remove
from the postbit ? I mean, under the avatar.. I like to keep my postbit simple and compact.
Thank you !
Yeah just go into your plugin Mgr and uncheck the "Active" buttons under the tournament mod for "Postbit" and "Membeinfo" if you want to remove those.
bananalive
09-05-2008, 02:43 PM
Can you please tell me how to remove from the postbit ? I mean, under the avatar.. I like to keep my postbit simple and compact.
AdminCP -> Plugins & Products -> Plugin Manager -> Edit {Tournament Postbit} -> Set 'Plugin is Active' to 'No' -> Save
I have installed the 1.9 but the same problem there is no way to join the Tournament !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
The link is under tournament details
Check the tournament isn't full
Make sure your usergroup permissions allow you to join tournament
Make sure the template (tmnt_display is not edited... if it is click 'revert template')
After installing this lovely mod, i can't seem to find it anywhere in navbar links or forum links. If i go directly to www.mywebsite.com/forum/tournament.php (http://www.mywebsite.com/forum/tournament.php) i can see it... but, isn't there any other way ?
It should auto-insert link into both navbar and quick links if you have permissions to view tournaments
If it doesnt then open up navbar template
Find
$vbphrase[faq]</a></td>
Place After
<a href="tournament.php$session[sessionurl_q]">$vbphrase[tmnts]</a></td>
schlottkej
09-05-2008, 10:38 PM
On right hand side there is link to 'Add Player'
To add slots click the + or - buttons next to number of slots
Once tournament has started it is not possible to add players.
Open tournament and at the bottom right hand side is [Delete] link.
Do you plan on allowing to add players (after event is active) in the future? I may have missed that.
MonkYZ
09-06-2008, 12:32 AM
Thank you very much !
KHALIK
09-06-2008, 03:40 AM
installed
This you please support 5v5 6v6 or 8v8 team play. Online tournanments like cs/tf2
Also put a block/restriction, so that it stops users joining "same" tournanment multiple times.
KHALIK
09-06-2008, 03:48 AM
can you also add a team ladder
5v5 open team ladder
http://www.enemydown.co.uk/ladder.php?ladder=28
2v2 open team ladder
http://www.enemydown.co.uk/ladder.php?ladder=71
something like the link above, were all the teams start at 1,000 points
win +3 points
draw +1
loss 0 points
+plus if they bet top ranked teams they get added bonus points, depending how ladder position.
etc.
bananalive
09-06-2008, 07:59 AM
Do you plan on allowing to add players (after event is active) in the future? I may have missed that.
I'm thinking about it for LMS mode but not for 1v1
Also put a block/restriction, so that it stops users joining "same" tournanment multiple times.
already included
can you also add a team ladder
I'll probably be adding teams next
KHALIK
09-06-2008, 02:35 PM
Once a event goes active, with 1v1 etc..
It there a system in place to replace a userid/user if they drop out with another player (replacement) aka reserve.
Can this be introduced, as it will allow admins to add players to replace exiting players who are unable to play.
SnapOff Racing
09-06-2008, 03:30 PM
Once a event goes active, with 1v1 etc..
It there a system in place to replace a userid/user if they drop out with another player (replacement) aka reserve.
Can this be introduced, as it will allow admins to add players to replace exiting players who are unable to play.+111111111111111
Also, where do you change from "lms" mode to 1v1, etc?
bananalive
09-06-2008, 06:12 PM
where do you change from "lms" mode to 1v1, etc?
upon tournament creation and also editing tournament (link at bottom right) when it hasnt started.
mlthmp
09-06-2008, 10:47 PM
My biggest suggestion at this point.. is to keep this simple. OR, if you do decide to add the above suggestions, consider including a way to disable them.
Im sure there are board where such would be overkill or unused features. The bracket system alone makes this a killer modification.
My final suggestions at the moment,
Give the system its own AdminCP menu, where you don't alway shave to go through VB Options.
Consider adding the ability for an administrator to create events from the Admin CP.
May it be possible in the future, to make some events "Invite Only" ? So only the people you want to join can do so (without having to add them yourself) OR just a way to disable joining for some events?
x YNWA x
09-06-2008, 11:36 PM
fantastic hack, absolutely what i needed for my gaming forum, and i hope u release the league one to. I have a few idea for future releases:
Being able to name players like by there gamertag/username instead of players 1,2,3,4,5,6
more statistics in profile/postbit i use it for pro evolution soccer so i would like to see, goals scored, goals conceeded wins, losses etc etc..... (maybe more suitable for a league structure than tournament but u get the idea)
more categories but u alread said ur doing this
al try think of some more
Chris11987
09-07-2008, 01:02 AM
For the ladders, I STRONGLY urge you to use the ELO Rating System. It's the best way to calculate points IMO, and it used by all the big ladder and tournament sites:
http://en.wikipedia.org/wiki/Elo_rating_system
SnapOff Racing
09-07-2008, 03:47 AM
yes, the user ID along with username needs to go away. it takes twice the time to create a tournament. besides...users are too incompetent to know what their id is, and how to find it.
Queball_Beast
09-07-2008, 07:11 AM
I agree with "snapoff " it should be either username or user ID either one entered should be sufficient.
yes, the user ID along with username needs to go away. it takes twice the time to create a tournament. besides...users are too incompetent to know what their id is, and how to find it.
Reinhart
09-07-2008, 04:08 PM
Not to sound ungrateful or greedy...
But is there an update coming with any of these suggestions implimented?
mlthmp
09-07-2008, 06:42 PM
I'd be patient. There have already been TONS of updates since the original version came out. While im no coder, im sure it takes quite a bit of time to implement even smaller changes / updates.. much less such large ones.
Give him some time.. he has already issued more updates, in far less time than most modifications ever get =)
KHALIK
09-07-2008, 07:15 PM
also will there be a feature to correct any mistakes, Example, wrong player put forward to the next round as an error.
Can I not just delete him and redo it again?
john102774
09-08-2008, 07:39 AM
Great Hack! Nominated for MOTM.
Question regarding Custom Score Type for LMS Tournaments: For the LMS Tourney, ex. A Race determine by best lap time.
Is there a way to set winner to be the person with the fastest time instead of showing the winner who has the highest number?
Not sure if this has already been asked. Thanks for the great hack!
john102774
09-08-2008, 07:44 AM
Also on the 1v1, how do you add scores once a match is complete and the player advances to the next round?
Thats all for now. Thanks again! :)
bananalive
09-08-2008, 08:47 AM
yes, the user ID along with username needs to go away. it takes twice the time to create a tournament. besides...users are too incompetent to know what their id is, and how to find it.
it enables tournament moderators to add users which don't exist, but i will probably change it
Not to sound ungrateful or greedy...
But is there an update coming with any of these suggestions implemented?
yes soonish
also will there be a feature to correct any mistakes, Example, wrong player put forward to the next round as an error.
Can I not just delete him and redo it again?
The popup confirmation is meant to stop mistakes but I'll probably add this feature soon
Question regarding Custom Score Type for LMS Tournaments: For the LMS Tourney, ex. A Race determine by best lap time.
Is there a way to set winner to be the person with the fastest time instead of showing the winner who has the highest number?
At the moment no, i'll try and add it in.
Also on the 1v1, how do you add scores once a match is complete and the player advances to the next round?
Thats all for now. Thanks again! :)
You need to have usergroup permissions to edit tournaments and then you will see [>] next to players name to progress them to next round
KHALIK
09-08-2008, 12:46 PM
Once a event goes active, with 1v1 etc..
It there a system in place to replace a userid/user if they drop out with another player/user (replacement) that can be inserted.
Can this be introduced, as it will allow admins to add players to replace exiting players who are unable to play.
I manage lots of online events/competitons, one common problem is that, some players go AWOL, and don't play (go missing) after the event has gone live (first round) when there are lots of other users who want to play but cannot because he/she has taken the slot.
This is a important feature, I believe that will benefit the users and oragnisers.
bananalive
09-08-2008, 12:59 PM
I manage lots of online events/competitons, one common problem is that, some players go AWOL, and don't play (go missing) after the event has gone live (first round) when there are lots of other users who want to play but cannot because he/she has taken the slot.
This is a important feature, I believe that will benefit the users and oragnisers.
the option of replacing a player is a good idea by tournament mods, but allowing signups after the tournament has started with 1v1 would problem results in errors
john102774
09-08-2008, 03:24 PM
Originally Posted by john102774
Question regarding Custom Score Type for LMS Tournaments: For the LMS Tourney, ex. A Race determine by best lap time.
Is there a way to set winner to be the person with the fastest time instead of showing the winner who has the highest number?
At the moment no, i'll try and add it in.
That would be an awesome implementation!
[quote]Originally Posted by john102774
Also on the 1v1, how do you add scores once a match is complete and the player advances to the next round?
Thats all for now. Thanks again!
You need to have usergroup permissions to edit tournaments and then you will see [>] next to players name to progress them to next round [/qoute]
I've added usergroup permissions already and I see [>]. What I'm wondering is the score. How can I add the score of privious match or current match in progress kind of like a tennis tourney?
bananalive
09-08-2008, 03:33 PM
I've added usergroup permissions already and I see [>]. What I'm wondering is the score. How can I add the score of previous match or current match in progress kind of like a tennis tourney?
At the moment, its not possible to add scores to 1v1 matches.
john102774
09-08-2008, 04:35 PM
At the moment, its not possible to add scores to 1v1 matches.
With that said, Keep up the great work bro! Looking forward to your future releases. :)
butler312
09-09-2008, 02:10 PM
What happens if a person does not show up or goes inactive or something similar with this? Can the tournament creator give the other person a win automatically?
bananalive
09-09-2008, 02:34 PM
What happens if a person does not show up or goes inactive or something similar with this? Can the tournament creator give the other person a win automatically?
Tournament creator has full control over tournament and can progress players to next round
butler312
09-09-2008, 02:36 PM
Ok, great. I think this should work for me. I'll be downloading and installing it later today :D
butler312
09-10-2008, 03:15 AM
One question. Is there a way to change the number of tournament wins for a member?
mlthmp
09-10-2008, 04:02 AM
One question. Is there a way to change the number of tournament wins for a member?
Only way I've found so far.. is to do so via myphpadmin... there is a place for entered tournaments and win totals.
lloydy
09-10-2008, 09:41 AM
ive installed this then i go to tournament.php and it says about privelages. I then go to admin cp > user groups and it doesnt have a section for edit tournament permissions? any ideas?
bananalive
09-10-2008, 12:21 PM
ive installed this then i go to tournament.php and it says about privelages. I then go to admin cp > user groups and it doesnt have a section for edit tournament permissions? any ideas?
- make sure you uploaded both files to the correct directories
- logout out of admincp and then log back back in
lloydy
09-10-2008, 01:03 PM
working now mate, nice mod. Is it possible in futute version for 1v1 to randomly assign matches....for example number 1 player who signs up doesnt automatically play, pllayer number 2
bananalive
09-10-2008, 01:55 PM
working now mate, nice mod. Is it possible in futute version for 1v1 to randomly assign matches....for example number 1 player who signs up doesnt automatically play, pllayer number 2
it already does that
lloydy
09-10-2008, 02:33 PM
it already does that
when i just done 4 player tourney, 1 played 2 and 3 played 4 in the order they signed up for tourney?
gorentals
09-10-2008, 02:42 PM
Just updated to 2.02. The tournaments that I had already created the date/time switched to 12-31-1969 at 7:00pm. This shows for all tournaments in the Date Field? Any ideas what happened?
Great mod by the way. thx
Also when the thread gets created when you create a new one: Date and time doesn't show correctly.
No Players: 2
Type: LMS
Date & Time: 1221505200
Description:
test
I knew I should have installed this on my test site first. :(
Stifmeister2
09-10-2008, 03:04 PM
How many players can you add to one tournament?
I have a 32 player 1vs tournament, 16 players in "both sides" and the winners meet in final.
https://vborg.vbsupport.ru/external/2008/09/45.jpg
Is this possible with this mod?
VGPelega
09-10-2008, 03:28 PM
Hi Banana, I came here to see that the mod had been updated, and after upgrading, the current tournaments I had set up, had the dates set to 01-01-1970 at 1am.
When I go to edit the events, I can no longer edit the date of the event.
As much as I appreciate the addition of an actual date, I did prefer the older version of typing something into the box (Such as "TBC") as this allows for a free range of players able to sign up. And then a date can be added afterwards when the slots are filled up.
Just simple re-enable the editing of the date would be sweet fella. This mod is aiming straight for MOTM from me. :up:
I would also like to add my own calendar to this, to show on the tournaments page, and tie this into the date selection. Would I be allowed to go ahead and do that?
bananalive
09-10-2008, 03:38 PM
when i just done 4 player tourney, 1 played 2 and 3 played 4 in the order they signed up for tourney?
that shouldnt happen, I'll look into it
Just updated to 2.02. The tournaments that I had already created the date/time switched to 12-31-1969 at 7:00pm. This shows for all tournaments in the Date Field? Any ideas what happened?
Great mod by the way. thx
Also when the thread gets created when you create a new one: Date and time doesn't show correctly.
No Players: 2
Type: LMS
Date & Time: 1221505200
Description:
test
I knew I should have installed this on my test site first. :(
Timestamps are now being used for tournament date, all tournaments created before v2 will have date of 0. I'll be adding in option to change date in next release
Forgot about create thread timestamp, I'll solve it in next release today (hopefully).
How many players can you add to one tournament?
I have a 32 player 1vs tournament, 16 players in "both sides" and the winners meet in final.
https://vborg.vbsupport.ru/external/2008/09/45.jpg
Is this possible with this mod?
Currently only 32 players in 1v1 tournament.
bananalive
09-10-2008, 07:53 PM
Sorry, I missed your comment before.
Hi Banana, I came here to see that the mod had been updated, and after upgrading, the current tournaments I had set up, had the dates set to 01-01-1970 at 1am.
Thats was the conversion from one format from another.
When I go to edit the events, I can no longer edit the date of the event. 'Fixed' in v2.1
As much as I appreciate the addition of an actual date, I did prefer the older version of typing something into the box (Such as "TBC") as this allows for a free range of players able to sign up. And then a date can be added afterwards when the slots are filled up.I might add this as option, but timestamps are more useful.
I would also like to add my own calendar to this, to show on the tournaments page, and tie this into the date selection. Would I be allowed to go ahead and do that?As fair as I am aware you are allowed to edit the code however you wish for your own purposes. The copyright only covers reproduction of section(s) of the code, without prior permission.
manutdvn
09-11-2008, 02:20 PM
Does the content of tournament create by user? Can you guys ge me an example to do with this mod? I am not so clearly, sorry.
Stifmeister2
09-11-2008, 02:31 PM
Currently only 32 players in 1v1 tournament.
Well that works for me. :)
Can I manage and edit the pairs (who is playing against who)? And how do people report the results, or do I have to do that myself?
Do you think this would work on 3.6.x ?
bananalive
09-11-2008, 03:05 PM
Can I manage and edit the pairs (who is playing against who)? And how do people report the results, or do I have to do that myself?
Players get randomly paired and you (tournament moderators) progress players to next round
Do you think this would work on 3.6.x ?
I believe some people are using it on 3.6.x but you will need extra css for comments. Its memberinfo_css template from v3.7.x (I would give it to you but my website has gone down)
Stifmeister2
09-11-2008, 03:24 PM
Players get randomly paired and you (tournament moderators) progress players to next round
I believe some people are using it on 3.6.x but you will need extra css for comments. Its memberinfo_css template from v3.7.x (I would give it to you but my website has gone down)
Np. ;) My 32 player tournament is set to start in about 1 week so no need to hurry..
I guess random pairs are ok, I thought about handling the "pair lottery" myself but this will do...
Admins can't change the pairs?
bananalive
09-11-2008, 03:45 PM
Admins can't change the pairs?
No, although you could through phpmyadmin
Stifmeister2
09-11-2008, 04:59 PM
Np. ;) Does anyone have a live demo? Preferably a 32 player 1vs1 tournament. I'd like to see what this looks like.. :)
Kaelon
09-11-2008, 07:22 PM
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!
bananalive
09-11-2008, 07:39 PM
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!
1v1 tournament is brackets system sometimes called direct elimination, where if a player loses a game, they are out. If they win a game, they are moved into the next round. The winner is last won left.
(example screenshot here (https://vborg.vbsupport.ru/attachment.php?attachmentid=86308))
LMS is where all players are competing together and the winner is the player with highest score
Kaelon
09-11-2008, 08:38 PM
1v1 tournament is brackets system sometimes called direct elimination, where if a player loses a game, they are out. If they win a game, they are moved into the next round. The winner is last won left.
(example screenshot here (https://vborg.vbsupport.ru/attachment.php?attachmentid=86308))
LMS is where all players are competing together and the winner is the player with highest score
Thanks, Bananalive. I have found three critical bugs:
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).
Kaelon
09-11-2008, 10:11 PM
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/attachment.php?attachmentid=86785&stc=1&d=1221174625
Then, when I look at the tournament using my Creator/Editor account, I see the following:
https://vborg.vbsupport.ru/attachment.php?attachmentid=86786&stc=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.)
Kaelon
09-11-2008, 10:20 PM
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:
<th width="150">$vbphrase[tmnt_type]</th>
<td width="80"> <select name="type" id="type"><option>$vbphrase[tmnt_lms]</option><option>$vbphrase[tmnt_1v1]</option></select></td>
replace with:
<th width="150">$vbphrase[tmnt_type]</th>
<td width="80"> <select name="type" id="type"><option value="LMS">$vbphrase[tmnt_lms]</option><option value="1v1">$vbphrase[tmnt_1v1]</option></select></td>
Change the template tmnt_display, find:
$tmnt[type] $vbphrase[tmnt]: $tmnt[title]
replace with:
<if condition="$tmnt[type] == 'LMS'">$vbphrase[tmnt_lms]</if>
<if condition="$tmnt[type] == '1v1'">$vbphrase[tmnt_1v1]</if> $vbphrase[tmnt]: $tmnt[title]
and again, same template, find:
<b>$vbphrase[tmnt_type]:</b></td>
<td class="alt2"><span style="text-align: center;">$tmnt[type] </span></td>
replace with:
<b>$vbphrase[tmnt_type]:</b></td>
<td class="alt2"><span style="text-align: center;"><if condition="$tmnt[type] == 'LMS'">$vbphrase[tmnt_lms]</if>
<if condition="$tmnt[type] == '1v1'">$vbphrase[tmnt_1v1]</if> </span></td>
This will, at the least, enable the system to record "LMS" and "1v1", even if you're using translated phrases for these two variables. But like I said, I've only gotten this to work with LMS-type Tournaments; my 1v1 Tournaments aren't working yet -- players can join just fine, but afterwards, there is no resultant screen to moderate or show progress. I'm guessing there is another place where the '1v1' value is hard-coded somehow.
Jaxel
09-12-2008, 12:39 AM
Just call it Single Elimination, and Double Elimination as it should be.
Kaelon
09-12-2008, 03:35 AM
Just call it Single Elimination, and Double Elimination as it should be.
Except it's really 1v1 = Single Elimination, and LMS = just a general multi-purpose competition.
bananalive
09-12-2008, 03:30 PM
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! It wont let you finish a tournament where you havent put it any results. To input results click Edit in the row corresponding to the players name.
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? No, fixed in v2.2 (to be released in few hours)
This will, at the least, enable the system to record "LMS" and "1v1", even if you're using translated phrases for these two variables. But like I said, I've only gotten this to work with LMS-type Tournaments; my 1v1 Tournaments aren't working yet -- players can join just fine, but afterwards, there is no resultant screen to moderate or show progress. I'm guessing there is another place where the '1v1' value is hard-coded somehow.Fixed in v2.2
bananalive
09-12-2008, 03:33 PM
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)
<style type="text/css" id="memberinfo_css">
<!--
#content_container {
width:100%;
float:$stylevar[left];
margin-$stylevar[right]:-256px;
}
#content {
margin-$stylevar[right]:256px;
}
#sidebar_container {
width:250px;
float:$stylevar[right];
}
.list_no_decoration {
list-style-type:none;
margin:0px;
padding:0px;
}
div.fixed_width_avatar {
text-align:center;
width:60px;
}
/**
* Memberinfo Small
*/
li.memberinfo_small {
margin-top:6px;
}
li.memberinfo_small div.fixed_width_avatar {
margin-$stylevar[right]:6px;
}
li.memberinfo_small div.info_bar, #friends li.memberinfo_small div.info_bar {
border-width:1px 0px 0px 0px;
margin-bottom:6px;
}
li.memberinfo_small div.info_bar ul {
padding:6px;
}
li.memberinfo_small ul.friend_im_list li {
display:inline;
margin-$stylevar[right]:3px;
}
li.memberinfo_small ul.friend_im_list img {
vertical-align:middle;
}
/**
* Memberinfo Tiny
*/
li.memberinfo_tiny {
height:105px;
width:75px;
overflow:hidden;
float:$stylevar[left];
text-align:center;
margin:1px;
}
/**
* Tabs and Blocks
*/
.content_block {
margin-bottom:6px;
padding:$stylevar[cellspacing]px;
}
.content_block .block_row {
padding:$stylevar[cellpadding]px;
margin:$stylevar[cellspacing]px 0px 0px 0px;
}
.content_block .block_title {
padding:$stylevar[cellpadding]px;
margin:0px 0px 0px 0px;
}
/*.content_block h4.thead, .content_block .block_title {
padding:4px;
margin:$stylevar[cellspacing]px 0px 0px 0px;
}*/
.content_block .block_footer {
text-align:$stylevar[right];
padding:4px;
margin:$stylevar[cellspacing]px 0px 0px 0px;
}
a.collapse_gadget {
float:$stylevar[right];
}
/**
* Popup Menus Built With List Markup
*/
ul.vbmenu_popup li {
padding:4px;
margin:0px 1px 1px 1px;
white-space:nowrap;
}
ul.vbmenu_popup li.first {
margin:1px;
}
ul.vbmenu_popup li.notext {
font-size:1px;
}
/**
* Override Menu CSS for 'Send Message' Menu
*/
#minicontact_menu li.vbmenu_option, #minicontact_menu li.vbmenu_hilite {
padding:0px;
padding-$stylevar[right]:4px;
}
#minicontact_menu li.vbmenu_option img, #minicontact_menu li.vbmenu_hilite img {
padding:4px;
}
/**
* Profile Field List Title / Value Pairs
*/
dl.profilefield_list dd {
margin-bottom:3px;
margin-$stylevar[left]:16px;
}
/**
* Sidebar profile field blocks
*/
#sidebar_container dl.profilefield_list {
font-size:11px;
}
/**
* Top Panel
*/
#main_userinfo {
margin-bottom:20px;
}
#main_userinfo #profilepic_cell {
border-bottom-width:0px;
padding:4px;
}
#main_userinfo .profilepic_adjacent {
padding-$stylevar[left]:6px;
}
#main_userinfo h1 {
font-size:18pt;
font-weight:normal;
margin:0px;
}
#main_userinfo h2 {
font-size:10pt;
font-weight:normal;
margin:0px;
}
#reputation_rank {
float:$stylevar[right];
}
#reputation {
margin-bottom:6px;
text-align:$stylevar[right];
}
#rank {
margin-bottom:6px;
text-align:$stylevar[right];
}
#send_message_cell {
padding-bottom:6px;
text-align:$stylevar[right];
}
#link_bar ul {
padding:4px;
}
#link_bar li.thead {
float:$stylevar[left];
margin-$stylevar[right]:10px;
white-space:nowrap;
font-weight:normal;
background:transparent;
}
#link_bar a {
text-decoration:none;
}
#link_bar a:hover {
text-decoration:underline;
}
#activity_info {
border-top-width:0px;
}
#activity_info div.alt2 {
padding:4px;
}
#link_bar #usercss_switch_link {
float:$stylevar[right];
margin-$stylevar[left]:3px;
margin-$stylevar[right]:0px;
}
/**
* Visitor Messaging Tab
*/
#qc_error_div {
text-align:$stylevar[left];
margin-bottom:6px;
}
#qc_error_header {
font-weight:bold;
}
#qc_error_okay {
text-align:$stylevar[right];
}
#message_form {
display:block;
margin:0px;
}
#message_form textarea {
width:98%;
height:50px;
}
#message_form div.messagetext {
text-align:$stylevar[left];
}
#message_form div.allowed_bbcode {
float:$stylevar[left];
}
#message_form div.submit_button {
text-align:$stylevar[right];
}
#visitor_messaging #inlinemodsel {
float:$stylevar[right];
}
#visitor_messaging #view_my_conversation_link {
float:$stylevar[right];
text-decoration:none;
}
#visitor_message_inlinemod_form {
margin:0px;
display:block;
}
#message_list {
border:none;
}
#message_list li {
margin-bottom:6px;
}
#message_list div.fixed_width_avatar {
margin-$stylevar[right]:6px;
float:$stylevar[left];
}
#message_list div.visitor_message_avatar_margin {
margin-$stylevar[left]:66px;
}
#message_list div.info_bar {
border-width:1px 0px 0px 0px;
margin-bottom:6px;
}
#message_list div.info_bar div.alt2 {
padding:6px;
}
#message_list div.info_bar a.username {
/*font-weight:bold;*/
}
#message_list .visitor_message_date {
float:$stylevar[right];
}
#message_list .group_message_date {
float:$stylevar[right];
}
#message_list .inlinemod_checkbox {
float:$stylevar[right];
}
#message_list div.visitor_message_body {
overflow:auto;
}
#message_list ul.controls {
margin-top:6px;
text-align:$stylevar[right];
}
#message_list ul.controls li {
display:inline;
margin-$stylevar[left]:6px;
}
#message_list ul.controls a:link, #message_list ul.controls a:visited {
text-decoration:none;
}
#message_list .deletedmessage{
float: $stylevar[left]
}
/**
* About Me Tab
*/
#aboutme li.profilefield_category {
font-weight:bold;
margin-top:6px;
}
#aboutme dl.profilefield_list {
font-weight:normal;
margin:6px 16px 0px 16px;
}
#aboutme dl.profilefield_list dd {
margin-bottom:6px;
margin-$stylevar[left]:0px;
}
#aboutme #signature {
width:100%;
overflow:auto;
}
#aboutme #simple_aboutme_link {
text-align: $stylevar[right];
display: block;
}
/**
* About Me Tab (Alternative)
*/
#aboutme2 dl.profilefield_list dd {
margin-bottom:6px;
margin-$stylevar[left]:0px;
}
/**
* Statistics Tab
*/
#stats fieldset.statistics_group {
margin-top:6px;
}
#stats fieldset.statistics_group ul {
padding:6px;
}
#stats fieldset.statistics_group ul li {
margin-bottom:3px;
}
/**
* Statistics Tab (Alternative)
*/
#statistics2 ul.statistics_group li {
margin-bottom:3px;
}
/**
* Friends Tab
*/
#friends a.edit_friends_link {
float:$stylevar[right];
}
#friends_mini a.edit_friends_link {
float:<if condition="$prepared['friendcount']">$stylevar[left]<else />$stylevar[right]</if>;
<if condition="$prepared['friendcount']">margin-$stylevar[right]<else />margin-$stylevar[left]</if>:10px;
}
/**
* Infractions Tab
*/
div#infractions.content_block {
padding:0px;
}
/**
* Contact Info Tab
*/
#contactinfo fieldset {
margin-bottom:6px;
}
#contactinfo div.fieldset_padding {
padding:6px;
}
#contactinfo #messaging_list li {
margin-bottom:3px;
margin-$stylevar[right]:16px;
float:$stylevar[left];
white-space:nowrap;
}
#contactinfo #instant_messaging_list li {
margin-top:6px;
margin-$stylevar[right]:6px;
position:relative;
}
#contactinfo #instant_messaging_list .im_img_link {
vertical-align: middle;
}
#contactinfo #instant_messaging_list .im_txt_link {
position:absolute;
$stylevar[left]:75px;
}
#contactinfo #additional_contact_details dd {
margin-$stylevar[left]:0px;
margin-bottom:6px;
}
/**
* Albums Block
*/
#albums_mini_list li {
text-align:center;
margin-bottom:6px;
}
/**
* Mini Friends Block
*/
#friends_mini_list a.username {
display:block;
margin-top:3px;
}
#friends_mini div.friends_counter {
padding-bottom:6px;
}
/**
* Groups Block
*/
span.group_count {
float:$stylevar[right];
}
ul.group_list {
margin:6px 0px 0px 6px;
}
ul.group_list li {
display:inline;
margin-$stylevar[right]:3px;
}
#public_usergroup_list a:link, #public_usergroup_list a:visited {
text-decoration:none;
}
/**
* Traffic Block
*/
ol.last_visitors_list {
margin:0px;
margin-top:6px;
}
ol.last_visitors_list li {
display:inline;
margin-$stylevar[right]:3px;
}
$template_hook[memberinfo_css]
-->
</style>
Jaxel
09-12-2008, 08:32 PM
Single Elimination
Double Elimination
Last Man Standing
Round Robin
Do you really need anything else?
Reinhart
09-13-2008, 12:59 AM
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)
<style type="text/css" id="memberinfo_css">
<!--
#content_container {
width:100%;
float:$stylevar[left];
margin-$stylevar[right]:-256px;
}
#content {
margin-$stylevar[right]:256px;
}
#sidebar_container {
width:250px;
float:$stylevar[right];
}
.list_no_decoration {
list-style-type:none;
margin:0px;
padding:0px;
}
div.fixed_width_avatar {
text-align:center;
width:60px;
}
/**
* Memberinfo Small
*/
li.memberinfo_small {
margin-top:6px;
}
li.memberinfo_small div.fixed_width_avatar {
margin-$stylevar[right]:6px;
}
li.memberinfo_small div.info_bar, #friends li.memberinfo_small div.info_bar {
border-width:1px 0px 0px 0px;
margin-bottom:6px;
}
li.memberinfo_small div.info_bar ul {
padding:6px;
}
li.memberinfo_small ul.friend_im_list li {
display:inline;
margin-$stylevar[right]:3px;
}
li.memberinfo_small ul.friend_im_list img {
vertical-align:middle;
}
/**
* Memberinfo Tiny
*/
li.memberinfo_tiny {
height:105px;
width:75px;
overflow:hidden;
float:$stylevar[left];
text-align:center;
margin:1px;
}
/**
* Tabs and Blocks
*/
.content_block {
margin-bottom:6px;
padding:$stylevar[cellspacing]px;
}
.content_block .block_row {
padding:$stylevar[cellpadding]px;
margin:$stylevar[cellspacing]px 0px 0px 0px;
}
.content_block .block_title {
padding:$stylevar[cellpadding]px;
margin:0px 0px 0px 0px;
}
/*.content_block h4.thead, .content_block .block_title {
padding:4px;
margin:$stylevar[cellspacing]px 0px 0px 0px;
}*/
.content_block .block_footer {
text-align:$stylevar[right];
padding:4px;
margin:$stylevar[cellspacing]px 0px 0px 0px;
}
a.collapse_gadget {
float:$stylevar[right];
}
/**
* Popup Menus Built With List Markup
*/
ul.vbmenu_popup li {
padding:4px;
margin:0px 1px 1px 1px;
white-space:nowrap;
}
ul.vbmenu_popup li.first {
margin:1px;
}
ul.vbmenu_popup li.notext {
font-size:1px;
}
/**
* Override Menu CSS for 'Send Message' Menu
*/
#minicontact_menu li.vbmenu_option, #minicontact_menu li.vbmenu_hilite {
padding:0px;
padding-$stylevar[right]:4px;
}
#minicontact_menu li.vbmenu_option img, #minicontact_menu li.vbmenu_hilite img {
padding:4px;
}
/**
* Profile Field List Title / Value Pairs
*/
dl.profilefield_list dd {
margin-bottom:3px;
margin-$stylevar[left]:16px;
}
/**
* Sidebar profile field blocks
*/
#sidebar_container dl.profilefield_list {
font-size:11px;
}
/**
* Top Panel
*/
#main_userinfo {
margin-bottom:20px;
}
#main_userinfo #profilepic_cell {
border-bottom-width:0px;
padding:4px;
}
#main_userinfo .profilepic_adjacent {
padding-$stylevar[left]:6px;
}
#main_userinfo h1 {
font-size:18pt;
font-weight:normal;
margin:0px;
}
#main_userinfo h2 {
font-size:10pt;
font-weight:normal;
margin:0px;
}
#reputation_rank {
float:$stylevar[right];
}
#reputation {
margin-bottom:6px;
text-align:$stylevar[right];
}
#rank {
margin-bottom:6px;
text-align:$stylevar[right];
}
#send_message_cell {
padding-bottom:6px;
text-align:$stylevar[right];
}
#link_bar ul {
padding:4px;
}
#link_bar li.thead {
float:$stylevar[left];
margin-$stylevar[right]:10px;
white-space:nowrap;
font-weight:normal;
background:transparent;
}
#link_bar a {
text-decoration:none;
}
#link_bar a:hover {
text-decoration:underline;
}
#activity_info {
border-top-width:0px;
}
#activity_info div.alt2 {
padding:4px;
}
#link_bar #usercss_switch_link {
float:$stylevar[right];
margin-$stylevar[left]:3px;
margin-$stylevar[right]:0px;
}
/**
* Visitor Messaging Tab
*/
#qc_error_div {
text-align:$stylevar[left];
margin-bottom:6px;
}
#qc_error_header {
font-weight:bold;
}
#qc_error_okay {
text-align:$stylevar[right];
}
#message_form {
display:block;
margin:0px;
}
#message_form textarea {
width:98%;
height:50px;
}
#message_form div.messagetext {
text-align:$stylevar[left];
}
#message_form div.allowed_bbcode {
float:$stylevar[left];
}
#message_form div.submit_button {
text-align:$stylevar[right];
}
#visitor_messaging #inlinemodsel {
float:$stylevar[right];
}
#visitor_messaging #view_my_conversation_link {
float:$stylevar[right];
text-decoration:none;
}
#visitor_message_inlinemod_form {
margin:0px;
display:block;
}
#message_list {
border:none;
}
#message_list li {
margin-bottom:6px;
}
#message_list div.fixed_width_avatar {
margin-$stylevar[right]:6px;
float:$stylevar[left];
}
#message_list div.visitor_message_avatar_margin {
margin-$stylevar[left]:66px;
}
#message_list div.info_bar {
border-width:1px 0px 0px 0px;
margin-bottom:6px;
}
#message_list div.info_bar div.alt2 {
padding:6px;
}
#message_list div.info_bar a.username {
/*font-weight:bold;*/
}
#message_list .visitor_message_date {
float:$stylevar[right];
}
#message_list .group_message_date {
float:$stylevar[right];
}
#message_list .inlinemod_checkbox {
float:$stylevar[right];
}
#message_list div.visitor_message_body {
overflow:auto;
}
#message_list ul.controls {
margin-top:6px;
text-align:$stylevar[right];
}
#message_list ul.controls li {
display:inline;
margin-$stylevar[left]:6px;
}
#message_list ul.controls a:link, #message_list ul.controls a:visited {
text-decoration:none;
}
#message_list .deletedmessage{
float: $stylevar[left]
}
/**
* About Me Tab
*/
#aboutme li.profilefield_category {
font-weight:bold;
margin-top:6px;
}
#aboutme dl.profilefield_list {
font-weight:normal;
margin:6px 16px 0px 16px;
}
#aboutme dl.profilefield_list dd {
margin-bottom:6px;
margin-$stylevar[left]:0px;
}
#aboutme #signature {
width:100%;
overflow:auto;
}
#aboutme #simple_aboutme_link {
text-align: $stylevar[right];
display: block;
}
/**
* About Me Tab (Alternative)
*/
#aboutme2 dl.profilefield_list dd {
margin-bottom:6px;
margin-$stylevar[left]:0px;
}
/**
* Statistics Tab
*/
#stats fieldset.statistics_group {
margin-top:6px;
}
#stats fieldset.statistics_group ul {
padding:6px;
}
#stats fieldset.statistics_group ul li {
margin-bottom:3px;
}
/**
* Statistics Tab (Alternative)
*/
#statistics2 ul.statistics_group li {
margin-bottom:3px;
}
/**
* Friends Tab
*/
#friends a.edit_friends_link {
float:$stylevar[right];
}
#friends_mini a.edit_friends_link {
float:<if condition="$prepared['friendcount']">$stylevar[left]<else />$stylevar[right]</if>;
<if condition="$prepared['friendcount']">margin-$stylevar[right]<else />margin-$stylevar[left]</if>:10px;
}
/**
* Infractions Tab
*/
div#infractions.content_block {
padding:0px;
}
/**
* Contact Info Tab
*/
#contactinfo fieldset {
margin-bottom:6px;
}
#contactinfo div.fieldset_padding {
padding:6px;
}
#contactinfo #messaging_list li {
margin-bottom:3px;
margin-$stylevar[right]:16px;
float:$stylevar[left];
white-space:nowrap;
}
#contactinfo #instant_messaging_list li {
margin-top:6px;
margin-$stylevar[right]:6px;
position:relative;
}
#contactinfo #instant_messaging_list .im_img_link {
vertical-align: middle;
}
#contactinfo #instant_messaging_list .im_txt_link {
position:absolute;
$stylevar[left]:75px;
}
#contactinfo #additional_contact_details dd {
margin-$stylevar[left]:0px;
margin-bottom:6px;
}
/**
* Albums Block
*/
#albums_mini_list li {
text-align:center;
margin-bottom:6px;
}
/**
* Mini Friends Block
*/
#friends_mini_list a.username {
display:block;
margin-top:3px;
}
#friends_mini div.friends_counter {
padding-bottom:6px;
}
/**
* Groups Block
*/
span.group_count {
float:$stylevar[right];
}
ul.group_list {
margin:6px 0px 0px 6px;
}
ul.group_list li {
display:inline;
margin-$stylevar[right]:3px;
}
#public_usergroup_list a:link, #public_usergroup_list a:visited {
text-decoration:none;
}
/**
* Traffic Block
*/
ol.last_visitors_list {
margin:0px;
margin-top:6px;
}
ol.last_visitors_list li {
display:inline;
margin-$stylevar[right]:3px;
}
$template_hook[memberinfo_css]
-->
</style>
OMG OMG.. thanks so much banana!
Thought I might have to churn this all out myself!
KHALIK
09-13-2008, 02:04 PM
Has this been incorporated in the new release ?
Originally Posted by KHALIK View Post
also will there be a feature to correct any mistakes, Example, wrong player put forward to the next round as an error.
Can I not just delete him and redo it again?
Originally Posted by bananalive
The popup confirmation is meant to stop mistakes but I'll probably add this feature soon
bananalive
09-13-2008, 02:36 PM
Has this been incorporated in the new release ?
No, View Version History Here (https://vborg.vbsupport.ru/showpost.php?p=1609081&postcount=2)
See post below
bananalive
09-13-2008, 05:08 PM
also will there be a feature to correct any mistakes, Example, wrong player put forward to the next round as an error.
Can I not just delete him and redo it again?
The popup confirmation is meant to stop mistakes but I'll probably add this feature soonHas this been incorporated in the new release ?
This is now in v2.2.1
https://vborg.vbsupport.ru/attachment.php?attachmentid=86848&stc=1&thumb=0&d=
VGPelega
09-13-2008, 08:02 PM
I have a small issue with the description box, displaying the opening text in the tournaments listing page.
Its a good Idea, but because there is no "Intro area" into the tournament information, I use a main headline banner-image followed by text, in the description, to make it more appealing to the members.
But thing is, the description now takes just the text from the description box, and it starts the description off by spitting out the URL where the image is meant to be, then continues on with displaying the rest of the text.
Does this make sense?
Call of Duty 4 Last Man Standing Event:
http://i55.photobucket.com/albums/xxx/xxx/xxx.jpg The Call of Duty 4 Last Man Stand...
Suggestion: Perhaps an option to either disable it, or add a custom field in for a short description of text to add underneath the tournament name?
This would avoid the URL of the image being spit out onto the tournaments listing page? :confused:
Chris11987
09-13-2008, 08:27 PM
^ I haven't installed the new version yet, but I had that same problem originally, and I think in this case you would just have to set the limit of the caption to 0, so it doesn't show on the listings page.
bananalive
09-13-2008, 08:40 PM
I have a small issue with the description box, displaying the opening text in the tournaments listing page.
Its a good Idea, but because there is no "Intro area" into the tournament information, I use a main headline banner-image followed by text, in the description, to make it more appealing to the members.
But thing is, the description now takes just the text from the description box, and it starts the description off by spitting out the URL where the image is meant to be, then continues on with displaying the rest of the text.
Does this make sense?
Suggestion: Perhaps an option to either disable it, or add a custom field in for a short description of text to add underneath the tournament name?
This would avoid the URL of the image being spit out onto the tournaments listing page? :confused:
As Chris says just go into vbulletin options -> Tournament (at bottom of list) -> Description length => 0
harlita
09-13-2008, 08:40 PM
UserID fetch inputs HTML header information into the USERID feild which, of course doesn't work.
I'm using 3.7.3 and just did a new install of this hack.
Would you like a screenshot to see what it's doing or are you already familiar with what I'm describing?
WNxWakko
09-13-2008, 08:49 PM
UserID fetch inputs HTML header information into the USERID feild which, of course doesn't work.
I'm using 3.7.3 and just did a new install of this hack.
Would you like a screenshot to see what it's doing or are you already familiar with what I'm describing?
I am having the same issue. Everything else in this mod works very well.
When I try and add a member, I have two boxes, one for ID one for username. When I enter a name and click fetch, I get this,
<HTML><HEAD><TITLE>404 Not Found</TITLE></HEAD><BODY><H1>Not Found</H1>The requested document was not found on this server.<P><HR><ADDRESS>Web Server at warriornation.net</ADDRESS></BODY></HTML><!-- - Unfortunately, Microsoft has added a clever new - "feature" to Internet Explorer. If the text of - an error's message is "too small", specifically - less than 512 bytes, Internet Explorer returns - its own error message. You can turn that off, - but it's pretty tricky to find switch called - "smart error messages". That means, of course, - that short error messages are censored by default. - IIS always returns error messages that are long - enough to make Internet Explorer happy. The - workaround is pretty simple: pad the error - message with a big comment like this to push it - over the five hundred and twelve bytes minimum. - Of course, that's exactly what you're reading - right now. -->
I learned that the only way to bypass and add a member is if I enter both their username and go hunting down their userID.
How do I resolve this issue?
butler312
09-14-2008, 04:00 AM
I haven't installed the newest version yet, but I have some issues/suggestions:
1) Tournament creator doesn't see an actual bracket. He/She just sees it in a list form. They are in the correct order so you can still figure out the bracket by going down the line and pairing them up, but this is extremely annoying if it is a large tournament. Also, if the tournament creator is also in the tournament, they don't have an option to submit their score the same way everyone else does. Of course they could just use their power to make themselves advance, but thats not what I want.
2) It doesn't handle byes correctly. For example, in a 12 person tournament, there should be 4 matches in round 1 in order to get the field down to an even 8 (with the rest of the people getting byes). Instead, it will will out a 16 person bracket from the top down, leaving a very awkward bracket, which results in very unfair byes in multiple rounds.
3) Tournaments start automatically when they fill up. There should be an option for it to start automatically, or for it to require the creator to start it manually. There are some tournaments I want to start on a certain date, or to start maybe the day after it fills up, or some other time other than as soon as it fills.
I think I had more suggestions, but they are escaping me. I will post if I think of some I believe to be useful.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.