froot Posted May 20, 2022 Share Posted May 20, 2022 I'm in the process of removing a module (SnipWire) and all dependencies, templates, fields and pages. Now there's an admin page in the trash which I cannot delete I get: PagesTrash: Page /trash/1029.2.2_snipwire/custom-cart-fields/ (1030) cannot be deleted: it has “system” and/or “systemID” status What to do? Link to comment Share on other sites More sharing options...
Zeka Posted May 20, 2022 Share Posted May 20, 2022 Hi @fruid You have to turn on advanced mode by setting this in your config.php $config->advanced = true; Than on settings tab on that page you will be able to toggle 'system' checkbox 3 Link to comment Share on other sites More sharing options...
froot Posted May 23, 2022 Author Share Posted May 23, 2022 thanks, but doesn't work either. I cannot change the status as described. There's actually two "System" checkboxes to toggle here: System: Non-deleatable and locked ID (status not removeable via API) System: Non-deleatable and locked ID, name, template, parent (status not removeable via API) If I uncheck these checkboxes and save, it's checked again. Ironically enough, these checboxes aren't even checked to start with and the page is still impossible to delete. Thanks for help. Link to comment Share on other sites More sharing options...
froot Posted May 31, 2022 Author Share Posted May 31, 2022 the System Override option only appears in a later PW version, after updating to 3.0.200 I was able to see it. all good Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now