![]() |
The banana's forum is now closed, end of the updates? :(
|
I hope that someone can put together something like an NCAA brackets setup/competition where you can create a tourney for anything from pictures on the site or favorite member or anything like that.
|
game over? :(
|
Hey, could you please tell me how to edit the posbit legacy for this mod?
I want to put a border round the wins and loses etc, but I cannot find it in the template. |
how can i center the tournaments joined and won information in the postbit_legacy?
|
When clicking on a team thats been created the following error appears:
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 '' at line 1 How do i fix this? This is stopping teams from adding a roster and joining the ladder. |
banana--deleting a finished tourney doesn't take away from the Hall of Fame Stats. Any way to reset the Hall of Fame?
|
Great mod ty works great wo0h0o
|
I'm looking for a mod for race events, so individuals/teams have finishing positions in a race which relate to points and a position in a ladder. Is there any scope for handling this? My PHP is reasonable, could game type be added?
|
Great and easy install thanks
|
Hey Banana, I just wanted to let you know I'm going to try to use your system to start a Call of Duty Modern Warfare 2(and other games to come) FPS competition site at www.gamescrim.com
Kudos on all the work on this, it's really impressive and I think we could have a good time using it as it already exists. Other competition/tournament/ladder sites are basically the same functionality, even less in some cases. I was wondering how hard it would be to make a few tweaks, I've been doing vb for many years and am familiar with editing and tweaking but I'm not a code expert or anything. Here are the things I would like to do, they are pretty simple: 1. Be able to have 'players' show up as 'teams', since it will be a teams only website. There are a few places where it still shows up as players, even though I have selected it to be a teams tourney. I know this is really simple, I can probably do this on my own. 2. Gaming Team logos, you already have it setup where a logo can be setup for every entrant, which is awesome, is there an easy way to display it on the teams list? I think that would be nifty. 3. I know I'm wishing for the stars, but there aren't any plans to be able to add player stats tracking to this system is there? It would be great if we could not only track the wins and losses of the teams but also track the kills, deaths, assists, flags, points, etc. of every player. If you don't think it would be very difficult to set up, I could even try to create the mod myself if you could point me in the right direction. 4. So you can create teams, and players can join that team.....I don't think there is currently a way to associate teams, as well as players that are on a team, with a usergroup security policy is there? For example, a user creates a team, and vb automatically puts them into a 'team leader' usergroup without any admin interaction, and then if some other players join that team they automatically get upgraded to a 'team member' usergroup? Anyways, these are just ideas, I really love your mod it has come a long way. :up: :) :up: |
nice looking mod. I know it works.. Ive seen one working, but we cant get people to show up on a team after they've joined. Set all permissions. and we get the same error message as NoKSouLz
any help appreciated |
Quote:
anyone? |
Quote:
|
Is there a way to remove teams from brackets, or replace them with another team once the bracket is produced?
We hvae a team that isn't able to play and one to take it's place, but i cannot figure out how to do this. |
What you should do is add a thing for entry fees on w/e tournament you decide to have a entry fee on, you should also make a ladder system, basically challenge another team or player to a match and if they accept then it adds it and they play and report the scores.
I would so use it if it at least added a entry fee thing or maybe the ladder setup I described |
Doesn't it already have that ladder system? Teams can challenge each other to matches, then accept, the game is put in, and I think the teams can even input their scores and the higher score wins.
|
This is awesome! Thank you!
|
oh didn't notice the ladder thing :p
still be cool to add a entry fee tourneys to but otherwise *pardon my language but* this is a kick ass system :p |
I was having a problem with the "PM me the Details" link, under the Tournament Tools, drop down. I was getting the error "Please complete both the subject and message fields." To fix, make the following easy change to "tournaments.php"
change on line 216: Code:
eval('$message = "' . fetch_template('tmnt_template') . '";'); Code:
eval('$message = "' . fetch_template('tmnt_threadtemplate') . '";'); |
I have read every post in this thread and still can not find the answer too:
Why are PM's not being sent during the challenge process? Any ideas/fixes? Also, I am curious if there is a way to separate "Categories" by a new variable called "Consoles"? Basically adding a new sort value to the listing of Categories. As of now, the heirarchy is as follows: Categories | Game1 Game 2 /| |\ Ladder1 Ladder2 Ladder1 Ladder2 I would like to be able to add a value above "Categories" so it would sort as follows: Console / \ Categories Categories | | Game1 Game 2 Game 1 Game2 /| |\ /| |\ Ladder1 Ladder2 Ladder1 Ladder2 Ladder1 Ladder2 Ladder1 Ladder2 Any ideas? |
Hi all,
we have found a strange problem, when a ladder list has more than one page. For example we had "25" as people per side for the ladders and what happens now:
When you go to another page than you are listed on, it will also give you the option to "join the ladder" again. What it did now was changing the 25 in the settings to 200, so I don't have the problem... but it would be nice, to have the possibilty to show the ladder rankings on more than one page. Any ideas? Thanks! :) |
hello, can someone tell me how I can edit the number of players allowed in a tournament ? The drop-down thingee that only allows , 4 , 8 , 16, etc to be selected. I need to input a 12 there so I can add COD4 to the list.
also, i'd like to change 'single elimination' name to 'team deathmatch'. any help is much appreciated. |
anybody ? I'd really like to know how to adjust this.
|
Quote:
For the names I don't know but you shouldn't care and just name it in the title and put it in the details of the description. That would be a workaround, I guess ;) |
I get this everytime i post in the description:
<input id="gwProxy" type="hidden"><!--Session data--><input onclick="jsCall();" id="jsProxy" type="hidden"> |
There's a plus and minus icon to the right on the tournament/ladder details page where you can finetune the number of players allowed.
I'll be trying to use this system to start a modern warfare 2 competition league November 10th when the game launches, I guess I'll find out how well it works for a large number of teams haha. One thing I would like is to know how to change some of the terms, like change 'players' to 'teams', etc. |
ive had a few problems too. cant report matches. Ive just read thru all 130+ pages here. seems like around page 113-115 people were talking about this too before the last update.but we cant even see the red button.help please
|
I have a very basic question, the product adds a button to the navbar but there is not code in the navbar template! When I check the source code of the rendered site I can find this:
HTML Code:
<td class="vbmenu_control"><a href="http://www.easyplayforum.com/competitions.php">Competitions</a></td> |
Ya, I'm having troubles as well. It seems like there is very little support for mods that are already out :(. I just installed this and I have seen that the mod doesn't even create a link in the navbar, it will not show the brackets, can't report tournaments, the pm details was messed up (a member here gave a fix for it...would'a thought the creator could do something), and a few things here and there that I can live with.
overall, I'm really not that satisfied with it...purely because of there are 133 pages as of now and most problems aren't fixed in the Download... |
Works great for me, was a very simple install and all the features have worked well on my site. After installing it all I had to do was configure it a little in vboptions(you can enable or disable navbar link there I think), and you definitely have to set permissions for every usergroup. Unless a mod is interfering with it I don't know where your problems are coming from.
I have about 7 major add-ons on gamescrim.com, but I definitely found one or two that were either poorly coded or just interfered with my main mods and I had to disable them. |
without reading all these post,as there are too many.lol
can anyone tell me if this has been updated ? with the following which was sad to be on the todo list : 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 user |
ok i have the link in nav bar but its the wrong link its says knightsgaming.netai.net/upload/competitions.php but my site is knightsgaming.netai.net/forums.php not upload
can you help me |
Quote:
only admin can see reported matches, we did not know this. now we do |
Quote:
And i have the Problem, if i go in the Men? Tournament, that actual Turnaments not be displayes on left side. And.. when comes the Update with the Phrases? And.. if i start a Turnier with 32 Player, and just 2 Player are registered.. then comes Status "Await Player" after the Turnier started. What shell i do? Nice Job :) |
I have a problem, the thread tah is automatically created shows a bit of the template code
<!-- BEGIN TEMPLATE: tmnt_threadtemplate --> Prueba No Players: 4 Type: LMS Description: Hola probando probando View all Tournaments Here <!-- END TEMPLATE: tmnt_threadtemplate --> Other thing i want to know where is the code in the postbit template to add some color. |
Other question whats the difference between LADDER and TEAM?
|
None?¿
|
does it incorporate with voting/poll thread, so if a contender won the vote then she can move to next ladder? e.g photo battle
|
A. A ladder is a competition, i.e. you have 10 teams let's say, if team at the number 2 'rung' on the ladder beats the team at the number 1 'rung', then the team moves up a notch and becomes 'king of the ladder' until someone beats them to knock them back down. You could also call this king of the hill, the object is to win your way to the top and defend your top spot as long as you can.
A. I don't think it incorporates the voting/poll, it's pretty much it's own system. This is a great league/ladder mod, and thanks again for making it BananaLive. I know you're busy with other mods and other things, and I know you've been asked this a lot probably but here goes: Do you plan on updating this for vbulletin 4 when it is released? |
All times are GMT. The time now is 05:32 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|