<?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: User Registrations not working</title>
		<link>https://legacy.forums.gravityhelp.com/topic/user-registrations-not-working</link>
		<description>Gravity Support Forums Topic: User Registrations not working</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 09:03:07 +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/user-registrations-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "User Registrations not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-registrations-not-working#post-47014</link>
			<pubDate>Fri, 20 Jan 2012 17:31:11 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">47014@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Hiranthi,&#60;/p&#62;
&#60;p&#62;Thanks for making a point to follow up on this thread for everyone else. Much appreciated! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hiranthi on "User Registrations not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-registrations-not-working#post-46951</link>
			<pubDate>Fri, 20 Jan 2012 03:36:43 +0000</pubDate>
			<dc:creator>Hiranthi</dc:creator>
			<guid isPermaLink="false">46951@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So, I feel stupid.. I was blaming Gravity Forms for having a bug, when in fact it was Akismet that was causing the issue... Apparently Akismet flagged all GF-submits as spam (which is why no-one ever actually got registered).&#60;/p&#62;
&#60;p&#62;I just completely deactivated Akismet (and am using Antispam Bee instead), but for others that may have the same issue, here's some code David gave me to deactivate it for a specific form and a second one to deactivate it for GF in general:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
// for a form with the ID 6
add_filter(&#38;quot;gform_akismet_enabled_6&#38;quot;, &#38;quot;__return_false&#38;quot;);

// for Gravity Forms in general
add_filter(&#38;quot;gform_akismet_enabled&#38;quot;, &#38;quot;__return_false&#38;quot;);
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;David, thanks again for finding this! :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hiranthi on "User Registrations not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-registrations-not-working#post-46771</link>
			<pubDate>Wed, 18 Jan 2012 16:51:56 +0000</pubDate>
			<dc:creator>Hiranthi</dc:creator>
			<guid isPermaLink="false">46771@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;As I replied in &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/test-registrations-not-receiving-emaail&#34; rel=&#34;nofollow&#34;&#62;this ticket&#60;/a&#62;: user registrations aren't working anymore.&#60;/p&#62;
&#60;p&#62;1. I've had this kind of issue before, back then all I had to do was re-save the User Registration feed: tried this a couple of times and it didn't work in this case.&#60;br /&#62;
2. I had the User Registration feed setup with a Registration Condition, per the two scenarios that were given in the other topic I removed that condition.&#60;/p&#62;
&#60;p&#62;Gravity is still giving the message that the form was sent succesfully (I've set it to print that the account was created), but the user-account is never actually saved.&#60;br /&#62;
It has worked perfectly in the past (with the registration condition), but I guess it doesn't work anymore since I moved from a VDS with Plesk to one with Direct Admin.&#60;/p&#62;
&#60;p&#62;The website is running on WordPress 3.3.1, latest version of Gravity Forms &#38;amp; AddOns.&#60;/p&#62;
&#60;p&#62;Will send Carl the needed details for troubleshooting. [Email sent]
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
