Conversation
supportHello, i’m trying to uninstall the plugin but i’m getting this error Deletion failed: There has been a critical error on this website.Learn more about troubleshooting WordPress. Any known solutions about this? Regards
I have the same problem.
I’m looking into this, I don’t know of an actual issue/identified cause of this right now. I’m starting with getting the unit tests for uninstall code working again (PHPUnit is a pain as the API changes way too often) and then, depending on what I learn from that I’ll move forward. In the mean time, are there any PHP errors or warnings that are presented when trying to uninstall?
Now that I have the unit tests for uninstalling “working” again (at least from a framework standpoint), I’m seeing a permission error which may be what’s happening on actual sites. I’m tracking this in the following github issue: https://github.com/mtekk/Breadcrumb-NavXT/issues/321
I have the same problem.
I’m looking into this, I don’t know of an actual issue/identified cause of this right now. I’m starting with getting the unit tests for uninstall code working again (PHPUnit is a pain as the API changes way too often) and then, depending on what I learn from that I’ll move forward. In the mean time, are there any PHP errors or warnings that are presented when trying to uninstall?
Now that I have the unit tests for uninstalling “working” again (at least from a framework standpoint), I’m seeing a permission error which may be what’s happening on actual sites. I’m tracking this in the following github issue: https://github.com/mtekk/Breadcrumb-NavXT/issues/321