I'm surprised they haven't fixed this yet...
To fix, use Notepad++'s find and replace all in folder function, change
error_reporting(E_ALL & ~E_NOTICE);
to
error_reporting(E_ALL & ~E_NOTICE & ~8192);
These errors come from vBulletin.
The following error is shown:
Warning: require_once(../dbtech/vbshop/includes/specialtemplates.php) [function.require-once]: failed to open stream: No such file or directory in PATH/vbshop.php on line 29
Fatal error: require_once() [function.require]: Failed opening required...
I was looking through the code when I found that $isPro is missing from class_vboptimise. (To users: this bug means DBTech will not be able to verify your installation)
Here's a quick fix for users:
/dbtech/vboptimise/includes/class_vboptimise.php
Find: (L84)
private static $guestcache =...
Fatal error: Call to a member function filter_tag_list_content_limits() on a non-object in /home/???/public_html/forums/dbtech/credits/credits_vbulletin.php on line 705
Hi, when I try to save a tag on a thread a fatal error occurs:
Fatal error: Call to a member function filter_tag_list_content_limits() on a non-object in /home/???/public_html/forums/dbtech/credits/credits_vbulletin.php on line 705
The banned users are now excluded from getting any credits at all and it seemed to fix the problem. However, it's now giving our admin Welcome credit every hour.
Darkwaltz4
admin
admincp
copy
delete
disable
event
folder
forum
htaccess
inbox
issue
only
permissions
posts
pro
sending
specific
support
test
user
usergroups
vbcredits