• Resolved jonasep

    (@jonasep)


    Hi,
    I have index users and index sql enabled.
    But im not able to delete the index users plugin? It just keeps loading the “deleting….”
    Is it safe for me to delete the plugin on ftp?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author OllieJones

    (@olliejones)

    Thanks for the question.

    The only action on deleting the plugin is delete its options entry from the wp_options table.

    Deactivating it deletes its indexing rows from wp_usermeta. There can be a lot of rows there, so deactivating takes time. But I’m puzzled about deletion taking so long.

    You can delete the plugin’s folder from …/wp-content/plugins without any ill effects. But, before you do, try activating and then deactivating it to give it a chance to delete the wp_usermeta rows.

    Please let me know if this fails to work correctly for you.

    plugin deactivates from, however can’t delete causes fatal error.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Unable to delete plugin’ is closed to new replies.