<?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: Error while saving form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/error-while-saving-form</link>
		<description>Gravity Support Forums Topic: Error while saving form</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 12:06:04 +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/error-while-saving-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Rian Rietveld on "Error while saving form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/error-while-saving-form#post-13609</link>
			<pubDate>Tue, 30 Nov 2010 09:57:13 +0000</pubDate>
			<dc:creator>Rian Rietveld</dc:creator>
			<guid isPermaLink="false">13609@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl, thanks for your reply, I will give you the info.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Error while saving form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/error-while-saving-form#post-13532</link>
			<pubDate>Mon, 29 Nov 2010 12:18:56 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">13532@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Rian Rietveld  You received this error because something on your site is causing a problem with the serialized array that is used to store your form data.  We have a check in place to make sure this isn't blank, which is why you have received this error.  So something is triggering this validation and we prevent your form from saving so that it is not erased which is what would happen if a blank array was stored for your form settings.&#60;/p&#62;
&#60;p&#62;This can happen for a variety of reasons, typically it is a plugin conflict that is causing a Javascript problem on the form builder page.&#60;/p&#62;
&#60;p&#62;If you send us a WordPress admin login for this site via our Contact Us form and reference this post we can take a look and determine what is going on so that we can get the issue resolved.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AccessiblePlaces on "Error while saving form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/error-while-saving-form#post-13489</link>
			<pubDate>Sun, 28 Nov 2010 12:35:01 +0000</pubDate>
			<dc:creator>AccessiblePlaces</dc:creator>
			<guid isPermaLink="false">13489@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not a PHP programmer at all, so it was a fluke I found this by doing the same thing on a simpler form where I know it was the last thing I changed since last save,&#60;/p&#62;
&#60;p&#62;Hopefully the team will identify a permanent fix.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>urmedia on "Error while saving form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/error-while-saving-form#post-13341</link>
			<pubDate>Thu, 25 Nov 2010 17:53:36 +0000</pubDate>
			<dc:creator>urmedia</dc:creator>
			<guid isPermaLink="false">13341@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;interesting.  so somewhere in GF string manipulation it's breaking at spaces in this case?&#60;/p&#62;
&#60;p&#62;Unless you have good understanding of PHP I'd await an explaination from the Dev team here.&#60;/p&#62;
&#60;p&#62;If you are ok with PHP I would enter the 'save form' segment of the GF plugin and do one of two things (no more programming C# so I don't use Visual Studio anymore... so stepping through is a pain) add a try{}catch a few times (basically for each function) or simply step through the code via inserting a javascript alert.&#60;/p&#62;
&#60;p&#62;Something that seems so simple (as worked for @AccessiblePlaces ) actually looks to be a can of worms opened.&#60;/p&#62;
&#60;p&#62;Basically it just sounds like the Dev team needs to locate the error in the code and change the string manipulation to better allow spaces, etc.  &#60;/p&#62;
&#60;p&#62;Keep in mind that the plugin is still very new and is being 'dummy-proofed' as much as possible over it's life-cycle.  If the Dev team were to leave such a simple solution as is in all areas over the months, that can of worms would open and GF wouldn't be as refined as it is today.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AccessiblePlaces on "Error while saving form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/error-while-saving-form#post-13339</link>
			<pubDate>Thu, 25 Nov 2010 17:44:14 +0000</pubDate>
			<dc:creator>AccessiblePlaces</dc:creator>
			<guid isPermaLink="false">13339@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I had this and identified it was due to leaving spaces or blank lines in Notification text. It may not be the solution, but worth checking.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rian Rietveld on "Error while saving form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/error-while-saving-form#post-13299</link>
			<pubDate>Thu, 25 Nov 2010 05:38:00 +0000</pubDate>
			<dc:creator>Rian Rietveld</dc:creator>
			<guid isPermaLink="false">13299@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Dear GF,&#60;/p&#62;
&#60;p&#62;When i try to update/save my current form it gives me a error. &#60;/p&#62;
&#60;p&#62;Its about this form:&#60;br /&#62;
&#60;a href=&#34;http://www.verkleedkist.net/meld-u-aan-bij-verkleedkist-net/&#34; rel=&#34;nofollow&#34;&#62;http://www.verkleedkist.net/meld-u-aan-bij-verkleedkist-net/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And this is the error i get:&#60;br /&#62;
There was an error while saving your form, most likely caused by a plugin conflict. Please contact us and we will be happy to help you get this corrected.&#60;/p&#62;
&#60;p&#62;This is my plugin list:&#60;br /&#62;
Google analytics for Wordpress&#60;br /&#62;
Google XML sitemaps&#60;br /&#62;
Gravity Forms&#60;br /&#62;
SEO Tag cloud&#60;br /&#62;
Wordpress SEO&#60;/p&#62;
&#60;p&#62;I hope you can help me. &#60;/p&#62;
&#60;p&#62;Kind regards.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
