<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Oops! We could not locate your form.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/oops-we-could-not-locate-your-form</link>
		<description>Gravity Support Forums Topic: Oops! We could not locate your form.</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 05:19:31 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/oops-we-could-not-locate-your-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Alex Cancado on "Oops! We could not locate your form."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/oops-we-could-not-locate-your-form#post-6489</link>
			<pubDate>Mon, 21 Jun 2010 10:44:25 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">6489@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Unfortunately I don't have a foolproof way of exporting/importing forms. In theory, you would just export/import the wp_rg_form and wp_rg_form_meta tables (without changing anything in the sql script), and then make whatever changes you need to make using the Gravity Form editor in the new domain.&#60;br /&#62;
The problem is that sometimes phpMyAdmin will leave extra slashes and corrupt your form meta during the export.&#60;br /&#62;
What I would recommend is trying to export/import the two tables above (wp_rg_form and wp_rg_form_meta) and see how that goes. Make sure not to change anything in the exported file before importing it.&#60;/p&#62;
&#60;p&#62;Not a great answer, but this is all I have right now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>markbloomfield on "Oops! We could not locate your form."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/oops-we-could-not-locate-your-form#post-6479</link>
			<pubDate>Mon, 21 Jun 2010 04:00:26 +0000</pubDate>
			<dc:creator>markbloomfield</dc:creator>
			<guid isPermaLink="false">6479@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;where would you change the character count? i'm moving the forms from a test domain to a live domain and i don't want to have to recreate 10+ forms on the new domain? how else would you suggest we move the forms in way that won't corrupt the JSON data?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Oops! We could not locate your form."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/oops-we-could-not-locate-your-form#post-660</link>
			<pubDate>Sat, 03 Oct 2009 12:07:27 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">660@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Shawn,&#60;br /&#62;
The problem you were experiencing was related to the form meta data. It is stored in JSON format and this format is very sensitive to changes because it contains the character count for every field. If the field changes, the character count must also be updated. When you changed the domains, it basically corrupted the meta data for the forms and that resulted in the issues you saw. The form meta data includes the notification strings, the form confirmation Url and many other settings, so your domain was probably included in one of them.&#60;br /&#62;
I am glad you were able to figure it out and get it working.&#60;br /&#62;
Thanks for the support.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Shawn on "Oops! We could not locate your form."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/oops-we-could-not-locate-your-form#post-658</link>
			<pubDate>Fri, 02 Oct 2009 18:25:47 +0000</pubDate>
			<dc:creator>Shawn</dc:creator>
			<guid isPermaLink="false">658@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The steps I outlined above resulted in the forms not working. The second fix I outlined (replacing the URLs in the wp_posts table only) worked.&#60;/p&#62;
&#60;p&#62;Somehow, doing the global find and replace in ALL tables resulted in the forms not working. I didn't think that the Gravity Forms plugin data contained the URL, but apparently it does... or something. Anything to do with the key?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Oops! We could not locate your form."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/oops-we-could-not-locate-your-form#post-657</link>
			<pubDate>Fri, 02 Oct 2009 16:46:04 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">657@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So you followed these steps outlined above and the forms aren't working? &#60;/p&#62;
&#60;p&#62;So you can't export and import the data from the Gravity Forms related tables again because the database didn't change, you only changed data in the wp_posts table?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Shawn on "Oops! We could not locate your form."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/oops-we-could-not-locate-your-form#post-655</link>
			<pubDate>Fri, 02 Oct 2009 16:11:49 +0000</pubDate>
			<dc:creator>Shawn</dc:creator>
			<guid isPermaLink="false">655@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Actually, this has happened on two different sites. Same thing happened last week.&#60;/p&#62;
&#60;p&#62;Here are my steps for migrating WordPress sites from an old domain to a new one:&#60;/p&#62;
&#60;ol&#62;
&#60;li&#62;Copy all files to the new server/domain.&#60;/li&#62;
&#60;li&#62;Export the old MySQL database to my desktop.&#60;/li&#62;
&#60;li&#62;Open the .sql file and find &#38;amp; replace all instances of 'olddomain.com' with 'newdomain.com'.&#60;/li&#62;
&#60;li&#62;Import the new .sql file into the new database on the new server.&#60;/li&#62;
&#60;li&#62;Update the wp-config file to point to new database.&#60;/li&#62;
&#60;li&#62;Test site. (Normally works without a hitch.)&#60;/li&#62;
&#60;/ol&#62;
&#60;p&#62;This time, since the site is on the same server, I just continued the old database, using SQL commands to only replace 'olddomain.com' with 'newdomain.com' within the wp_posts table. Seems to be working. But this won't work for sites moved to a different server altogether.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Oops! We could not locate your form."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/oops-we-could-not-locate-your-form#post-653</link>
			<pubDate>Fri, 02 Oct 2009 15:55:41 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">653@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You will want to try and export the form related data from the dev server and re-import it into the production server.  It sounds like some of the data got corrupted when you migrated it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Oops! We could not locate your form."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/oops-we-could-not-locate-your-form#post-651</link>
			<pubDate>Fri, 02 Oct 2009 15:43:27 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">651@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How did you move the site data?  Sounds like something isn't right with the database.&#60;/p&#62;
&#60;p&#62;Can you create new forms? Do they create, save and function fine if you do?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Shawn on "Oops! We could not locate your form."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/oops-we-could-not-locate-your-form#post-650</link>
			<pubDate>Fri, 02 Oct 2009 14:50:12 +0000</pubDate>
			<dc:creator>Shawn</dc:creator>
			<guid isPermaLink="false">650@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Help! I developed a site for a client on my development domain, including several lengthy forms, using Gravity Forms. When I moved the site to the actual domain, I get the error, &#34;Oops! We could not locate your form.&#34; in place of all the forms.&#60;/p&#62;
&#60;p&#62;The forms all show up in the list of forms in the WP Dashboard &#38;gt; Forms &#38;gt; Edit Forms, but if I attempt to open any of these forms to edit them, the editor starts over, with a new, blank form.&#60;br /&#62;
Any help would be more than appreciated, since the site is now live... with broken forms!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
