Status
Not open for further replies.

cykelmyggen

Customer
After uploading the vBshout version 5.4.8 my forum as well as my ACP is not accessible. The message shown on both forum and ACP page is: Fatal error: Class 'VBSHOUT' not found in /var/www/sites/boggnasker.dk/vbforum/dbtech/vbshout_pro/hooks/process_templates_complete.php on line 9.
PS I can still access the CMS-driven Frontpage.
 
Add
PHP:
define('DISABLE_HOOKS', true);
to your config.php then re-upload the files and re-import the XML.
 
Open your config.php and below<?php add this line, define('DISABLE_HOOKS', true);

So it looks like this:
<?php
define('DISABLE_HOOKS', true);
/*======================================================================*\
|| #################################################################### ||
|| # vBulletin 4.1.4

Then make sure all files are loaded to the proper place, and re import the xml, then remove the define('DISABLE_HOOKS', true); ftom the config.php
 
Status
Not open for further replies.

Similar threads

Legacy vBShout

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