<?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/buddypress-private-community/feed/" rel="self" type="application/rss+xml" />
		<link>http://buddypress.org/support/forum/plugin-forums/buddypress-private-community/feed/</link>
		<description></description>
		<pubDate>Mon, 20 May 2013 11:31:20 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.3.3-alpha</generator>
		<language>en-US</language>

		
		
					
				<item>
					<guid>http://buddypress.org/support/topic/redirect-hook-not-working/#post-30124</guid>
					<title><![CDATA[Redirect hook not working]]></title>
					<link>http://buddypress.org/support/topic/redirect-hook-not-working/#post-30124</link>
					<pubDate>Mon, 25 Jun 2012 18:43:11 +0000</pubDate>
					<dc:creator>cath_allen14</dc:creator>

					<description>
						<![CDATA[
						<p>I would like users to be redirected to the page they were originally on but it currently redirects to the homepage.</p>
<p>Here is my config, please could you let me know what I have done wrong?<br />
&lt;?php<br />
MM_BUDDYPRESS_PRIVATE_COMMUNITY::$MODE = MM_BUDDYPRESS_PRIVATE_COMMUNITY::MODE_BLOCK_NONE_AND_NOT_ALLOW_SOME_URIS;<br />
MM_BUDDYPRESS_PRIVATE_COMMUNITY::$ALLOWED_URIS			= Array(&#8216;/home&#8217;, &#8216;/noticeboard&#8217;, &#8216;register&#8217;);<br />
MM_BUDDYPRESS_PRIVATE_COMMUNITY::$NOT_ALLOWED_URIS		= Array(&#8216;/members&#8217;, &#8216;/teachers&#8217;);<br />
MM_BUDDYPRESS_PRIVATE_COMMUNITY::$REDIRECT_TO_URL		= site_url() . &#8216;/register&#8217;;<br />
MM_BUDDYPRESS_PRIVATE_COMMUNITY::$REDIRECT_HOOK			= &#8216;bp_pc_redir_to&#8217;;<br />
MM_BUDDYPRESS_PRIVATE_COMMUNITY::$BLOCK_WIDGETS			= FALSE;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/bp-private-community-redirect-issue/#post-134976</guid>
					<title><![CDATA[Re: BP Private Community redirect issue]]></title>
					<link>http://buddypress.org/support/topic/bp-private-community-redirect-issue/#post-134976</link>
					<pubDate>Wed, 23 May 2012 15:16:37 +0000</pubDate>
					<dc:creator>mmessenger</dc:creator>

					<description>
						<![CDATA[
						<p>Got it to work by removing the whitespace between:</p>
<p>`?&gt;</p>
<p>`</p>
<p>Changing it to:</p>
<p>`?&gt;<br />
`</p>
<p>All the files with `?&gt;` in your active theme or child theme should be changed.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/bp-private-community-redirect-issue/#post-134873</guid>
					<title><![CDATA[Re: BP Private Community redirect issue]]></title>
					<link>http://buddypress.org/support/topic/bp-private-community-redirect-issue/#post-134873</link>
					<pubDate>Tue, 22 May 2012 14:06:40 +0000</pubDate>
					<dc:creator>hannahgreysongaito</dc:creator>

					<description>
						<![CDATA[
						<p>Hello Cicakchanson,</p>
<p>I have come across the exact same problem but I notice that you have found a way to solve it on your website.  Please could you share this with us/me, any explanations on what you did would be greatly appreciated!</p>
<p>Many thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/apply-a-default-wp-category-to-all-posts-and-forum-threads-in-a-specific-bp-group/#post-29359</guid>
					<title><![CDATA[BP Private Community redirect issue]]></title>
					<link>http://buddypress.org/support/topic/apply-a-default-wp-category-to-all-posts-and-forum-threads-in-a-specific-bp-group/#post-29359</link>
					<pubDate>Sat, 12 May 2012 18:57:08 +0000</pubDate>
					<dc:creator>cicakchanson</dc:creator>

					<description>
						<![CDATA[
						<p>I have a rather odd problem with the BP Community plugin.  It seems to work just fine except its not redirecting when you attempt to click on any of the pages found in the NAV menu.</p>
<p>When you click on one of the NAV menu items (such as &#8216;Activity&#8217;) the redirect fails and you get a blank white screen with the proper URL (www.thewanderingguru.com/lounge/activity).</p>
<p>However, if you click on the &#8220;1 Comment&#8221; link under the initial &#8216;Hello World&#8221; post you get successfully redirected to the Registration page as outlined in the config file (this is a fresh install).</p>
<p>If you&#8217;d like to see an example of this issue please click <a href="http://thewanderingguru.com/lounge" rel="nofollow">HERE</a>.</p>
<p>I think I&#8217;ve followed all the directions for the BP Community plugin to the letter. I&#8217;d really like to use it because it fits my needs but I&#8217;m not sure I can if this issue is unresolved. Any help would be appreciated.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/the-page-isnt-redirecting-properly-after-clicking-activation-link/#post-25908</guid>
					<title><![CDATA[The page isn&#8217;t redirecting properly &#8211; After clicking activation link]]></title>
					<link>http://buddypress.org/support/topic/the-page-isnt-redirecting-properly-after-clicking-activation-link/#post-25908</link>
					<pubDate>Fri, 25 Nov 2011 04:18:12 +0000</pubDate>
					<dc:creator>Deafinitive</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I am having problems with the activation email link and redirection.</p>
<p>When I click the activation link in the activation email it takes me to an error page. THe URL it redirects to is</p>
<p><a href="http://site.com/?my_redir_to=/" rel="nofollow">http://site.com/?my_redir_to=/</a>??????????key=9f59f19033809738f375819b687a0f77</p>
<p>I have the Private Community plugin installed with the config file set up like this:</p>
<p>`MM_BUDDYPRESS_PRIVATE_COMMUNITY::$ALLOWED_URIS = Array(&#8221;,&#8217;/online-training&#8217;, &#8216;/register&#8217;,'/activate?key=*&#8217;,'/wp-login&#8217;);`<br />
`MM_BUDDYPRESS_PRIVATE_COMMUNITY::$REDIRECT_TO_URL = site_url() . &#8221;;`<br />
`MM_BUDDYPRESS_PRIVATE_COMMUNITY::$REDIRECT_HOOK = &#8216;my_redir_to&#8217;;`</p>
<p>Can someone offer a solution to this or point me in the right direction to fix.</p>
<p>Thank you</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/too-many-redirects-after-plugin-update-for-3-2-1/#post-124651</guid>
					<title><![CDATA[Re: Too many Redirects &#8211; after PlugIn Update for 3.2.1]]></title>
					<link>http://buddypress.org/support/topic/too-many-redirects-after-plugin-update-for-3-2-1/#post-124651</link>
					<pubDate>Fri, 18 Nov 2011 18:00:27 +0000</pubDate>
					<dc:creator>solanic</dc:creator>

					<description>
						<![CDATA[
						<p>duh &#8230;. the &#8220;home page&#8221; showed up after a few minutes. Probably cuz I had multiple windows open I reckon. Thanks again for your help aces!    BTW &#8211; I believe the reason the unlimited redirects occurred was because I didn&#8217;t allow 2 plug-in updates completely install before clicking within the Dashboard.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/too-many-redirects-after-plugin-update-for-3-2-1/#post-124645</guid>
					<title><![CDATA[Re: Too many Redirects &#8211; after PlugIn Update for 3.2.1]]></title>
					<link>http://buddypress.org/support/topic/too-many-redirects-after-plugin-update-for-3-2-1/#post-124645</link>
					<pubDate>Fri, 18 Nov 2011 16:57:46 +0000</pubDate>
					<dc:creator>solanic</dc:creator>

					<description>
						<![CDATA[
						<p>Yupper &#8230;. I went in and deleted the plug in update from the date I started the problem.    Thanks aces! When I have time, I&#8217;m going back in and reinstalling BP, and the P BP.     I was surprised the &#8220;home page&#8221; disappeared from the WP install though.  Everything in the Settings looks right but&#8230;. oh well&#8230;.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/too-many-redirects-after-plugin-update-for-3-2-1/#post-124533</guid>
					<title><![CDATA[Re: Too many Redirects &#8211; after PlugIn Update for 3.2.1]]></title>
					<link>http://buddypress.org/support/topic/too-many-redirects-after-plugin-update-for-3-2-1/#post-124533</link>
					<pubDate>Wed, 16 Nov 2011 16:31:19 +0000</pubDate>
					<dc:creator>aces</dc:creator>

					<description>
						<![CDATA[
						<p>Can you ftp (using something like <a href="http://filezilla-project.org/" rel="nofollow">filezilla</a>) and delete or rename the /wp-content/plugins/buddypress-private-community/ plugin directory/folder. WordPress will de-activate it&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/too-many-redirects-after-plugin-update-for-3-2-1/#post-124531</guid>
					<title><![CDATA[Re: Too many Redirects &#8211; after PlugIn Update for 3.2.1]]></title>
					<link>http://buddypress.org/support/topic/too-many-redirects-after-plugin-update-for-3-2-1/#post-124531</link>
					<pubDate>Wed, 16 Nov 2011 15:55:35 +0000</pubDate>
					<dc:creator>solanic</dc:creator>

					<description>
						<![CDATA[
						<p>The biggest problem is it won&#8217;t let me get to the WP/BP Dashboard.   So &#8230;. I&#8217;m thinking I go into the control panel for the domain, and I guess delete the 2 plug ins and start over.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/too-many-redirects-after-plugin-update-for-3-2-1/#post-124524</guid>
					<title><![CDATA[Re: Too many Redirects &#8211; after PlugIn Update for 3.2.1]]></title>
					<link>http://buddypress.org/support/topic/too-many-redirects-after-plugin-update-for-3-2-1/#post-124524</link>
					<pubDate>Wed, 16 Nov 2011 15:22:09 +0000</pubDate>
					<dc:creator>aces</dc:creator>

					<description>
						<![CDATA[
						<p>go to the wordpress plugins page and deactivate&#8230;.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

