• Resolved blazer380

    (@blazer380)


    On two different sites that I have this plugin installed, after deactivation, it will not uninstall.

    ‘Deletion failed: The site is experiencing technical difficulties.’

    Version 8.1.0

    • This topic was modified 5 years, 1 month ago by blazer380.
Viewing 7 replies - 1 through 7 (of 7 total)
  • 
    PHP Fatal error:  Uncaught Error: Call to undefined function delete_site_optio() in /var/www/wordpress/wp-content/plugins/stops-core-theme-and-plugin-updates/uninstall.php:47\nStack trace:\n#0 /var/www/wordpress/wp-admin/includes/plugin.php(1192): include()\n#1 /var/www/wordpress/wp-admin/includes/plugin.php(934): uninstall_plugin(Array)\n#2 /var/www/wordpress/wp-admin/includes/ajax-actions.php(4310): delete_plugins(Array)\n#3 /var/www/wordpress/wp-includes/class-wp-hook.php(286): wp_ajax_delete_plugin('')\n#4 /var/www/wordpress/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)\n#5 /var/www/wordpress/wp-includes/plugin.php(465): WP_Hook->do_action(Array)\n#6 /var/www/wordpress/wp-admin/admin-ajax.php(173): do_action('wp_ajax_delete-...')\n#7 {main}\n  thrown in /var/www/wordpress/wp-content/plugins/stops-core-theme-and-plugin-updates/uninstall.php on line 47
    

    Typo on the function name.

    
    ./wp-content/plugins/stops-core-theme-and-plugin-updates/uninstall.php:	delete_site_optio('easy_updates_manager_dismiss_constant_notices');
    
    • This reply was modified 5 years, 1 month ago by xkill.
    • This reply was modified 5 years, 1 month ago by xkill.
    Thread Starter blazer380

    (@blazer380)

    So what’s the fix for this?

    Plugin Contributor Ronald Huereca

    (@ronalfy)

    We have a fix ready to go. We’ll just need some more time for testing before releasing a patch. The solution currently would be to delete uninstall.php in the plugin folder, but if you have access to that, you might as well delete the plugin manually.

    I’m having the same issue and then after I manually remove the folder, the dashboard is nagging me:

    Please install and/or activate the following plugins:

    Easy Updates Manager

    Hoping the update fixes this issue as well.

    I cannot get rid of this notice and it’s extremely irritating.

    • This reply was modified 5 years, 1 month ago by dsawyers.

    my apologies.. the install/activate notice was caused by a developer adding it as a theme required plugin

    I am having the same problem. I can’t delete the plugin. When I try to delete through ftp, no folder is there. but it looks like its still installed on the plugin page. this is very problematic.

    Plugin Contributor Ronald Huereca

    (@ronalfy)

    An update with a fix (8.1.1) has just been released. Sorry for all the trouble.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Will not delete after deactivation’ is closed to new replies.