Page 1 of 1

PHP Fatal error: Class 'ModuleOperations' not found

Posted: Thu Sep 14, 2017 10:34 am
by Edwin_IandD
Hello all,

I've just moved my website to a different folder and get the following error in my error log:

PHP Fatal error: Class 'ModuleOperations' not found in /home/itmustbedingle/public_html/lib/autoloader.php on line 127

Can anybody tell me what is wrong here?

Thanks,
Edwin

Re: PHP Fatal error: Class 'ModuleOperations' not found

Posted: Thu Sep 14, 2017 10:56 am
by Edwin_IandD
I just did a refresh install but that didn't make a difference.

The site works fine in http://www.mywebsite.com/newdesign.

Cache is cleared before I moved the site.

Re: PHP Fatal error: Class 'ModuleOperations' not found

Posted: Thu Sep 14, 2017 1:24 pm
by Edwin_IandD
For some reason the issue resolved itself after turning on the debug in config.php.

The site worked with the debug on, logged into admin, worked. Disabled debug again and everything is working.. A bit of mystery, but it works!