I just changed the WordPress site url in the database (wp_options table and find/replace) and my forms are gone. In the admin, the forms are listed, but when clicking edit, it is as they are completely new forms. The rest of the site is working as it should. I get this error on the Gravity Forms settings page:
Warning: Invalid argument supplied for foreach() in /home/xxxxxx/public_html/wp-content/plugins/gravityforms/forms_model.php on line 1709
On both pages with forms, this message appears instead of the form:
Oops! We could not locate your form.
This happened before and after updating to latest Gravity Forms files.
It appears that the form data might be saved in the wp_rg_form_meta table.
Any help is greatly appreciated. Thank you very much.