<?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: The username can not be empty</title>
		<link>https://legacy.forums.gravityhelp.com/topic/the-username-can-not-be-empty</link>
		<description>Gravity Support Forums Topic: The username can not be empty</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:24:51 +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/the-username-can-not-be-empty" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "The username can not be empty"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-username-can-not-be-empty#post-101813</link>
			<pubDate>Wed, 12 Dec 2012 19:43:03 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">101813@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There have been several bug fixes to the 1.5beta release of the User Registration add-on.  Because this topic began so long ago, I will close this.  Please create a new topic if you are having current issues you would like assistance with.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dino on "The username can not be empty"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-username-can-not-be-empty#post-101789</link>
			<pubDate>Wed, 12 Dec 2012 17:38:22 +0000</pubDate>
			<dc:creator>Dino</dc:creator>
			<guid isPermaLink="false">101789@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Its still there, but the fix helps. Would be nice to see it updated ...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kerry on "The username can not be empty"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-username-can-not-be-empty#post-22173</link>
			<pubDate>Thu, 31 Mar 2011 12:03:23 +0000</pubDate>
			<dc:creator>Kerry</dc:creator>
			<guid isPermaLink="false">22173@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK, so I was able to replicate the above fix. Must have been a leftover from the beta version?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kerry on "The username can not be empty"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-username-can-not-be-empty#post-22134</link>
			<pubDate>Wed, 30 Mar 2011 22:58:24 +0000</pubDate>
			<dc:creator>Kerry</dc:creator>
			<guid isPermaLink="false">22134@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am also having this issue. I will attempt to replicate the fix above but would also appreciate a followup from the developers if the cause is discovered.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Kerry :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FanaticWeb on "The username can not be empty"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-username-can-not-be-empty#post-22130</link>
			<pubDate>Wed, 30 Mar 2011 21:56:07 +0000</pubDate>
			<dc:creator>FanaticWeb</dc:creator>
			<guid isPermaLink="false">22130@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Update with a fix:&#60;/p&#62;
&#60;p&#62;So I went back and removed the manually created Username field, keep in mind I'm using the Addon User Registration as well.&#60;/p&#62;
&#60;p&#62;After deleting the Username field and saving the form I created, I went back and readded a Single Line Text field and labeled it &#34;Username&#34;, the bonus in this one is the appearance of the checkbox &#34;No Duplicates&#34; which didnt show up the first time, so this was great cause indeed it validated the form upon submission and indicated the username was already registered - GOOD!&#60;/p&#62;
&#60;p&#62;Meanwhile, went back in the Addon User Registration to make sure the Username (required) (?) field was set to my created Username field and tested = successfully recognized an existing username and displayed the error.&#60;/p&#62;
&#60;p&#62;Not sure what happened here, either I chose the wrong Standard field for the Username initially, or this step of deleting and reinserting the field was required to adjust the form functionality.&#60;/p&#62;
&#60;p&#62;Its working now, thats all I know :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FanaticWeb on "The username can not be empty"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-username-can-not-be-empty#post-22128</link>
			<pubDate>Wed, 30 Mar 2011 21:42:03 +0000</pubDate>
			<dc:creator>FanaticWeb</dc:creator>
			<guid isPermaLink="false">22128@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there, I'm having the same issue, it wasnt giving me this error at the beginning of the form creation, but as I started adding additional fields and previewing the form, thats when I noticed the error.&#60;/p&#62;
&#60;p&#62;The field causing this error is a Single line field labeled as &#34;Username&#34; which I added manually.&#60;br /&#62;
Meanwhile, using the Addon User Registration, its automatically including the fields First Name and Last name, yet in my main form, I didnt use those fields as I only required the Username field.&#60;/p&#62;
&#60;p&#62;Thinking that this was probably the root cause of the issue, I went back in my created form and add the Name field which populated the First and Last name fields, yet I keep getting the error that the Username field is empty when I have a name in there.&#60;/p&#62;
&#60;p&#62;Any updates or workaround for this error?&#60;/p&#62;
&#60;p&#62;WP 3.1&#60;br /&#62;
GF 1.5 (purchased just today)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tonymlaw on "The username can not be empty"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-username-can-not-be-empty#post-21385</link>
			<pubDate>Thu, 24 Mar 2011 15:11:53 +0000</pubDate>
			<dc:creator>tonymlaw</dc:creator>
			<guid isPermaLink="false">21385@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;thanks carl , will do
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "The username can not be empty"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-username-can-not-be-empty#post-21384</link>
			<pubDate>Thu, 24 Mar 2011 15:10:12 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">21384@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you send us a WordPress admin login for this site we can take a look and see what is going on.  You can send this to us via our Contact Us form and reference this forum post so we know what it is in regards to.  We've be glad to take a look and see what is going on.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tonymlaw on "The username can not be empty"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-username-can-not-be-empty#post-21364</link>
			<pubDate>Thu, 24 Mar 2011 13:35:42 +0000</pubDate>
			<dc:creator>tonymlaw</dc:creator>
			<guid isPermaLink="false">21364@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just to add , i have reinstalled wordpress from fresh without added plugins
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tonymlaw on "The username can not be empty"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/the-username-can-not-be-empty#post-21354</link>
			<pubDate>Thu, 24 Mar 2011 13:01:47 +0000</pubDate>
			<dc:creator>tonymlaw</dc:creator>
			<guid isPermaLink="false">21354@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi , Im trying to get gravity form registration working with multisite but errors on Username  - keeps saying the username can not be empty despite it being filled in.  I have gravity forms and user registration running on 1 multisite site.  Please help !
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
