vBulletin ModsThe Official vBulletin Modifications Site
https://www.vbulletin.org/forum/showthread.php?t=238945 |
1 Attachment(s)
Ho can i fix some of this text colors in the template ... i attached a image..
|
Can you help me on this 1
On my custom theme it does not show the X to remove player from team, Yet it shows it on the default template |
Quote:
1. Buttons - {vb:raw headers_link_color} 2. User Info - {vb:stylevar sidebar_header_color} I can't help you with the one at the bottom as I don't have that on mine to look at the source. EDIT: I just want to add that I'm by no means a VB expert. This may not be the proper way to do this but I know my way around CSS well enough. This just happens to be how my theme loads the colors. |
Are there any plans on increasing the maximum amount of players in double elimination tournaments?
I'm also attempting to use the Ladders/Leagues User HTML (excluding username) function to add in information from the user profile fields but I am having no luck. Nothing appears when I type {field1} {field2} etc |
Does anyone know what to do with the"tll_faqs-default_en.xml" file?
|
Quote:
yoursite.com/forums/competitions.php?do=help |
Quote:
|
Could someone please explain the feature of the "seasons group" when editing/creating a League? How exactly would this be utilized? Does it create something that I select every time I create a league for every new season?
Thank you in advance |
Quote:
Also shows allows users to quickly switch between seasons. |
What is the latest version of this plugin?
|
The one in the first post, v6.56
|
deleted
|
Is it possible to put links within the match comments? I want to add a youtube link for any recorded matches. And is there anyway to stop the automatic generation of round robin matches when I add another player to a league?
Thanks Edit: I guess I can use the screenshot feature to link the youtube match for now but that means I have to submit it at the same time as the score |
Warning: Only variables should be passed by reference in ..../competitions.php on line 3082
Warning: Only variables should be passed by reference in ..../competitions.php on line 3085 Error on competitions page after upgrade to vb4.2.2 and this mod Any help ? cheers |
Quote:
|
1 Attachment(s)
Im getting a weird error while navigation around on the competitions addon! someone help, thanks ..posting the error and image below..
|
Quote:
Find
Replace with
|
Quote:
|
1 Attachment(s)
Im also getting a similar error while creating a new tournament
|
1 Attachment(s)
ALso getting this error on the ladders! Please Help
|
I updated the the newest version of premium 6.6.0, with the new tournament, and when trying to create a new tournament, the bottom that says create new tournament disappears! I posted a image below so you can see, when i go to the final step of the Tournament , the bottom goes away..
http://gyazo.com/f23b04a2e6347167ee44749c6b8fb7ae |
Quote:
|
Quote:
|
Quote:
|
Originally Posted by stalkingdatoast View Post
I updated the the newest version of premium 6.6.0, with the new tournament, and when trying to create a new tournament, the bottom that says create new tournament disappears! I posted a image below so you can see, when i go to the final step of the Tournament , the bottom goes away.. http://gyazo.com/f23b04a2e6347167ee44749c6b8fb7ae Quote:
im going to post couple of more links below so you see whats happening on the first image you can see that when i go to create a new tournament everything looks good http://gyazo.com/d96ccc1b7e3cec01576e670cc7b6dd39 but when i try to change the game type to like single elimination or any other gametype as you can see on the second image, the bottom to create tournament goes away, and unfortunately do to this i cant create any active tournaments... see second image.. http://gyazo.com/b75699869c77bc3d090e5b7c136028dd as far as changing any of the templates, i was having a different problem and you told me to edit the teams.php, you can find the post below .. Originally Posted by stalkingdatoast View Post Im getting a weird error while navigation around on the competitions addon! someone help, thanks ..posting the error and image below.. Edit teams.php Find PHP Code: $actiontemplates['none'] =& array_merge($actiontemplates['teams'], $actiontemplates['viewteam']); Replace with PHP Code: $actiontemplates['none'] = array_merge($actiontemplates['teams'], $actiontemplates['view If needed i can give you access to my site. Thanks |
I have putted all the files in upload into the wwwroot/core and later on deleted all the files(0 overwrites) and putted the files in wwwroot itself(again 0 overwrites) both times I tried to add the product by uploading the product-tournament2008.xml file in product area in admincp.
Then I got this error both times: Importing Product, Please Wait... [:] Fatal error: Call to a member function hide_errors() on a non-object in C:\domains\myhostname.org\wwwroot\core\includes\adminfunctions_product.php(862) : eval()'d code on line 1 Any advice on what to do? BTW I did not put the upload folder in those maps only the maps/items inside the upload folder (so wwwroot/upload or wwwroot/core/upload was never created. When I go back to the admincp the mod is halfway loaded, it only shows stuff like *[tll_group]* and *[tll_general]* but all the pages are empty/not working. Also it doesn't show up in products to edit/uninstal it. Edit: Hided my hostname if need it pm me |
Quote:
Quote:
|
1 Attachment(s)
Quote:
|
Quote:
|
Installing finally worked but now I have another huge problem. When I set server to php 5.4 every page in competition tab gives me at least 5 to 10 php errors. Setting back to 5.3 fixed those but now a new error occurs.
This only happens once a account has played a match or at least reported a match(haven't tried with a team game yet to see if other 4 accounts also get affected). The following error then suddenly appears on the top of the screen on every single page. Warning: unserialize() expects parameter 1 to be string, array given in C:\domains\domain.org\wwwroot\includes\class_bootstrap.php(1227) : eval()'d code on line 62 The things I tried on google (edit config.php with an extra line and delete unserialize from class bootstrap both didn't work. This is not the only thing that happens, suddenly lots of things/texts start to overlap. On my home page for the forums I have 2 plugins for shoutbox and donate bar. With a fresh account or not logged in everything is fine. But with a account that played 1 match and gets that php error they like combine or something and overlap. Also when you try to challenge a player again the pop up box becomes overlapped. This is not related to the template since when I change to default 1 provided by vbulletin self the same thing happens. So I am pretty sure it is all related to this modification since problems start as soon you have played a match. I use the lite version for now by the way, will purchase premium soon if errors can get fixed. |
Reinstalling it fixed it... However still lots and lots of php errors when on 5.4 does it not support 5.4 and will it ever or is this on the to-do list?
|
Quote:
I think the following code should fix it (which i found on vbulletin.com) Add the following line to your config.php under the <?php line:
|
Quote:
|
Thanks it seems to at least not display the errors anymore at php 5.4, not sure if it is a good fix since errors still exist but most seems to be working fine so yeah.
However I found another bug/glitch, I have this on both regular install without skip errors with 5.3 and with on 5.4. When I go to a ladder and use the search function it works like intended that the list gets smaller and smaller the more you fill in (so u get closer to the name u try o find). However if you press on one of the names it goes to a invalid page. hostname.org/ladders.phpladders.php?do=view&id=1&page=1 It is rather obvious what the bug is (twice ladders.php), however i also make me wonder every name is linked to id=1 an page=1, the ladder only has 10 names on it currently and max per page is 20 by default I believe. So the search function only search for the page that name is one? Also when using match finder I have enabled that opponent can see the name of the person who is using the match finder. However that is exactly the only thing it does. You can't click the name to see profile and it doesn't display his elo rating for that ladder. Is there any demo or live website of a website that uses the premium version of the match finder? Cause I am confused what is different in that version and if it offers those things(profile and display ELO/exp etc.) |
2 Attachment(s)
Quote:
Quote:
|
Having some issues since installing, I have premium so not sure if its different errors.
I have this error when I first visit competitions page however I have got around that by adding the define('SKIP_ALL_ERRORS', true); into the config, however even after adding error_reporting(E_ALL ^ (E_NOTICE | E_WARNING | E_DEPRECATED)); into the config as well I cannot add a tournament, as soon as I choose a drop down option the create new tournament button vanishes so I cannot actually create a tournament. |
Quote:
However another question, is it possible that matches played in tournaments are ranked for the ladder? I know the winner can get automatic ELO points (maybe also add it first 2nd/3rd? well that can be done by hand anyway). Also the weekly tournament I am planning on hosting is something in the lines of this: All week long every team in the ladder can sign up for it, then on Saturday it starts! However their is no set time the match has to be played! They have 24 or 48 hours to agree on a time to play. For example if 64 teams sign up the first rounds must be played 24 hours (Sunday) after it started. Then ro 32 before 48 hours (Tuesday) Ro16 24 hours again (Wednesday), ro8 24 hours later before Thursday is over. Then the semi final and final are on set times on Friday (perhaps ro3). Teams are allowed to play up to ro4 even on the first day, so no restrictions are in place there, as long as the other match up has also finished and you have a new opponent you are good to go! (However maybe others who like this system might want restrictions to this) Now the problem/request, it is hard to know what team should progress if they can't seem to find a date. As far as I know the matches aren't counted as matches and have a complete different system. So beside ranking they also don't have a match comment section. Perhaps the matches can be turned into little ladders. So that they can use that matchmaking system, also store what team was ready at what time. That way you can see team A was set ready for 3,5 hours during those 24 hours and team B for 2 hours. However those times didn't collapse, but still you have a solid ground to advance team A. Now another question, can I set a match as like not played and disqualify both teams in the tournament? I am willing to pay for such system obviously, perhaps even a initial cost. However the website isn't live yet and hoping on doing this purchase on donations to make the system easier. It seems like copying systems from 1 to another, however contact me with what you think if it can be made/how long it takes and what the price will be. |
Is it possible for an admin to set a date for the league match? Right now I have to delete all the auto-generated matches and inserting league challenges in order to set dates for them.
|
Quote:
http://www.vbulletin.org/forum/showp...postcount=2128 |
1 Attachment(s)
Quote:
http://www.vbulletin.org/forum/attac...1&d=1396037295 |
1 Attachment(s)
Quote:
Email me about the other query |
Quote:
Another question, if I go to host.org/teams.php and other .php pages like tournament etc. it stops showing the sub navigation for competition(with Teams / Ladders / Help / Tournaments) but shows forums with New Posts / FAQ / Community etc. is there a way to fix it? |
Quote:
Vbulletin options -> competition settings -> general settings -> navbar link -> yes |
Quote:
I found a fix but it only works for some pages. If I go to navigation manager then to the competition part. It gives a line called Tab Script(s) : by default only competitions was there. When I add teams.php or ladders.php it keeps showing the sub navbar when I switch page. However I can only put in like 20 characters in. If I save with lets say 22 it shortens it with 2 once I safe it. Another problem with this is that it only works with default pages made by you. If I for example put in the name of my chat program (the define name in php file) it keeps showing up forum sub nav bar. |
Quote:
|
I see this line there :
I need to add a
in between (hooks) the name for chat can be found as define as in the products php right? Will try it some more 2morrow, however how comes ladders or tournaments.php pages don't see the competitions sub nav bar when they are allready in that line? Making Tab Scripts empty or only competitions doesn't work either. |
I have tried some stuff with it now, it seemed http://www.vbulletin.org/forum/showthread.php?t=283123 bugged my navbar.
disabling this product made teams.php/tournaments.php etc. show the subnavbar again. However for my chatbox this is not the case. By adding it to tab scripts it does only show Teams, Help, Rules, and itself Full Screen Chat so ladders/tournaments/new are missing. I tried adding the lane as I suggested above and it now looks like :
I have also found another plugin named set_navigation_tab and it now looks like
not sure if any other plugins need edits? |
I have the premium version installed but haven't heard back from the developer yet so I'm hoping someone can point me in the correct direction. I have a strange issue with pagination links below the ladder including the script name twice and breaking the links. Instead of:
/ladders.php?l10-name&page=2 I get: /ladders.phpladders.php?l10-name&page=2 Has anyone else had this problem or know how to resolve it? It only seems to affect the ladder pagination links. UPDATE: Seems there was an issue with the ladders.php, developer sent the newest copy and all is well again. Thanks again Bananalive. |
Very random issue started happening to me last night, profiles went on the blink and I couldn't figure out what was wrong, database error emails were piling up but I couldn't access them as they were 24mb for each email and freezing my email. Anyway finally accessed the error which is related to the competitions module and profiles.
I get the following error, mind this is chopped as its 24mb worth of text I'm receiving through email seems just an infinite wall of text.
|
Quote:
Do you want to forward one of the emails onto me? |
Quote:
|
Sent you the email....
|
Just installed the pro version on my new site and when viewing the competitions page i get
Warning: Only variables should be passed by reference in ..../competitions.php on line 3084 At the very top, Any ideas ? Cheers |
Adding a category and now get
Warning: Only variables should be passed by reference in ..../competitions.php on line 3084 Warning: Only variables should be passed by reference in ..../competitions.php on line 3087 |
Just 1 more thing also
How can i changed the category image size ? When viewing the competitions page the images are too small |
1 Attachment(s)
Quote:
|
Quote:
|
I got all this errors, when trying to add 16 players manually to a league..Warning: Illegal string offset '' in ..../ladders.php on line 4169
Warning: Illegal string offset '' in ..../ladders.php on line 4180 Warning: Illegal string offset '' in ..../ladders.php on line 4181 Warning: Illegal string offset '' in ..../ladders.php on line 4182 Warning: Illegal string offset '' in ..../ladders.php on line 4183 Warning: Illegal string offset '' in ..../ladders.php on line 4184 Warning: Illegal string offset '' in ..../ladders.php on line 4185 Warning: Illegal string offset '' in ..../ladders.php on line 4186 Warning: Illegal string offset '' in ..../ladders.php on line 4187 Warning: Illegal string offset '' in ..../ladders.php on line 4188 Warning: Illegal string offset '' in ..../ladders.php on line 4189 Warning: Illegal string offset '' in ..../ladders.php on line 4190 Warning: Illegal string offset '' in ..../ladders.php on line 4191 Warning: Illegal string offset '' in ..../ladders.php on line 4169 Warning: Illegal string offset '' in ..../ladders.php on line 4180 Warning: Illegal string offset '' in ..../ladders.php on line 4181 Warning: Illegal string offset '' in ..../ladders.php on line 4182 Warning: Illegal string offset '' in ..../ladders.php on line 4183 Warning: Illegal string offset '' in ..../ladders.php on line 4184 Warning: Illegal string offset '' in ..../ladders.php on line 4185 Warning: Illegal string offset '' in ..../ladders.php on line 4186 Warning: Illegal string offset '' in ..../ladders.php on line 4187 Warning: Illegal string offset '' in ..../ladders.php on line 4188 Warning: Illegal string offset '' in ..../ladders.php on line 4189 Warning: Illegal string offset '' in ..../ladders.php on line 4190 Warning: Illegal string offset '' in ..../ladders.php on line 4191 Warning: Illegal string offset '' in ..../ladders.php on line 4169 Warning: Illegal string offset '' in ..../ladders.php on line 4180 Warning: Illegal string offset '' in ..../ladders.php on line 4181 Warning: Illegal string offset '' in ..../ladders.php on line 4182 Warning: Illegal string offset '' in ..../ladders.php on line 4183 Warning: Illegal string offset '' in ..../ladders.php on line 4184 Warning: Illegal string offset '' in ..../ladders.php on line 4185 Warning: Illegal string offset '' in ..../ladders.php on line 4186 Warning: Illegal string offset '' in ..../ladders.php on line 4187 Warning: Illegal string offset '' in ..../ladders.php on line 4188 Warning: Illegal string offset '' in ..../ladders.php on line 4189 Warning: Illegal string offset '' in ..../ladders.php on line 4190 Warning: Illegal string offset '' in ..../ladders.php on line 4191 Warning: Illegal string offset '' in ..../ladders.php on line 4169 Warning: Illegal string offset '' in ..../ladders.php on line 4180 Warning: Illegal string offset '' in ..../ladders.php on line 4181 Warning: Illegal string offset '' in ..../ladders.php on line 4182 Warning: Illegal string offset '' in ..../ladders.php on line 4183 Warning: Illegal string offset '' in ..../ladders.php on line 4184 Warning: Illegal string offset '' in ..../ladders.php on line 4185 Warning: Illegal string offset '' in ..../ladders.php on line 4186 Warning: Illegal string offset '' in ..../ladders.php on line 4187 Warning: Illegal string offset '' in ..../ladders.php on line 4188 Warning: Illegal string offset '' in ..../ladders.php on line 4189 Warning: Illegal string offset '' in ..../ladders.php on line 4190 Warning: Illegal string offset '' in ..../ladders.php on line 4191 Warning: Illegal string offset '' in ..../ladders.php on line 4169 Warning: Illegal string offset '' in ..../ladders.php on line 4180 Warning: Illegal string offset '' in ..../ladders.php on line 4181 Warning: Illegal string offset '' in ..../ladders.php on line 4182 Warning: Illegal string offset '' in ..../ladders.php on line 4183 Warning: Illegal string offset '' in ..../ladders.php on line 4184 Warning: Illegal string offset '' in ..../ladders.php on line 4185 Warning: Illegal string offset '' in ..../ladders.php on line 4186 Warning: Illegal string offset '' in ..../ladders.php on line 4187 Warning: Illegal string offset '' in ..../ladders.php on line 4188 Warning: Illegal string offset '' in ..../ladders.php on line 4189 Warning: Illegal string offset '' in ..../ladders.php on line 4190 Warning: Illegal string offset '' in ..../ladders.php on line 4191 Warning: Illegal string offset '' in ..../ladders.php on line 4169 Warning: Illegal string offset '' in ..../ladders.php on line 4180 Warning: Illegal string offset '' in ..../ladders.php on line 4181 Warning: Illegal string offset '' in ..../ladders.php on line 4182 Warning: Illegal string offset '' in ..../ladders.php on line 4183 Warning: Illegal string offset '' in ..../ladders.php on line 4184 Warning: Illegal string offset '' in ..../ladders.php on line 4185 Warning: Illegal string offset '' in ..../ladders.php on line 4186 Warning: Illegal string offset '' in ..../ladders.php on line 4187 Warning: Illegal string offset '' in ..../ladders.php on line 4188 Warning: Illegal string offset '' in ..../ladders.php on line 4189 Warning: Illegal string offset '' in ..../ladders.php on line 4190 Warning: Illegal string offset '' in ..../ladders.php on line 4191 Warning: Illegal string offset '' in ..../ladders.php on line 4169 Warning: Illegal string offset '' in ..../ladders.php on line 4180 Warning: Illegal string offset '' in ..../ladders.php on line 4181 Warning: Illegal string offset '' in ..../ladders.php on line 4182 Warning: Illegal string offset '' in ..../ladders.php on line 4183 Warning: Illegal string offset '' in ..../ladders.php on line 4184 Warning: Illegal string offset '' in ..../ladders.php on line 4185 Warning: Illegal string offset '' in ..../ladders.php on line 4186 Warning: Illegal string offset '' in ..../ladders.php on line 4187 Warning: Illegal string offset '' in ..../ladders.php on line 4188 Warning: Illegal string offset '' in ..../ladders.php on line 4189 Warning: Illegal string offset '' in ..../ladders.php on line 4190 Warning: Illegal string offset '' in ..../ladders.php on line 4191 Warning: Illegal string offset '' in ..../ladders.php on line 4169 Warning: Illegal string offset '' in ..../ladders.php on line 4180 Warning: Illegal string offset '' in ..../ladders.php on line 4181 Warning: Illegal string offset '' in ..../ladders.php on line 4182 Warning: Illegal string offset '' in ..../ladders.php on line 4183 Warning: Illegal string offset '' in ..../ladders.php on line 4184 Warning: Illegal string offset '' in ..../ladders.php on line 4185 Warning: Illegal string offset '' in ..../ladders.php on line 4186 Warning: Illegal string offset '' in ..../ladders.php on line 4187 Warning: Illegal string offset '' in ..../ladders.php on line 4188 Warning: Illegal string offset '' in ..../ladders.php on line 4189 Warning: Illegal string offset '' in ..../ladders.php on line 4190 Warning: Illegal string offset '' in ..../ladders.php on line 4191 Warning: Illegal string offset '' in ..../ladders.php on line 4169 Warning: Illegal string offset '' in ..../ladders.php on line 4180 Warning: Illegal string offset '' in ..../ladders.php on line 4181 Warning: Illegal string offset '' in ..../ladders.php on line 4182 Warning: Illegal string offset '' in ..../ladders.php on line 4183 Warning: Illegal string offset '' in ..../ladders.php on line 4184 Warning: Illegal string offset '' in ..../ladders.php on line 4185 Warning: Illegal string offset '' in ..../ladders.php on line 4186 Warning: Illegal string offset '' in ..../ladders.php on line 4187 Warning: Illegal string offset '' in ..../ladders.php on line 4188 Warning: Illegal string offset '' in ..../ladders.php on line 4189 Warning: Illegal string offset '' in ..../ladders.php on line 4190 Warning: Illegal string offset '' in ..../ladders.php on line 4191 Warning: Illegal string offset '' in ..../ladders.php on line 4169 Warning: Illegal string offset '' in ..../ladders.php on line 4180 Warning: Illegal string offset '' in ..../ladders.php on line 4181 Warning: Illegal string offset '' in ..../ladders.php on line 4182 Warning: Illegal string offset '' in ..../ladders.php on line 4183 Warning: Illegal string offset '' in ..../ladders.php on line 4184 Warning: Illegal string offset '' in ..../ladders.php on line 4185 Warning: Illegal string offset '' in ..../ladders.php on line 4186 Warning: Illegal string offset '' in ..../ladders.php on line 4187 Warning: Illegal string offset '' in ..../ladders.php on line 4188 Warning: Illegal string offset '' in ..../ladders.php on line 4189 Warning: Illegal string offset '' in ..../ladders.php on line 4190 Warning: Illegal string offset '' in ..../ladders.php on line 4191 Warning: Illegal string offset '' in ..../ladders.php on line 4169 Warning: Illegal string offset '' in ..../ladders.php on line 4180 Warning: Illegal string offset '' in ..../ladders.php on line 4181 Warning: Illegal string offset '' in ..../ladders.php on line 4182 Warning: Illegal string offset '' in ..../ladders.php on line 4183 Warning: Illegal string offset '' in ..../ladders.php on line 4184 Warning: Illegal string offset '' in ..../ladders.php on line 4185 Warning: Illegal string offset '' in ..../ladders.php on line 4186 Warning: Illegal string offset '' in ..../ladders.php on line 4187 Warning: Illegal string offset '' in ..../ladders.php on line 4188 Warning: Illegal string offset '' in ..../ladders.php on line 4189 Warning: Illegal string offset '' in ..../ladders.php on line 4190 Warning: Illegal string offset '' in ..../ladders.php on line 4191 Warning: Illegal string offset '' in ..../ladders.php on line 4169 Warning: Illegal string offset '' in ..../ladders.php on line 4180 Warning: Illegal string offset '' in ..../ladders.php on line 4181 Warning: Illegal string offset '' in ..../ladders.php on line 4182 Warning: Illegal string offset '' in ..../ladders.php on line 4183 Warning: Illegal string offset '' in ..../ladders.php on line 4184 Warning: Illegal string offset '' in ..../ladders.php on line 4185 Warning: Illegal string offset '' in ..../ladders.php on line 4186 Warning: Illegal string offset '' in ..../ladders.php on line 4187 Warning: Illegal string offset '' in ..../ladders.php on line 4188 Warning: Illegal string offset '' in ..../ladders.php on line 4189 Warning: Illegal string offset '' in ..../ladders.php on line 4190 Warning: Illegal string offset '' in ..../ladders.php on line 4191 Warning: Illegal string offset '' in ..../ladders.php on line 4169 Warning: Illegal string offset '' in ..../ladders.php on line 4180 Warning: Illegal string offset '' in ..../ladders.php on line 4181 Warning: Illegal string offset '' in ..../ladders.php on line 4182 Warning: Illegal string offset '' in ..../ladders.php on line 4183 Warning: Illegal string offset '' in ..../ladders.php on line 4184 Warning: Illegal string offset '' in ..../ladders.php on line 4185 Warning: Illegal string offset '' in ..../ladders.php on line 4186 Warning: Illegal string offset '' in ..../ladders.php on line 4187 Warning: Illegal string offset '' in ..../ladders.php on line 4188 Warning: Illegal string offset '' in ..../ladders.php on line 4189 Warning: Illegal string offset '' in ..../ladders.php on line 4190 Warning: Illegal string offset '' in ..../ladders.php on line 4191 Warning: Illegal string offset '' in ..../ladders.php on line 4169 Warning: Illegal string offset '' in ..../ladders.php on line 4180 Warning: Illegal string offset '' in ..../ladders.php on line 4181 Warning: Illegal string offset '' in ..../ladders.php on line 4182 Warning: Illegal string offset '' in ..../ladders.php on line 4183 Warning: Illegal string offset '' in ..../ladders.php on line 4184 Warning: Illegal string offset '' in ..../ladders.php on line 4185 Warning: Illegal string offset '' in ..../ladders.php on line 4186 Warning: Illegal string offset '' in ..../ladders.php on line 4187 Warning: Illegal string offset '' in ..../ladders.php on line 4188 Warning: Illegal string offset '' in ..../ladders.php on line 4189 Warning: Illegal string offset '' in ..../ladders.php on line 4190 Warning: Illegal string offset '' in ..../ladders.php on line 4191 Warning: Illegal string offset '' in ..../ladders.php on line 4169 Warning: Illegal string offset '' in ..../ladders.php on line 4180 Warning: Illegal string offset '' in ..../ladders.php on line 4181 Warning: Illegal string offset '' in ..../ladders.php on line 4182 Warning: Illegal string offset '' in ..../ladders.php on line 4183 Warning: Illegal string offset '' in ..../ladders.php on line 4184 Warning: Illegal string offset '' in ..../ladders.php on line 4185 Warning: Illegal string offset '' in ..../ladders.php on line 4186 Warning: Illegal string offset '' in ..../ladders.php on line 4187 Warning: Illegal string offset '' in ..../ladders.php on line 4188 Warning: Illegal string offset '' in ..../ladders.php on line 4189 Warning: Illegal string offset '' in ..../ladders.php on line 4190 Warning: Illegal string offset '' in ..../ladders.php on line 4191 Warning: Illegal string offset '' in ..../ladders.php on line 4169 Warning: Illegal string offset '' in ..../ladders.php on line 4180 Warning: Illegal string offset '' in ..../ladders.php on line 4181 Warning: Illegal string offset '' in ..../ladders.php on line 4182 Warning: Illegal string offset '' in ..../ladders.php on line 4183 Warning: Illegal string offset '' in ..../ladders.php on line 4184 Warning: Illegal string offset '' in ..../ladders.php on line 4185 Warning: Illegal string offset '' in ..../ladders.php on line 4186 Warning: Illegal string offset '' in ..../ladders.php on line 4187 Warning: Illegal string offset '' in ..../ladders.php on line 4188 Warning: Illegal string offset '' in ..../ladders.php on line 4189 Warning: Illegal string offset '' in ..../ladders.php on line 4190 Warning: Illegal string offset '' in ..../ladders.php on line 4191 |
1 Attachment(s)
Quote:
|
3 Attachment(s)
Im running 6.6.5 Premium version, i uploaded the ladder.php you posted for me on the previous message and still getting a error...
Im also posting some images http://gyazo.com/48d614c51b1e1caf1f40761e1ee0adab http://gyazo.com/b55982116c415d7b3fa15fee3eac0230 http://gyazo.com/4a77f69b29561c0484e867c20805880e Once again, i added the players manually. |
Quote:
|
Hello. Excellent plugin. I have a problem. When I activate the mod, users can not access user profiles, personal or other, for lack of permits.
Please can you tell me how to integrate vbtournament with vbcredits? Thank you PS: I'm translating the plugin into Spanish. |
Is there a way for league Manager or a super admin to report matches played on the league ?
|
Is there a way to set specific time for each game that will be played on the league each round. If not could be a good feature because for example if you see the image below, you can see how all matches in round 1 of the league are at the same time due to only 1 time and day can be set for the each round but sometime each team plays multiple times on each round. it created confusion when you have 3 matches in round one and all of them are schedule for 10PM.
https://www.vbulletin.org/forum/external/2014/05/29.jpg |
After testing the league many times due to this error i keep getting i found that this error only shows if I try to go back into the league settings, for example. IF i create a league and start the league , add members or teams i never get this error, but if i try to go inside the edit league and change anything and save it i get all those error below.
You advise me to turn off php error reporting because im using php 5.4 but still can figure out how to turn it off. Please help if possible . Thanks
|
1 Attachment(s)
When i send a invite to a member to join the team, i get the error below when trying to accept the team invite.
Im running the latest 6.6.6 premium |
1 Attachment(s)
Quote:
|
Quote:
|
1 Attachment(s)
Quote:
|
Hello. Excellent plugin. Please can you tell me how to integrate vbtournament with vbcredits?
Enable vBCredits II Deluxe v2.1.1 (Lite) credits be swapped for tournament credits (setting_tmnt_credits_vbcredits_desc) Allow vBCredits to be converted to tournament credits (setting_tmnt_credits_vbcredits_title) I want to organize a battle 1-1, but can not find how. Thank you PS: I'm translating the plugin into Spanish. PS2: Is there any discount for purchasing all versions of bananalive.org, or have to buy them separately? |
2 Attachment(s)
im still having problems accepting invites to join a team. i get the error below when i open the message and click on the link
I also posted a image of my settings , not sure if maybe i have something incorrect on the settings , that why people can accept invites. |
1 Attachment(s)
Quote:
|
I have been testing the system for a while now, and i was wondering if there is a way to reset all stats like, how many tournaments or ladders a members has joined , played or won a tournament?
|
Sent you a email mate, Please reply when you can, Cheers
|
Can you please get back to me as ive emailed you twice yet no responce.
Team invites are not working for some reason |
I have the TAB feature, I created a tab and content, It shows in the correct place yet when i click to view i get:
http://xleague.co.uk/ladders.phpladd...iew&id=2&sh=10 As you can see, It has ladders.phpladders.php so i assume it needs a ladder.php taking out, Can you fix or tell me how to fix cheers |
I'm trying to add a Steam block to the free agent page. I have a profile field for the Steam community id. I have a plugin started to output the profile field but it requires the free agent's userid. I see in the tmnt_freeagent template that there is $agent['userid']. Does anyone know how to use this in a plugin to load the agentid? Here's the rough code I have worked up but I don't know if any of it is correct. Any pointers would be appreciated.
The idea is to use this code on the free agent page to show a Steam block:
I've had it working with the currently logged in user's userid but I need it to work with the free agent's userid. |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
The HTML and plugin output is in a blockrow above the username and below the avatar you've already helped add. You suggested by email using {vb:raw agent.steam} along with the mod but it doesn't work. I have both Gamer Cards and Login with Steam installed and working. This was actually the first thing I tried but couldn't figure out to get it working so I thought the easiest way would be to just use profile fields.
For the time being the plugin is set to global_start since I'm not sure where all I plan to use it at the moment. Here's my idea of what needs to be done: 1. Get ID from URL or some other method 2. select userid from tmnt_members where id = ? 3. use above userid to pull profile field 4. insert profile field into image code If there's an easier way or I'm overlooking something please let me know. |
2 Attachment(s)
Quote:
|
When I block a team to prevent that team leaders add players, it does not block removal of players, or the possibility to edit players nicknames. How is it possible to make it block all those features?
|
Quote:
|
Quote:
How is it possible to make it block all those things? |
I have this installed in our Forums. Team logo in not working. Even the Tournament banner.
|
Quote:
|
1 Attachment(s)
Quote:
|
Hello,
I'm the admin of a long running gaming/general discussion community. We're trying to get back into the gaming focus more using your plugin to create a free casual gaming league for people to find and match teams and players on the brackets for games like Day of Defeat and so on... What I'm attempting to do is make the gaming league a completely separate entity from the main style with the forums of the gaming league having their own style. My question is, can I set a specific style for competitions.php and all pages of the plugin? I tried the adding a plugin and hook method but that created a fatal memory error. Was curious if you have any suggestions to force a specific style ID for it? Didn't see an option anywhere and I've skimmed a few dozen pages of this thread. Not finding anything. |
Quote:
It is not by php page, but the THIS_SCRIPT value of the page. :) |
Thanks! That works perfectly!
Perhaps a feature recommendation for the tournaments plugin would be to make it possible for styles other than the default to be set. If you would like to see the result, which is still a work in progress check out www.epicmegaboard.com and click on Gaming League to see the change. |
Did you try the mod I recommended above to set the style?
|
Quote:
Thanks! That works perfectly! :up: If you would like to see the result, which is still a work in progress check out www.epicmegaboard.com and click on Gaming League to see the change. |
Excellent, glad my mod worked for you. :)
|
Hey,
Is there any way to auto collapse the side menus. They all load open at present and it looks a bit messy, would look nicer auto closed... Any way to do this please ? |
Do you think adjusting the amount of players/teams that play in a tournament is adjustable(in the future). For example there are games that are 1v1v1v1, ladder would be hard(not impossible) since you need 4 people to accept the same challenge.
However even only for tournaments it would be great. Now I do the 4 that are in 1 "Bunble" play together but would be more professional if they can be in the same bracket. |
Quote:
Can you help us with that? |
Quote:
|
2 Attachment(s)
Quote:
|
All times are GMT. The time now is 19:59. |
Powered by vBulletin® Version 3.8.14
Copyright © 2023, MH Sub I, LLC dba vBulletin. All Rights Reserved. vBulletin® is a registered trademark of MH Sub I, LLC
Copyright ©2001 - , vbulletin.org. All rights reserved.