Have you followed these instructions for moving WordPress?
http://codex.wordpress.org/Changing_The_Site_URL
Or, please explain the steps you took.
The problem with moving the site and changing the URL is that serialized values are used in the database, and when the length of the URL changes, this information becomes corrupt.
The easiest thing to do is export the form from the old site, save it, then upload it to the new site. If you can do that now, that will be best.
You can also try the meta recovery tool which you can find on this page:
http://www.gravityhelp.com/downloads/
You can check the values in the database manually if you're familiar with MySQL and phpMyAdmin.
Or, you might have to recreate your form if none of these previous solutions work for you.
Posted 13 years ago on Saturday September 8, 2012 |
Permalink