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.