Bug I think DBSEO ruined my Pickem league

Status
Not open for further replies.

Russ Angelo

Customer
I have a script that runs a Pickem league for NFL Football. It was working but now it's not. Here is the error it is giving.

Code:
Fatal error: Uncaught exception 'LogicException' with message 'Passed array does not specify a callable static method (cannot access protected method [B]DBSEO_Autoloader[/B]::_autoload())' in /var/www/vhosts/buffalorange.com/httpdocs/phppickem/includes/htmlpurifier/HTMLPurifier/Bootstrap.php:98 Stack trace: #0 /var/www/vhosts/buffalorange.com/httpdocs/phppickem/includes/htmlpurifier/HTMLPurifier/Bootstrap.php(98): spl_autoload_register(Array) #1 /var/www/vhosts/buffalorange.com/httpdocs/phppickem/includes/htmlpurifier/HTMLPurifier.autoload.php(11): HTMLPurifier_Bootstrap::registerAutoload() #2 /var/www/vhosts/buffalorange.com/httpdocs/phppickem/includes/htmlpurifier/HTMLPurifier.auto.php(9): require_once('/var/www/vhosts...') #3 /var/www/vhosts/buffalorange.com/httpdocs/phppickem/includes/application_top.php(5): require('/var/www/vhosts...') #4 /var/www/vhosts/buffalorange.com/httpdocs/phppickem/login.php(5): require_once('/var/www/vhosts...') #5 /var/www/vhosts/buffalorange.com/httpdocs/dbseo.php(458): require('/var/www/vhosts. in /var/www/vhosts/buffalorange.com/httpdocs/phppickem/includes/htmlpurifier/HTMLPurifier/Bootstrap.php on line 98

Here is the link: http://www.buffalorange.com/phppickem/login.php

I tried disabling DBSEO but its not going away now (the error).
 
I have a script that runs a Pickem league for NFL Football. It was working but now it's not. Here is the error it is giving.

Code:
Fatal error: Uncaught exception 'LogicException' with message 'Passed array does not specify a callable static method (cannot access protected method [B]DBSEO_Autoloader[/B]::_autoload())' in /var/www/vhosts/buffalorange.com/httpdocs/phppickem/includes/htmlpurifier/HTMLPurifier/Bootstrap.php:98 Stack trace: #0 /var/www/vhosts/buffalorange.com/httpdocs/phppickem/includes/htmlpurifier/HTMLPurifier/Bootstrap.php(98): spl_autoload_register(Array) #1 /var/www/vhosts/buffalorange.com/httpdocs/phppickem/includes/htmlpurifier/HTMLPurifier.autoload.php(11): HTMLPurifier_Bootstrap::registerAutoload() #2 /var/www/vhosts/buffalorange.com/httpdocs/phppickem/includes/htmlpurifier/HTMLPurifier.auto.php(9): require_once('/var/www/vhosts...') #3 /var/www/vhosts/buffalorange.com/httpdocs/phppickem/includes/application_top.php(5): require('/var/www/vhosts...') #4 /var/www/vhosts/buffalorange.com/httpdocs/phppickem/login.php(5): require_once('/var/www/vhosts...') #5 /var/www/vhosts/buffalorange.com/httpdocs/dbseo.php(458): require('/var/www/vhosts. in /var/www/vhosts/buffalorange.com/httpdocs/phppickem/includes/htmlpurifier/HTMLPurifier/Bootstrap.php on line 98

Here is the link: http://www.buffalorange.com/phppickem/login.php

I tried disabling DBSEO but its not going away now (the error).
You can try changing the private to public in /dbtech/dbseo/includes/autoloader.php, though this is most likely a bug with Pickem.

Fillip H.?
Please do not send PMs or bump your threads, as I receive email notifications of all new issues anyway.
 
You can try changing the private to public in /dbtech/dbseo/includes/autoloader.php, though this is most likely a bug with Pickem.

Please do not send PMs or bump your threads, as I receive email notifications of all new issues anyway.

Do you remember installing this for me on my forum?

Before the install, Pickem worked. Now it doesn't. Therefore I don't believe it is a bug with pickem.
 
Do you remember installing this for me on my forum?
I do not, sorry :(

Before the install, Pickem worked. Now it doesn't. Therefore I don't believe it is a bug with pickem.
Sorry, but I strongly disagree with this logic. If two mods conflict, then it's not necessarily the fault of the second mod being installed. That's a highly flawed logic that only has a 50% chance of being correct.
 
I do not, sorry :(

Sorry, but I strongly disagree with this logic. If two mods conflict, then it's not necessarily the fault of the second mod being installed. That's a highly flawed logic that only has a 50% chance of being correct.

Pickem is not a mod.

It is a totally separate script that is simply on my server. It has no affiliation with Vbulletin in any way.

Whatever DBSEO is doing is interfering with whatever Pickem is doing. Or else why would the code cite DBSEO?
 
So you are saying that if another script on your server indiscriminately scans the rest of the server for scripts to autoload, or doesn't apply error checking, then it's the fault of DBSEO for not accounting for another script's coding flaws?
 
So you are saying that if another script on your server indiscriminately scans the rest of the server for scripts to autoload, or doesn't apply error checking, then it's the fault of DBSEO for not accounting for another script's coding flaws?

I'm not saying that it is the fault of the mod. I'm simply asking for a solution.
 
Status
Not open for further replies.

Legacy DragonByte SEO

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
7,190
Customer rating
5.00 star(s) 1 ratings
Back
Top