View Single Post
  #5  
Old 11-09-2017, 06:57 PM
ByrdieRose ByrdieRose is offline
A simple dust bunny
 
Join Date: Oct 2017
Posts: 7
Gender: Female
Credits: 1,843
ByrdieRose is on a distinguished road
Default

The other error that keeps popping up is
PHP Code:
Warning: require(../inc/config.php): failed to open streamNo such file or directory in /home/critterr/public_html/classes/class_initializer.php on line 97

Warning
: require(../inc/config.php): failed to open streamNo such file or directory in /home/critterr/public_html/classes/class_initializer.php on line 97

Fatal error
: require(): Failed opening required '../inc/config.php' (include_path='.:/opt/cpanel/ea-php56/root/usr/share/pear'in /home/critterr/public_html/classes/class_initializer.php on line 97 
This is why I had to edit the class_initializer file... Should I have gone about it another way? I've already restored the file back to default and it keeps coming up with this message again...
Reply With Quote