• ResolvedPlugin Author Josh Pollock

    (@shelob9)


    Some Caldera Forms installs have are missing the wp_cf_form_entries table and therefore are not saving properly. While I have no idea why this table is missing, I just made a new system to ensure that tables are always present and make it easier to repair missing tables.

    This fix requires Caldera Forms 1.5.1-b-1 or later. You can install the latest version of Caldera Forms from Github with this zip link: https://github.com/CalderaWP/Caldera-Forms/archive/master.zip

    When you activate this new version the database will be checked for missing tables and fixed if needed.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Josh Pollock

    (@shelob9)

    SEE: https://github.com/CalderaWP/Caldera-Forms/issues/1637 for more info and what changed.

    I was having a lot of problems with my forms not working, and I may have screwed up very badly (I had four forms, ranging from 2 – 4 pages with probably several hundred fields total). To install it I had to uninstall the version I had, and then when installing this one, this happened (plugin could not be activated as it triggered a fatal error)

    So … I’ve lost all my forms, haven’t I?

    Uncaught Error: Class ‘Caldera_Forms_DB_Tables’ not found in …/plugins/Caldera-Forms-master/classes/core.php:491 Stack trace: #0 …/wp-content/plugins/Caldera-Forms-master/classes/core.php(382): Caldera_Forms::check_tables() #1 …/wp-content/plugins/Caldera-Forms-master/classes/core.php(421): Caldera_Forms::init_cf_internal() #2 …/wp-includes/class-wp-hook.php(298): Caldera_Forms::activate_caldera_forms(”) #3 …/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(”, Array) #4 …/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #5 …/wp-admin/plugins.php(166): do_action(‘activate_Calder…’) #6 {main} thrown in …/wp-content/plugins/Caldera-Forms-master/classes/core.php on line 491

    Plugin Author Josh Pollock

    (@shelob9)

    Sorry about that @dotlizard, I didn’t account for the activation hook: https://github.com/CalderaWP/Caldera-Forms/issues/1643

    I can’t see why you would have lost your forms, none of this should affect the options table, which is were form configurations are stored.

    When I was deleting, it briefly said something about “and all your data” but I clicked through anyway, then instantly regretted it. They are still there, I reverted to the old version and checked.

    I’m not even sure this is the problem, I was just hoping it would help since the other people having the problem sound like they’re experiencing similar things.

    • This reply was modified 7 years, 5 months ago by dotlizard.

    I’ve installed and activated the beta (1.5.1-b-1) version from the zip file after deactivating the previous one. The problem is still there.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘KNOWN ISSUE: Entries Not Showing / Saving. Missing tables’ is closed to new replies.