PDA

View Full Version : Major Additions - Tournaments, Ladders & Leagues Manager v4.x


Pages : 1 2 3 4 5 6 7 8 9 [10]

ReMarkable1991
08-06-2015, 09:12 AM
Do you accept paid requests for functions?

What I need is a drafting system for both leagues and tournaments. People fill in their 5 options (Custom fields not drop down). When matched against a person in either league or a tournament you see the opponents 5 fields and what he filled in. You can then take turn to ban/pick for yourself or your enemy.

In my imagination a custom system for everybody should look like this:
Do roll for who is Player A and B.
Stage 1 : Player A [Drop down menu] Pick/Bans one of Player A/B options.
Stage 2 : Player B [Drop down menu] Pick/Bans one of Player A/B options.
Stage 3 : Player A [Drop down menu] Pick/Bans one of Player A/B options.

Not a coding expert but seems achievable for me.
To clear up the admin sets if Stage 1 is a Pick or ban and if it affects player A or player B's options.

OPsNaStYM0FO
08-10-2015, 04:15 PM
everything installed fine but now i get 500 error when going to competion and nothing shows to edit or anything in admincp....

http://dcreborn.com/community

OPsNaStYM0FO
08-10-2015, 04:15 PM
Never mind

OPsNaStYM0FO
08-10-2015, 07:17 PM
ok how do you add category for ladders and delete leagues and all that because i've searched everywhere and can not find out how to delete stuff and edit things....

bananalive
08-10-2015, 08:58 PM
ok how do you add category for ladders and delete leagues and all that because i've searched everywhere and can not find out how to delete stuff and edit things....

To add categories, there are 3 ways

Competitions sub nav at top of page: Categories -> New
Competitions sub nav at top of page: New -> New Category
competitions.php?do=categories and at bottom of page - new category
If you cannot see the links then you may have insufficient usergroup permissions set in admincp

To delete ladders, click pencil and then "Delete". (Single click brings up menu of admin options, double click takes you straight to edit page)

ReMarkable1991
08-11-2015, 11:29 AM
So I take you are too busy to even consider answering my question?

No, I'm currently to busy with other projects to consider this now. Or No, never going to happen is a better reply then just don't reply.

ProFifaLeagues
08-22-2015, 11:50 AM
Could anyone get the Lite version to run a football league??
Ie 3 points for a win O points for losing and 1 point for a draw

OPsNaStYM0FO
08-27-2015, 12:10 AM
Date error in tournaments section not sure if anywhere else! It only goes up to 2014

OPsNaStYM0FO
08-27-2015, 12:16 AM
here is the issue .... can only go to 2014... Also this error shows up at the top of the tournament page after creating a tournament,

Strict Standards: Only variables should be assigned by reference in /home4/*username***/public_html/criticalxgaming.com/tournaments.php on line 111

ProFifaLeagues
08-27-2015, 07:51 AM
here is the issue .... can only go to 2014... Also this error shows up at the top of the tournament page after creating a tournament,

Strict Standards: Only variables should be assigned by reference in /home4/*username***/public_html/criticalxgaming.com/tournaments.php on line 111



shows to 2020 year on our install mate

OPsNaStYM0FO
08-27-2015, 03:25 PM
not on mine http://criticalxgaming.com/tournaments.php

OPsNaStYM0FO
08-27-2015, 03:33 PM
Just like this happens when I join a league....

PHP Warning: Illegal string offset '' in ..../ladders.php on line 4169

PHP Warning: Illegal string offset '' in ..../ladders.php on line 4180

PHP Warning: Illegal string offset '' in ..../ladders.php on line 4181

PHP Warning: Illegal string offset '' in ..../ladders.php on line 4182

This shit has more bugs in it than EGL ladders script and I was fixing to purchase the Pro version thank god I haven't

squidsk
08-27-2015, 06:08 PM
Just like this happens when I join a league....

PHP Warning: Illegal string offset '' in ..../ladders.php on line 4169

PHP Warning: Illegal string offset '' in ..../ladders.php on line 4180

PHP Warning: Illegal string offset '' in ..../ladders.php on line 4181

PHP Warning: Illegal string offset '' in ..../ladders.php on line 4182


This shit has more bugs in it than EGL ladders script and I was fixing to purchase the Pro version thank god I haven't

It doesn't actually have more errors if you knew anything about php, which clearly you don't. A warning has no impact on the actual running of the script. The reason you have those warnings is you are using a version of php that this mod was not designed for. Further it didn't take me long to find out how to fix the issues you're complaining about. Since you didn't want to search for solutions I've kindly decided to quote the posts that tell you how to fix the problems you're describing. For the fix by ozzy you can also upgrade to 4.2.3 in order to get the same fix, which you should be doing since 4.2.3 is the only version that supports php 5.4+.

Open your includes/config.php file and below <?php add the following.

define('SKIP_DS_ERRORS', true); So it looks like this:
<?php
define('SKIP_DS_ERRORS', true);
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 4.2.2 Use a editor like notepad++ (http://notepad-plus-plus.org/download/v6.6.8.html) to edit any files, don't use Notepad or Wordpad.

This turns off the extra error reporting in php 5.3 & 5.4 (for strict & deprecated warnings), but will allow other important errors to show.

Hi there,
I got this mod installed recently but I'm having two problems which need some help here (vb4.2.2):

1, The 'Year' on create tournament date has capped to 2014. Am I doing something wrong on installing or Can I fix it somewhere?

https://vborg.vbsupport.ru/external/2015/08/5.png

2, The tournament stats on user postbit or profile are only updating the individual record. Team record doesn't count. Is this by design?

https://vborg.vbsupport.ru/external/2015/08/6.png

Thanks in advance!
JJBB

I find solutions for me in Style Manager edit default template in Tournament and Ladders Templates ? edit tmnt_edit and tmnt_new

Just find <select name="year" title="year" tabindex="1"> and add new year :)

vN CrazyEddy vB
09-22-2015, 09:27 PM
<i>Strict Standards: Only variables should be assigned by reference in /home/projectgaming/public_html/teams.php on line 88
</i>

How Can I fix this error?

vicking74
09-23-2015, 12:22 PM
Hi

I ve installed but can not activate it. How can I do?

Thanks

ProFifaLeagues
09-23-2015, 07:11 PM
Hi

I ve installed but can not activate it. How can I do?

Thanks


Make sure you have set the permissions for your usergroups

friendlymela
10-06-2015, 06:50 AM
Its interesting for members

twistedsoul
05-24-2016, 05:49 AM
awesome awesome mod. had to change match year options as well to update them from 05-15 to be present years but this thing is great!!!! tyvvm

twistedsoul
08-05-2016, 08:33 AM
As we have just actually tried to use this for the first time for a tournament, once the tourny is created pwople are getting a blank page or an error page when trying to join said created tourney.

twistedsoul
08-05-2016, 08:36 AM
Attached pic of error page when trying to join a tournament. that is a pic from phone.
on edge it says http 500 error no page found

bananalive
08-07-2016, 10:06 AM
Attached pic of error page when trying to join a tournament. that is a pic from phone.
on edge it says http 500 error no page found

Hi, can you PM or email me a link and I can look into this.

twistedsoul
08-07-2016, 11:28 AM
emailed web address and a temp admin account to you. I appreciate the help! =)

twistedsoul
08-09-2016, 06:26 PM
issue fixed. awesome =)) Thank you banana!!!!

JoKeRxbLaCk
08-18-2016, 05:55 AM
Hi, can you PM or email me a link and I can look into this.

Hi, how can i add some fields in the matchfinder when i want to create a challange? I can see only:
-your team
-data
-squad size

I would like to add some fields like game modality (S&D, TDM...) or the third map in case of a draw... Is it possible? Thanks..

snapcstrike
08-25-2016, 11:44 PM
Attached pic of error page when trying to join a tournament. that is a pic from phone.
on edge it says http 500 error no page found

hi @bananalive

I have same problem like this, how can we fix it ?

Dieter27
08-31-2016, 07:52 PM
Hi,

i am having a problem with this when i try to join the tournament i created it gives me this error =>>> https://gyazo.com/5ec5336309027a6bb397df736afa13db i have downloaded the v7.1.0 VErsion i hope this is the right one if someone could help me with this pls thx in advance

vze2yqtm
01-17-2017, 10:17 AM
Hi, I get a blank page when I try to join a competition, thanks in advance for your help :)

bananalive
03-02-2017, 07:08 PM
Hi, I get a blank page when I try to join a competition, thanks in advance for your help :)

Can you PM / email me a link to your website and i'll have a look. Cheers

lostrevel
09-13-2017, 03:50 PM
Can someone port this over to VB5? I run a Video Gaming community forum and am looking to have something like this, however nothing currently exists.

HTMMinion
09-21-2017, 03:10 PM
Hello,

Great mod, I just installed it and I'm trying to set up a tournament to test with. However when I try to join the tournament with my team I get the following warning/error.


PHP Warning: require_once(..../includes/functions_tll_prem.php): failed to open stream: No such file or directory in ..../tournaments.php on line 2881

Fatal error: require_once(): Failed opening required '/home4/minion/public_html/forum2/includes/functions_tll_prem.php' (include_path='.:/opt/php55/lib/php') in /home4/minion/public_html/forum2/tournaments.php on line 2881

Could you advise on what I need to do?

*EDIT* Please disregard, I found the issue.

Thanks!

fookaa
10-01-2017, 12:00 PM
Hey Bannalive...

Just looking at statinmg up some new ladders after not using the mod for a few years and i can only select dates 2005 to 2015...

Does this on new ladders and new leagues but when i make soem edits in tmnt_edit and tmnt_new to add more years it only works for new tournaments not the ladders or leagues :(

Any advice pls m8 :D

fookaa
10-02-2017, 11:24 AM
Hey Bannalive...

Just looking at statinmg up some new ladders after not using the mod for a few years and i can only select dates 2005 to 2015...

Does this on new ladders and new leagues but when i make soem edits in tmnt_edit and tmnt_new to add more years it only works for new tournaments not the ladders or leagues :(

Any advice pls m8 :D

Ok never mind I updated :D

1 question, im seeing errors when making and closing tickets it says something like

"can not find phrase 'insertticket'" and for close ticket ect...

bananalive
12-22-2017, 03:10 PM
Ok never mind I updated :D

1 question, im seeing errors when making and closing tickets it says something like

"can not find phrase 'insertticket'" and for close ticket ect...

Are you using latest version? I've double checked and insertticket phrase is included.

twistedsoul
03-16-2018, 01:47 AM
nevermind I found it in the postbit.

tandalier
11-28-2018, 10:53 PM
Is there an update planned for vb5? Would definitly pay to use it.

RGL Griff XV
02-28-2020, 08:19 PM
Hello,I was wondering if you could tell me what I am doing wrong?. I am using this plug in.
redemptiongaming.com/competitions.php is the link to my website.
I have uploaded all the documents to the correct area but I still get an error message hen you go that link.

Forcemu
02-11-2022, 02:18 AM
How to change its date? im trying to create but the maximum date year was 2020 only

Forcemu
02-11-2022, 02:41 AM
nvm thanks i found it at product-tournament2008.xml