So you do not see any custom tables created by Gravity Forms in your database? They would have YOURPREFIX_rg_tablename as the tablename structure (rg_ is the sub-prefix).
If those don't exist that is the problem. Gravity Forms didn't create the tables on install either because something went wrong with the install or the database didn't create the tables.
Try this...
- Go to the Gravity Forms Settings page (Forms > Settings)
- Click the Uninstall button to completely uninstall Gravity Forms
- Go to the Plugins page
- Reactivate Gravity Forms
This should then re-install the plugin and create the tables. If it's not creating the tables then there is something going on with your WordPress install or the database user associated with your wp-config.php file doesn't have access to create tables in your WordPress database.
Posted 13 years ago on Wednesday February 23, 2011 |
Permalink