MapClassLoader Error, please help!
Permalink 1 user found helpful
Hello,
I'm moving a website to a new host. I've copied the c5 files + the database. When accessing the site, I am receiving an error that I didn't have before I migrated it.
The error is:
Symfony\Component\ClassLoader\MapClassLoader::loadClass(): Failed opening required '/home/admin/public_html/hostedSites/hotel/packages/page_activity/controller.php' (include_path='/home/admin/public_html/hostedSites/hotel/concrete/vendor:.:/usr/lib/php:/usr/local/lib/php')
I've looked through previous messages on this error and found a few I don't think apply.
- I don't have any installed themes from the marketplace
- I didn't have this error before I moved the files
- I'm on 5.7.5.6
Any thoughts or answers are greatly appreciated!
I'm moving a website to a new host. I've copied the c5 files + the database. When accessing the site, I am receiving an error that I didn't have before I migrated it.
The error is:
Symfony\Component\ClassLoader\MapClassLoader::loadClass(): Failed opening required '/home/admin/public_html/hostedSites/hotel/packages/page_activity/controller.php' (include_path='/home/admin/public_html/hostedSites/hotel/concrete/vendor:.:/usr/lib/php:/usr/local/lib/php')
I've looked through previous messages on this error and found a few I don't think apply.
- I don't have any installed themes from the marketplace
- I didn't have this error before I moved the files
- I'm on 5.7.5.6
Any thoughts or answers are greatly appreciated!
it seems you installed the "Page Activity" add-on, but concrete5 is not able to find the add-on files. Have you checked if you have all necessary files under /packages/page_activity and with the correct permissions?
You can try reuploading the add-on files if they are not there:
https://www.concrete5.org/marketplace/addons/mrkdilkington-page-acti...
Regards,
Jordi