Posted: January 7, 2025 at 8:58 pm
Hi! I’m getting a critical error with the following message: Warning: require_once(/home/nation61/public_html/wp-content/plugins/event-espresso-core-reg/vendor/autoload.php): Failed to open stream: No such file or directory in /home/nation61/public_html/wp-content/plugins/event-espresso-core-reg/espresso.php on line 97 – can you advise what might be causing this please? Latest wordpress, PHP 8.1, all other plugins disabled, theme Divi at latest version, no other changes to the site. Fatal error: Uncaught Error: Failed opening required ‘/home/nation61/public_html/wp-content/plugins/event-espresso-core-reg/vendor/autoload.php’ (include_path=’.:/opt/alt/php81/usr/share/pear:/opt/alt/php81/usr/share/php:/usr/share/pear:/usr/share/php’) in /home/nation61/public_html/wp-content/plugins/event-espresso-core-reg/espresso.php:97 Stack trace: #0 /home/nation61/public_html/wp-admin/includes/plugin.php(2387): include_once() #1 /home/nation61/public_html/wp-admin/plugins.php(194): plugin_sandbox_scrape() #2 {main} thrown in /home/nation61/public_html/wp-content/plugins/event-espresso-core-reg/espresso.php on line 97 |
|
Hi there, Is this a new install? The error you are getting usually means there are files missing from your install; if you just installed recently using FTP, this can happen if a file is skipped during upload. If this isn’t a recent install, then something has removed files server side, security plugins? Server maintenance? Moved servers? In any case, the first step I would take here is to download the latest version and reinstall it. Grab 5.0.32.p from your account page Then upload that to the site through Dashboard -> Plugins -> Add new plugin -> Upload plugin. Select the .zip file you just download andupload. WordPress will state there is a version already installed and ask if you want to replace it, do so, then activate EE again. Does it work then? |
|
You must be logged in to reply to this support post. Sign In or Register for an Account