vBulletin Mods

The Official vBulletin Modifications Site
https://www.vbulletin.org/forum/showthread.php?t=238945

ReMarkable1991 06 Aug 2015 11:12

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 10 Aug 2015 18:15

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 10 Aug 2015 18:15

Never mind

OPsNaStYM0FO 10 Aug 2015 21:17

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 10 Aug 2015 22:58

Quote:

Originally Posted by OPsNaStYM0FO (Post 2552583)
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
  1. Competitions sub nav at top of page: Categories -> New
  2. Competitions sub nav at top of page: New -> New Category
  3. 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 11 Aug 2015 13:29

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 22 Aug 2015 13:50

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 27 Aug 2015 02:10

Date error in tournaments section not sure if anywhere else! It only goes up to 2014

OPsNaStYM0FO 27 Aug 2015 02:16

1 Attachment(s)
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 27 Aug 2015 09:51

Quote:

Originally Posted by OPsNaStYM0FO (Post 2553710)
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 27 Aug 2015 17:25

not on mine http://criticalxgaming.com/tournaments.php

OPsNaStYM0FO 27 Aug 2015 17:33

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 27 Aug 2015 20:08

Quote:

Originally Posted by OPsNaStYM0FO (Post 2553768)
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+.

Quote:

Originally Posted by ozzy47 (Post 2529889)
Open your includes/config.php file and below <?php add the following.


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

So it looks like this:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Use a editor like notepad++ 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.

Quote:

Originally Posted by JJBB (Post 2530931)
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://www.vbulletin.org/forum/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://www.vbulletin.org/forum/external/2015/08/6.png

Thanks in advance!
JJBB

Quote:

Originally Posted by pantasd (Post 2532951)
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 22 Sep 2015 23:27

Strict Standards: Only variables should be assigned by reference in /home/projectgaming/public_html/teams.php on line 88


How Can I fix this error?

How can I do?
by vicking74
23 Sep 2015 14:22

1 Attachment(s)
Hi

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

Thanks


All times are GMT. The time now is 02:26.

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.