Attempting to setup a local development environment. Receiving this error message,
Fatal error: Uncaught EventEspresso\core\exceptions\InvalidClassException: The “\EventEspresso\core\domain\entities\route_match\specifications\admin\_notes” Class is either missing or invalid. in /var/www/html/wp-content/plugins/event-espresso-core-reg/core/services/collections/CollectionLoader.php:310 Stack trace: #0 /var/www/html/wp-content/plugins/event-espresso-core-reg/core/services/collections/CollectionLoader.php(287): EventEspresso\core\services\collections\CollectionLoader->loadClassFromFQCN(‘\\EventEspresso\\…’) #1 /var/www/html/wp-content/plugins/event-espresso-core-reg/core/services/collections/CollectionLoader.php(97): EventEspresso\core\services\collections\CollectionLoader->loadFromFQCNs() #2 /var/www/html/wp-content/plugins/event-espresso-core-reg/core/services/route_match/RouteMatchSpecificationManager.php(100): EventEspresso\core\services\collections\CollectionLoader->__construct(Object(EventEspresso\core\services\collections\CollectionDetails), Object(EventEspresso\core\services\route_match\RouteMatch in /var/www/html/wp-content/plugins/event-espresso-core-reg/core/services/collections/CollectionLoader.php on line 99
It appears that your local server is adding a _notes file to every directory. If you reinstall the plugin via the WP > Plugins page that will likely prevent that. Otherwise you’ll need to configure the server to not add _notes to all the directories.
Viewing 1 reply thread
The support post ‘Fatal Error InvalidClassException’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.