• Resolved larus-argentatus

    (@ecce-homo)


    I network activated Burst, but after a trial period decided to remove it. All the tables in the subsites are still there and contain data.

    I tried reinstalling and deleting, but they are still there.

    Is there a workaround to delete them?

    Thank you

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    If the pop-up where you can choose to delete data does not show when deactivating on network level, you can try activating the plugin on a subsite only (not network activated), then deactivate and choose the delete data option.

    We’ll look into this, because it should work from the network level as well of course.

    Thread Starter larus-argentatus

    (@ecce-homo)

    Thanks as ever for the rapid response, Rogier. Works partially, but only on the selected subsite and some tables remain (suffice to say I have too many to process manually) … it would great if deactivation had the same pop up option as on subsites and subsequent plugin deletion deleted all the underying tables, which could of course be optional for those temporarily deactivating. Thanks again.

    Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    @ecce-homo Can you try the following branch?
    https://github.com/Burst-Statistics/burst/tree/remove-data-on-multisite

    It fixes the missing popup on network overview, and runs through all subsites and removes the data.

    Let me know if this helps!

    Thread Starter larus-argentatus

    (@ecce-homo)

    Well thanks again for the prompt action on this. The pop up now appears on deactivation and from a quick scan the tables are now empty. ??

    On deletion all the tables remain, however, so was there an option that I missed on deleting the plugin?

    Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    The tables should already be deleted on deactivation. I think the problem was caused because it was possible that the code that handles database table upgrade checks might run during deactivation. That would explain empty tables: they’re deleted, but afterwards installed again.

    I have adjusted the code so it won’t run installation during deactivation, which is not necessary anyway.

    Thread Starter larus-argentatus

    (@ecce-homo)

    Hi Rogier

    That’s working as expected now.

    Thank you very much for your kind help.

    ??

    Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    Great! Thanks for confirming!

    Thread Starter larus-argentatus

    (@ecce-homo)

    Oh hang on, the delete plugin must have completed that side, but only partially the plugin as it was still showing in the list.

    the words: deleting… were showing.

    It deleted OK the second time.

    there might be an issue there with a larger db / lots of tables? I don’t know.

    Thanks again

    Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    Will investigate, thanks for the feedback!

Viewing 9 replies - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.