• Resolved MartinEBP

    (@martinebp)


    Hello,

    I’m currently in the process of trying to move a site which has used this plugin to a new server.

    After trying to import the sql database into php my admin I got the following error message “Click“.

    Unfortunatly deactivating & deleting the plugin, then re-running the backup did not help, as the same error is displayed.

    The plugin I’m using to run the backup is WP Backup.

    Can you please let me know of all the files I can safely delete to remove any traces of your plugin from the database to hopefully stop this error and allow the import.

    Thanks,
    Martin

    https://ww.wp.xz.cn/plugins/my-calendar/

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

    (@joedolson)

    I don’t understand your question. The MySQL database doesn’t store any *files* in the database.

    The error you’re showing is an import error; that means that there’s something wrong with the import file you’re using.

    If you want to remove My Calendar from the database, you can just drop all of the my calendar database tables. They’re all clearly labeled as being part of My Calendar (wp_my_calendar_{table}).

    Thread Starter MartinEBP

    (@martinebp)

    Hi Joe, thanks for the quick response.

    Sorry I don’t have a lot of experience with SQL and since we had followed the same process before without this error, I thought it had something to do with your plugin. I’ve managed to get it all working now just by editing the .SQL file and removing the lines around where the error occurred so thank you for the advice.

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

The topic ‘Files Still Present in SQL Database After Deletion’ is closed to new replies.