• Resolved spikespiegel

    (@spikespiegel)


    I accidently deleted a form in the form builder. Which mysql tables should I restore to fix this? Yes, I have a backup.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @spikespiegel

    UM stores the form data in the post and postmeta tables with the post type name ‘um_form’.

    Regards,

    Thread Starter spikespiegel

    (@spikespiegel)

    @champsupertramp I opened my backup to check for the database, there’s way too many um_form tables and in parts of the text which are far from each other. I’m afraid I might screw my database.

    Thread Starter spikespiegel

    (@spikespiegel)

    So, I imported the tables in xampp’s mysql, this way I could check things with phpmyadmin. I’ll leave this here for someone else that might run into the same problem:

    Inside post “_postmeta” table I searched for the “um_custom_fields”, which is a meta_key, and I just had to replace its meta_value data. Now it’s back to normal. Phew…

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @spikespiegel

    Thanks for letting us know how you resolve the issue. I am closing this thread now.

    Regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Restore tables’ is closed to new replies.