Status
Not open for further replies.

San

Customer
After loading product-dbtech_status.xml‎ and I an getting this error. Site went down.


Warning: require([path]/dbtech/status/hooks/template_groups.php) [function.require]: failed to open stream: No such file or directory in [path]/includes/adminfunctions_template.php(5667) : eval()'d code on line 16

Fatal error: require() [function.require]: Failed opening required '/home/sourceas/public_html/sangaming.com/dbtech/status/hooks/template_groups.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/sourceas/public_html/sangaming.com/includes/adminfunctions_template.php(5667) : eval()'d code on line 16
 
Ok open your ftp, find the file config.php in the includes folder, and add this right below the <?php

PHP:
define('DISABLE_HOOKS', true);

Save it and then go to your site, log into admin, disable the moods product, and then remove that line from the config file
 
kk done.


Fatal error: Call to undefined function print_portal_output() in /home/sourceas/public_html/sangaming.com/index.php on line 46
 
No I got this error
Fatal error: Call to undefined function print_portal_output() in /home/sourceas/public_html/sangaming.com/index.php on line 46


line 46 = print_portal_output($home);
 
Last edited:
Ok then the issue lies with that, did you remove the line you added in the config file?
 
Some old error,

Warning: require([path]/dbtech/status/hooks/cache_templates.php) [function.require]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(1353) : eval()'d code on line 257

Fatal error: require() [function.require]: Failed opening required '/home/sourceas/public_html/sangaming.com/dbtech/status/hooks/cache_templates.php' (include_path='.:/usr/lib/php') in /home/sourceas/public_html/sangaming.com/includes/class_bootstrap.php(1353) : eval()'d code on line 257
 
Ok it is fixed, you did not load any of the files to your server, you only imported the xml, without loading the files.
 
Status
Not open for further replies.

Legacy User Status & Moods

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