Status
Not open for further replies.

cykelmyggen

Customer
After upgrading to v. 3.02 I get this error:
Parse error: syntax error, unexpected '<' in /var/www/sites/boggnasker.dk/vbforum/dbtech/vbactivity/includes/class_core.php on line 2613

Now my entire site is down and I can't access my ACP - so this is urgent...
 
Last edited:
Open your config.php and below<?php add this line:

PHP:
 define('DISABLE_HOOKS', true);

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

Then you can navigate to your ACP, disable vBActivity & Awards via Plugins & Products, then remove the define('DISABLE_HOOKS', true); ftom the config.php

That will allow you access to your site till Fillip H. can look into it.
 
Last edited:
Can add that when I'm trying to uninstall this product I get this error:
Fatal error: Class 'DBTech_Install' not found in /var/www/sites/boggnasker.dk/vbforum/admincp/plugin.php(1554) : eval()'d code on line 15
 
Last edited:
Actually this question made me see that some of the uploaded files are empty - including class_core.php. So I guess it must be a FTP-related error. I've asked my webhost t have a look at the server as I can easly upload the files to another host with no errors.
 
Have you been able to successfully upload the files now? Is the issue still occurring?
 
Status
Not open for further replies.

Similar threads

Legacy vBActivity & Awards

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