Fatal error on deactivating plugin
-
Hello,
I’m trying to deactivate Nelio Content plugin in a staging site created with WP Staging but I’m getting a fatal error and can’t deactivate it:
Fatal error: Uncaught Error: Class ‘Nelio_Content_Analytics_Helper’ not found in /home/cebsolut/public_html/staging01/wp-content/plugins/nelio-content/includes/utils/class-nelio-content-deactivator.php:37 Stack trace: #0 /home/cebsolut/public_html/staging01/wp-content/plugins/nelio-content/nelio-content.php(47): Nelio_Content_Deactivator::deactivate() #1 /home/cebsolut/public_html/staging01/wp-includes/class-wp-hook.php(286): deactivate_nelio_content(false) #2 /home/cebsolut/public_html/staging01/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array) #3 /home/cebsolut/public_html/staging01/wp-includes/plugin.php(465): WP_Hook->do_action(Array) #4 /home/cebsolut/public_html/staging01/wp-admin/includes/plugin.php(792): do_action(‘deactivate_neli…’, false) #5 /home/cebsolut/public_html/staging01/wp-admin/plugins.php(192): deactivate_plugins(‘nelio-content/n…’, false, false) #6 {main} thrown in /home/cebsolut/public_html/staging01/wp-content/plugins/nelio-content/includes/utils/class-nelio-content-deactivator.php on line 37
I know it isn’t supposed to work in staging sites (https://monosnap.com/file/Yj8LOzAdWKl3OaYaF7HwCmrcBO6UoS) and that’s not the purpose here. Just to deactivate it.
How to accomplish it?
Thanks
- The topic ‘Fatal error on deactivating plugin’ is closed to new replies.