Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Shea Bunge

    (@bungeshea)

    It seems like your database table might be corrupted. To resolve this, either:

    1. Log in to your database (using an interface such as PhpMyAdmin, Adminer or similar) and delete the {prefix}snippets table (usually called wp_snippets).
    2. Delete the plugin through the Plugins menu in WordPress and reinstall it
    Thread Starter jftidwell

    (@jftidwell)

    And all of my snippets are gone at that point?

    Plugin Author Shea Bunge

    (@bungeshea)

    You could try exporting them first, but if the data has been corrupted, then there might not be much that you can do other than restore from a backup.

    Thread Starter jftidwell

    (@jftidwell)

    Removed/deleted wp_snippets table.
    Deleted plugin.
    Reinstalled plugin.

    Now I get this when trying to create a new snippet…
    “An error occurred when saving the snippet.”

    Plugin Author Shea Bunge

    (@bungeshea)

    This is really strange. Was the wp_snippets table recreated when you reinstalled the plugin?

    Plugin Author Shea Bunge

    (@bungeshea)

    Any updates to this? Did you manage to get things working?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Untitled #0’ is closed to new replies.