<?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: ReCaptcha Error, But Form Submits</title>
		<link>https://legacy.forums.gravityhelp.com/topic/recaptcha-error-but-form-submits</link>
		<description>Gravity Support Forums Topic: ReCaptcha Error, But Form Submits</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 10:10:48 +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/recaptcha-error-but-form-submits" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "ReCaptcha Error, But Form Submits"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/recaptcha-error-but-form-submits#post-9775</link>
			<pubDate>Mon, 13 Sep 2010 01:13:28 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">9775@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great. Thanks for the detailed report too. We'll keep that in mind if we hear about this again. Let us know how it goes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aquanauts on "ReCaptcha Error, But Form Submits"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/recaptcha-error-but-form-submits#post-9774</link>
			<pubDate>Sun, 12 Sep 2010 23:55:11 +0000</pubDate>
			<dc:creator>Aquanauts</dc:creator>
			<guid isPermaLink="false">9774@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK, 43 minutes later and I've found the culprit. As usual, it is a plugin conflict.&#60;/p&#62;
&#60;p&#62;The conflict is with Simple Facebook Connect plguin from Otto:&#60;br /&#62;
&#60;a href=&#34;http://ottopress.com/wordpress-plugins/simple-facebook-connect/&#34; rel=&#34;nofollow&#34;&#62;http://ottopress.com/wordpress-plugins/simple-facebook-connect/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The plugin is a suite of modules that do all sorts of stuff, but only TWO of the modules are conflicting. Interestingly, they cause a conflict while activated but not actually used on the page.&#60;/p&#62;
&#60;p&#62;The modules are similar:&#60;/p&#62;
&#60;p&#62;SFC-Like&#60;br /&#62;
SFC-Share&#60;/p&#62;
&#60;p&#62;Both place a Facebook &#34;Share&#34; or &#34;Like&#34; button in your page, either above or below the content or, in my case, not at all; leaving the customer to add his own template tag into a template in a place of his choosing.&#60;/p&#62;
&#60;p&#62;I had planned to do the latter: Manual install, but had not gotten around to it yet. Still, it was activated.&#60;/p&#62;
&#60;p&#62;Tested all the other SFC modules (that I'd use anyway) and have no problems with them. &#60;/p&#62;
&#60;p&#62;I'm guessing the conflict is NOT with the base Facebook Share/Like button code, but with the way in which Otto implements his &#34;auto insert button&#34; function. &#60;/p&#62;
&#60;p&#62;Otto has said recently he's rewriting SFC top to bottom for &#34;version 1.0&#34;, so perhaps this will get ironed out in the next version.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aquanauts on "ReCaptcha Error, But Form Submits"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/recaptcha-error-but-form-submits#post-9773</link>
			<pubDate>Sun, 12 Sep 2010 23:05:12 +0000</pubDate>
			<dc:creator>Aquanauts</dc:creator>
			<guid isPermaLink="false">9773@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, I had a feeling what the advice might be as the &#34;switch &#38;amp; unplug&#34; in the usual course of action for anything flaky happening with WP.&#60;/p&#62;
&#60;p&#62;Just an FYI: Have determined it's not a problem particular to that one form. My contact form is also throwing up errors. Got this e-mail this morning after someone submitted a contact form 8 times.&#60;/p&#62;
&#60;p&#62;&#34;Hello, sorry if I sent multiple emails! It kept saying my 'captcha' wasn't correct, and that my message was not going through. Here it says it did though! I hope it did. Thank you!&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "ReCaptcha Error, But Form Submits"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/recaptcha-error-but-form-submits#post-9736</link>
			<pubDate>Sun, 12 Sep 2010 12:16:33 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">9736@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay, this is most likely a javascript conflict of some sort coming from either your theme itself, or from another plugin. Here are my suggestions. &#60;/p&#62;
&#60;p&#62;1. Temporarily switch your theme to the default &#34;twenty ten&#34; theme, test your form and see if it works properly there. If so, it's probably related to your theme markup/scripting itself.&#60;/p&#62;
&#60;p&#62;2. Go to your plugins page and turn off ALL plugins other than Gravity Forms. Test the form/reCaptcha and see if it works properly. If so, re-activate plugins one by one, testing the form each time before enabling the next. If something finally breaks, you've found your culprit.&#60;/p&#62;
&#60;p&#62;Now, I know you said you weren't able to replicate the problem yourself so I'm not sure if you'll be able to get anywhere this way or not, but it's the best way to walk through the and debug. If you don't get any results, we can take you up on the admin access and take a look around ourselves.&#60;/p&#62;
&#60;p&#62;Let us know what you find out and we'll take it to the next step from there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aquanauts on "ReCaptcha Error, But Form Submits"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/recaptcha-error-but-form-submits#post-9733</link>
			<pubDate>Sun, 12 Sep 2010 11:56:18 +0000</pubDate>
			<dc:creator>Aquanauts</dc:creator>
			<guid isPermaLink="false">9733@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there, thanks for the quick reply.&#60;/p&#62;
&#60;p&#62;I'm happy to give you access to the admin area if you feel you need to explore possible javascript conflicts. &#60;/p&#62;
&#60;p&#62;I am on 1.4 and did know about the Real Simple, but would prefer to use Captcha and having working correctly.&#60;/p&#62;
&#60;p&#62;What should I do next?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "ReCaptcha Error, But Form Submits"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/recaptcha-error-but-form-submits#post-9732</link>
			<pubDate>Sun, 12 Sep 2010 11:36:02 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">9732@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I was able to confirm this and replicate it on your form. I entered the reCaptcha code correctly and the form submitted properly (I got a confirmation email) but it still returned an error.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/c29a2005393362b09f9ee56c25b552bf.png&#34; rel=&#34;nofollow&#34;&#62;screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I haven't seen this behavior before so I'm not entirely sure what it is. We simply connect to the reCaptcha api and it includes the reCaptcha field and provides that functionality. It's possible that there is some sort of javascript conflict on your site. I'm not sure without digging a little more.&#60;/p&#62;
&#60;p&#62;As a side note, we introduced support for the Really Simple Captcha plugin in version 1.4 of Gravity Forms that was released last week. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/really-simple-captcha/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/really-simple-captcha/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you install that,  then you'll automatically see that as an option in the GF captcha field. On the front end, it's less obtrusive and there are a few built-in options to set font color, background color, etc.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/d96bfbf747657b9530aaa5ea109e4922.png&#34; rel=&#34;nofollow&#34;&#62;admin screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/a9434c87cbfb18c26584bd0ee7f87925.png&#34; rel=&#34;nofollow&#34;&#62;front end screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This may be an alternative you could explore and see if it works better for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aquanauts on "ReCaptcha Error, But Form Submits"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/recaptcha-error-but-form-submits#post-9727</link>
			<pubDate>Sun, 12 Sep 2010 02:39:01 +0000</pubDate>
			<dc:creator>Aquanauts</dc:creator>
			<guid isPermaLink="false">9727@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Form in question: &#60;a href=&#34;http://DivingInstructorTraining.com/contact/enroll/&#34; rel=&#34;nofollow&#34;&#62;http://DivingInstructorTraining.com/contact/enroll/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;TWICE in the past week I've had users experience problems with submitting the form where the ReCaptcha is telling them the code is no good, but the form submits anyway. One guy submitted 3 times, the other 7. Both quite frustrated. &#60;/p&#62;
&#60;p&#62;In testing, I cannot replicate this.&#60;/p&#62;
&#60;p&#62;The responses:&#60;/p&#62;
&#60;p&#62;&#34;every time i tried to submit the app form it said errors occurred &#38;amp; the spam checker box said i entered it incorrectly so i tried &#38;amp; tried again&#34;&#60;/p&#62;
&#60;p&#62;...&#60;/p&#62;
&#60;p&#62;&#34;it kept shooting me an error after i typed in the pass code and sent it, it kept deleting one of the mandatory boxes such as gender, or do i want the discovery class, said it was incomplete.  took 3 times before it worked, though it apparently went through each time.  &#34;&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
