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
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 5 years 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.