I have scoured the forums here and have found plenty of threads where folks tried to migrate their WP site to another server/domain and their forms stopped working....and the response is always:
"Did you use PHPMyAdmin to export and import the SQL? If so some tools, PHPMyAdmin included, do not handle serialized array data properly. This means when you use PHPMyAdmin to export and import Gravity Forms form meta data... it corrupts the serialized data that makes up the form settings information."
...which is great to know but doesn't tell me what the preferred way is.
So, my question is, how should I go about migrating a WP site that has GF setup to a new server/domain without screwing up my forms? I normally would export the database via PHPMyAdmin and import it into the new database...which works for everything but GF. What do I do then?
Thanks so much.