• Resolved Jayme Edwards

    (@jcedwards76)


    The tables for a site using wp offload ses lite were deleted and I’m trying to recreate them (I know the data will be gone).

    I tried uninstalling the plugin, re-installing it, reactivating it, and re-running the setup wizard.

    I’ve looked through the code at github and can’t seem to figure out how to retrigger the creation of the tables either.

    Any tips on how to force this to happen?

    Thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter Jayme Edwards

    (@jcedwards76)

    I figured it out.

    For anyone else who has this problem, find a row in the wp_options database table with an option_name column value of wposes_lite_version and delete it.

    Then deactivate and reactivate the plugin. The tables will be recreated.

Viewing 1 replies (of 1 total)
  • The topic ‘How to recreate tables?’ is closed to new replies.