<?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 Registration add-on 1.5 beta assumes &#34;wp_&#34; table prefix</title>
		<link>https://legacy.forums.gravityhelp.com/topic/user-registration-add-on-15-beta-assumes-wp_-table-prefix</link>
		<description>Gravity Support Forums Topic: User Registration add-on 1.5 beta assumes &quot;wp_&quot; table prefix</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:58: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-registration-add-on-15-beta-assumes-wp_-table-prefix" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "User Registration add-on 1.5 beta assumes &#34;wp_&#34; table prefix"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-registration-add-on-15-beta-assumes-wp_-table-prefix#post-117724</link>
			<pubDate>Wed, 09 Jan 2013 12:56:15 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">117724@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've been told this has been fixed in an unreleased version of the Add-on. If you e-mail me at &#60;a href=&#34;mailto:peralty@rocketgenius.com&#34;&#62;peralty@rocketgenius.com&#60;/a&#62; I'll send you that fixed release now. All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "User Registration add-on 1.5 beta assumes &#34;wp_&#34; table prefix"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-registration-add-on-15-beta-assumes-wp_-table-prefix#post-117683</link>
			<pubDate>Wed, 09 Jan 2013 11:52:24 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">117683@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'll send a message about this to our developers right now. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mikelittle on "User Registration add-on 1.5 beta assumes &#34;wp_&#34; table prefix"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-registration-add-on-15-beta-assumes-wp_-table-prefix#post-117672</link>
			<pubDate>Wed, 09 Jan 2013 11:16:54 +0000</pubDate>
			<dc:creator>mikelittle</dc:creator>
			<guid isPermaLink="false">117672@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
There is a bug in the User Registration Add-on 1.5 beta. &#60;/p&#62;
&#60;p&#62;In the function &#60;code&#62;get_user_meta_keys()&#60;/code&#62; around line 3397, it assumes that the WordPress table prefix is 'wp_'&#60;br /&#62;
The line:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$raw_keys = $wpdb-&#38;gt;get_results(&#38;quot;select distinct meta_key from wp_usermeta&#38;quot;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;should be &#60;/p&#62;
&#60;p&#62;&#60;code&#62;$raw_keys = $wpdb-&#38;gt;get_results(&#38;quot;select distinct meta_key from {$wpdb-&#38;gt;usermeta}&#38;quot;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Is there any roadmap to get this out of beta? Is there more functionality to be added?&#60;/p&#62;
&#60;p&#62;Mike
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
