<?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: List Field Bug in User Registration Update</title>
		<link>https://legacy.forums.gravityhelp.com/topic/list-field-bug-in-user-registration-update</link>
		<description>Gravity Support Forums Topic: List Field Bug in User Registration Update</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 13:47:09 +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/list-field-bug-in-user-registration-update" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "List Field Bug in User Registration Update"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-bug-in-user-registration-update#post-215646</link>
			<pubDate>Fri, 19 Apr 2013 09:19:16 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">215646@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;HI.  Can you please let us know which version of the User Registration add-on you are using, and confirm your Gravity Forms and WordPress version as well?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "List Field Bug in User Registration Update"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-bug-in-user-registration-update#post-213594</link>
			<pubDate>Wed, 17 Apr 2013 23:31:32 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">213594@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'll bring this to the attention of the development team.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Flint Interactive on "List Field Bug in User Registration Update"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-bug-in-user-registration-update#post-211815</link>
			<pubDate>Tue, 16 Apr 2013 15:01:36 +0000</pubDate>
			<dc:creator>Flint Interactive</dc:creator>
			<guid isPermaLink="false">211815@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When using the list field on a User Registration Update form -- with existing data -- the add-on fails with the following:&#60;/p&#62;
&#60;p&#62;&#34;array_values() expects parameter 1 to be array, string given...&#34;&#60;/p&#62;
&#60;p&#62;I was able to address the error by editing the following in userregistration.php (~ line 6817).&#60;/p&#62;
&#60;p&#62;Hopefully a fix like this can be worked into an upcoming update?&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;foreach($value as $vals) {
						if(!is_array($vals)){
							$vals = array($vals);
						}
                        $list_values = array_merge($list_values, array_values($vals));

                    }&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
