<?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: Creating a new site in WP MS</title>
		<link>https://legacy.forums.gravityhelp.com/topic/creating-a-new-site-in-wp-ms</link>
		<description>Gravity Support Forums Topic: Creating a new site in WP MS</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 13:59:33 +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/creating-a-new-site-in-wp-ms" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "Creating a new site in WP MS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/creating-a-new-site-in-wp-ms#post-48046</link>
			<pubDate>Wed, 01 Feb 2012 17:56:32 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">48046@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad to help. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>John Murray on "Creating a new site in WP MS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/creating-a-new-site-in-wp-ms#post-47036</link>
			<pubDate>Sat, 21 Jan 2012 00:53:23 +0000</pubDate>
			<dc:creator>John Murray</dc:creator>
			<guid isPermaLink="false">47036@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;David, I tested version .20, and after creating 2 sites, I can't reproduce the error, so it seems this was resolved between version .15 and .20.&#60;/p&#62;
&#60;p&#62;Thanks for your assistance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Creating a new site in WP MS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/creating-a-new-site-in-wp-ms#post-46883</link>
			<pubDate>Thu, 19 Jan 2012 18:34:00 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">46883@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi John,&#60;/p&#62;
&#60;p&#62;I have been unable to replicate this issue. It is possible this was inadvertently resolved in some of the upcoming changes to the User Registration issue. When you email me for the updated version, could you confirm if the issue is still occurring?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>John Murray on "Creating a new site in WP MS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/creating-a-new-site-in-wp-ms#post-46858</link>
			<pubDate>Thu, 19 Jan 2012 13:53:39 +0000</pubDate>
			<dc:creator>John Murray</dc:creator>
			<guid isPermaLink="false">46858@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, David.  I will send you an email.&#60;/p&#62;
&#60;p&#62;As for clarification of the issue, the problem is that in the usermeta table, there ends up being 2 capabilities for the new user on the main site, such as {prefix}_capabilities.  The {prefix}_{siteid}_capabilities (ie, the new site) just has 1 entry as administrator.  For the main site, there are 2 capability entries for subscriber, which is the role consistent with my setting, but there should be only 1.  &#60;/p&#62;
&#60;p&#62;I suspect that the standard wp function wp_install_defaults() adds the capability for the main site when a site is created, and perhaps the addon does the same thing, resulting in a dupe.&#60;/p&#62;
&#60;p&#62;{prefix}_user_level is also duplicated, but no other fields in usermeta appear to be duplicated when a site is created.&#60;/p&#62;
&#60;p&#62;When the capabilities are duplicated, the user ID appears 2x on the site list, even though the user only appears 1x in the user list.  &#60;/p&#62;
&#60;p&#62;Does that clarify things?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Creating a new site in WP MS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/creating-a-new-site-in-wp-ms#post-46798</link>
			<pubDate>Wed, 18 Jan 2012 18:43:21 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">46798@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi John,&#60;/p&#62;
&#60;p&#62;I'm not clear on the issue with the issue showing up twice. Do you mean to say that he shows up on the main site and the newly created site or that he shows up twice under the newly created site? Currently the User Registration add-on adds the user both the main site and the newly created site. An upcoming version of the User Registration add-on will allow you to specify whether or not the user should be created on the main site.&#60;/p&#62;
&#60;p&#62;I've added a new hook to the User Registration Add-on:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_site_created&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_site_created&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This will allow you to more readily obtain the site ID of the newly created site. If you email me at &#60;a href=&#34;mailto:david@rocketgenius.com&#34;&#62;david@rocketgenius.com&#60;/a&#62;, I will send you the updated version of the User Registration Add-on.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>John Murray on "Creating a new site in WP MS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/creating-a-new-site-in-wp-ms#post-46538</link>
			<pubDate>Tue, 17 Jan 2012 01:12:35 +0000</pubDate>
			<dc:creator>John Murray</dc:creator>
			<guid isPermaLink="false">46538@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am trying to use the User Registration addon to create a new site in WP MS.  It seems that the addon adds the newly registered user to the main site, but the WP function wp_install_defaults() does this as well.  The result is that the newly created user shows up in the table that lists the sites (Network admin-&#38;gt;Sites) two times.  However, the new user does NOT show up 2x in the user table (Network admin-&#38;gt;Users).  I have worked around this by creating a custom install.php in the wp-content folder that replaces the WP function wp_install_defaults(), and then commenting out the lines that duplicate the user in the site table.&#60;/p&#62;
&#60;p&#62;Is this a bug in the User Registration add on?  It would seem that if I'm right about the WP behavior, the User Registration addon shouldn't add the user to the sites table.  Or is this the intended behavior?&#60;/p&#62;
&#60;p&#62;Also, I posted a question here that has gone unanswered:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/creating-new-sites-in-a-network-after-taking-payment&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/creating-new-sites-in-a-network-after-taking-payment&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm no longer interested in getting answers to all of those questions, but I am still wondering how to get the numeric site ID of the site created by the user registration add on.  Does anyone know where I can find that info?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
