• Resolved dsottile

    (@dsottile)


    Hello, everyone.

    Some time ago I installed duplicator and now that I would like to delete it it brings me the error and with the words “Deletion failed: A critical error occurred on your website.Learn more about troubleshooting in WordPress.”.

    Can anyone help me? My website is dsottile.it. Thanks

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi, I have the same issue.
    After investigation I have found that there is a code issue in the latest update 1.5.2
    And the solution is to revert Plugin to the previous version.
    You can download the previous version 1.5.1 from this page, upload it to the website and then delete the plugin.

    Same issue for me too. Version 1.5.2

    Error Message: “Deletion failed: There has been a critical error on this website. Learn more about troubleshooting WordPress.”

    Server Log:

    [31-Jan-2023 13:40:54 UTC] PHP Warning:  require_once(/home/visitingireland/public_html/wp-content/plugins/duplicator/tools/DuplicatorPhpVersionCheck.php): failed to open stream: No such file or directory in /home/visitingireland/public_html/wp-content/plugins/duplicator/uninstall.php on line 18
    
    [31-Jan-2023 13:40:54 UTC] PHP Fatal error:  require_once(): Failed opening required '/home/visitingireland/public_html/wp-content/plugins/duplicator/tools/DuplicatorPhpVersionCheck.php' (include_path='.:/opt/cpanel/ea-php74/root/usr/share/pear') in /home/visitingireland/public_html/wp-content/plugins/duplicator/uninstall.php on line 18

    To let it run the Uninstall process, you need to comment out lines 18, 19, 20, 21 & 22 in the uninstall.php file. This will bypass the Version Check (no idea why it needs to check the PHP version to uninstall a plugin, but it’s there and causes issues).

    • This reply was modified 1 year, 10 months ago by stapolin.
    • This reply was modified 1 year, 10 months ago by stapolin.
    Plugin Support devdavidam

    (@devdavidam)

    For an alternative way of deleting the plugin, you can just deactivate it from the Plugins page, after which open the folder /wp-content/plugins and remove the duplicator folder.

    Note, this issue will be fixed in the next release.

    Thread Starter dsottile

    (@dsottile)

    Thank you guys!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘plugin deletion error’ is closed to new replies.