View Single Post
  #1  
Old 09-24-2017, 10:08 PM
Dinocanid's Avatar
Dinocanid Dinocanid is offline
Member
 
Join Date: Aug 2016
Location: Maryland, USA
Posts: 516
Gender: Unknown/Other
Credits: 63,655
Dinocanid is on a distinguished road
Default Fatal errors in ACP

I have a strange problem where I'll get the following errors, but only in the ACP and nowhere else:
Quote:
Warning: require(inc/smarty/Smarty.class.php): failed to open stream: No such file or directory in /home/foodbabs/public_html/classes/class_mysidia.php on line 326

Warning: require(inc/smarty/Smarty.class.php): failed to open stream: No such file or directory in /home/foodbabs/public_html/classes/class_mysidia.php on line 326

Fatal error: require(): Failed opening required 'inc/smarty/Smarty.class.php' (include_path='.:/opt/alt/php55/usr/share/pear:/opt/alt/php55/usr/share/php') in /home/foodbabs/public_html/classes/class_mysidia.php on line 326
I'm using x10 and I already applied the class_path fix, so that's not the issue. It used to work fine before, and I haven't made any changes to it, so I'm unsure where the problem is. It used to work just fine too.
__________________
Reply With Quote