The upgrade shouldn’t affect anything stored in the DB. The only time it removes the data is if you change an option on the setting page to drop the data on uninstall, then do the uninstall. You might try ensuring that option is set to NOT drop the data, then uninstall and reinstall the plugin in case some plugin file is messed up. You can also look at the database table wp_cf7dbplugin_submits to see if it has data. (although your WP tables might have a different prefix other than “wp_” depending on your installation)
I took your advice and uninstalled/reinstalled the plugin, in case some plugin files were messed up, but I still have the same issue.
The data still gets recorded to the DB as I checked the wp_cf7dbplugin_submits DB table, but it doesn’t want to display in the backend of WP when I upgrade to any version above 2.8.17. It says ‘No data available in table’.
I don’t know if this is relevant information but I have three forms – two of which have close to 2000 entries.
What are the form names in the database?
All the form names in the DB are listed as SD Apartment Call Center.
…but in Gravity Forms the form names are:
SD Apartment Center [br /] Lead Submission
SD Apartment Center [br /] Future Follow Up
SD Apartment Center [br /] Advanced Form
Am I having problems because all my form names start the same? Or is the br tag complicating things?
I appreciate all your help!
I just pushed new version 2.8.24. Try it and see if that fixes the problem.
Yup that fixed it. Thanks a bunch. 😀