<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BuddyPress.org &#187; All Posts</title>
		<atom:link href="http://buddypress.org/support/forum/plugin-forums/bp-disable-activation-1/feed/" rel="self" type="application/rss+xml" />
		<link>http://buddypress.org/support/forum/plugin-forums/bp-disable-activation-1/feed/</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 05:49:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.4-alpha-4946</generator>
		<language>en-US</language>

		
		
					
				<item>
					<guid>http://buddypress.org/support/topic/new-user-does-not-receive-registration-confirmation-mail/#post-165823</guid>
					<title><![CDATA[New user does not receive registration, confirmation mail]]></title>
					<link>http://buddypress.org/support/topic/new-user-does-not-receive-registration-confirmation-mail/#post-165823</link>
					<pubDate>Wed, 12 Jun 2013 10:03:28 +0000</pubDate>
					<dc:creator>RabiBD</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there<br />
When a new user complete the registration, it shows that a confirmation email has just sent to users email address. But actually no users receive this type of confirmation and activation email.<br />
Here is the registration page: <a href="http://www.public-post.com/register/" rel="nofollow">http://www.public-post.com/register/</a></p>
<p>On the other hand admin is always receiving mail as usual that a user has registered to your website. Can you please help?</p>
<p>Thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/incompatibility-with-social-connect-plugin/#post-21924</guid>
					<title><![CDATA[Incompatibility with &#8220;social connect&#8221; plugin]]></title>
					<link>http://buddypress.org/support/topic/incompatibility-with-social-connect-plugin/#post-21924</link>
					<pubDate>Mon, 16 May 2011 18:27:32 +0000</pubDate>
					<dc:creator>blasher</dc:creator>

					<description>
						<![CDATA[
						<p>I am currently working as a consultant / doing development work for migraine.com and the team had some issues getting these plugins to work well together.  I still never figured out what the issue was, but it seems that if this plugin is activated before &#8220;social connect&#8221;, it failed to function properly, but so long as it was activated afterwards, except for some logout issues that are likely more directly related to the &#8220;social connect&#8221; code than this code, the plugin seems to work very well.  Having a million other things to do, I unfortunately am unable to spend time sifting through the code to figure out why the activation order makes a difference, but i wanted you to be aware.</p>
<p>Thanks for the excellent work!</p>
<p>-B</p>
<p>p.s. we are currently running WP3.1.2 and BP 1.2.8</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/not-logged-in-after-sign-up/#post-112344</guid>
					<title><![CDATA[Re: Not Logged in after Sign Up]]></title>
					<link>http://buddypress.org/support/topic/not-logged-in-after-sign-up/#post-112344</link>
					<pubDate>Sun, 15 May 2011 22:13:31 +0000</pubDate>
					<dc:creator>milordk</dc:creator>

					<description>
						<![CDATA[
						<p>Fix:</p>
<p>~94 rows bp-disable-activation.php:<br />
After:<br />
/* Set the password */<br />
$wpdb-&gt;update&#8230;.</p>
<p>insert:</p>
<p>global $wp_roles;<br />
$jusercap = new WP_User($signup);<br />
$jusercap-&gt;set_role(&#8216;subscriber&#8217;);</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/not-logged-in-after-sign-up/#post-107646</guid>
					<title><![CDATA[Re: Not Logged in after Sign Up]]></title>
					<link>http://buddypress.org/support/topic/not-logged-in-after-sign-up/#post-107646</link>
					<pubDate>Sat, 12 Mar 2011 22:17:12 +0000</pubDate>
					<dc:creator>Weshaw</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;ve got the same problem: sign-up works, redirect works, but user isn&#8217;t signed in.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/not-logged-in-after-sign-up/#post-20534</guid>
					<title><![CDATA[Not Logged in after Sign Up]]></title>
					<link>http://buddypress.org/support/topic/not-logged-in-after-sign-up/#post-20534</link>
					<pubDate>Thu, 10 Mar 2011 14:05:23 +0000</pubDate>
					<dc:creator>nm</dc:creator>

					<description>
						<![CDATA[
						<p>This was working but don&#8217;t know what happened here recently.</p>
<p>After the user signs up, it redirected to homepage with user already logged in.</p>
<p>The redirect works but the user is logged in.</p>
<p>Now it doesn&#8217;t do that&#8230;any ideas. I am on 3.1/1.2.8 bp.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/how-can-i-redirect-to-a-different-page/#post-103168</guid>
					<title><![CDATA[Re: How can I redirect to a different page?]]></title>
					<link>http://buddypress.org/support/topic/how-can-i-redirect-to-a-different-page/#post-103168</link>
					<pubDate>Mon, 17 Jan 2011 20:08:59 +0000</pubDate>
					<dc:creator>Virtuali</dc:creator>

					<description>
						<![CDATA[
						<p>The way to make a custom redirect is from the:</p>
<p>`$redirect_url_cc = `</p>
<p>Put your desired domain after the &#8220;=&#8221; , but make sure you put it inside &#8221; so you don&#8217;t get a parse error.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/new-users-unable-to-log-in/#post-16327</guid>
					<title><![CDATA[New users unable to log in]]></title>
					<link>http://buddypress.org/support/topic/new-users-unable-to-log-in/#post-16327</link>
					<pubDate>Mon, 01 Nov 2010 11:35:41 +0000</pubDate>
					<dc:creator>Josh</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, I installed this plug-in and it appears to work correctly. I tested it as a new user and the process went smoothly. I was even able to upload an avatar to the new users account. However it did not automatically log me in and I am unable to log in as the new user. I&#8217;ve checked the user section in the admin panel and the new user is there (with avatar). I tried updating passwords and that didn&#8217;t work either&#8230; I&#8217;m completely baffled. Do you have any ideas as to why the system wouldn&#8217;t let new users in when using your plug-in?</p>
<p>Thanks for your help.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/welcome-pack/#post-95623</guid>
					<title><![CDATA[Re: Welcome Pack]]></title>
					<link>http://buddypress.org/support/topic/welcome-pack/#post-95623</link>
					<pubDate>Tue, 19 Oct 2010 18:17:10 +0000</pubDate>
					<dc:creator>Paul Gibbs</dc:creator>

					<description>
						<![CDATA[
						<p>I think they might conflict, not sure and can&#8217;t check at the moment. How exactly does the &#8220;Welcome Pack not work&#8221;?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/welcome-pack/#post-95072</guid>
					<title><![CDATA[Re: Welcome Pack]]></title>
					<link>http://buddypress.org/support/topic/welcome-pack/#post-95072</link>
					<pubDate>Wed, 13 Oct 2010 17:42:13 +0000</pubDate>
					<dc:creator>techguy</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m thinking that most of it should be compatible.  It might bypass some of the hooks needed if he hooks into the activation hooks.  However, for the most part it shouldn&#8217;t be a problem I don&#8217;t think.</p>
<p>Although, it&#8217;s an interesting question since I found Welcome Pack to not work either: <a href="http://buddypress.org/community/groups/welcome-pack/forum/topic/no-email-filtering/" rel="nofollow">http://buddypress.org/community/groups/welcome-pack/forum/topic/no-email-filtering/</a></p>
<p>If you disable BP Disable Activation, will the welcome pack plugin work then?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/welcome-pack/#post-15791</guid>
					<title><![CDATA[Welcome Pack]]></title>
					<link>http://buddypress.org/support/topic/welcome-pack/#post-15791</link>
					<pubDate>Wed, 13 Oct 2010 15:29:43 +0000</pubDate>
					<dc:creator>jebro</dc:creator>

					<description>
						<![CDATA[
						<p>Is this compatible with Welcome Pack plugin? I have them both enabled, but it appears the welcome pack no longer works.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

