<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BuddyPress.org | boone | Mentions</title>
	<link>https://buddypress.org/members/boone/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/boone/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning boone.</description>
	<lastBuildDate>Sat, 04 Apr 2026 16:35:20 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">bbbe5bfc8fe3c8306e02ca63dc8a8788</guid>
				<title>Roger Coathup replied to the topic Compatibility with Multilingual Press in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/compatibility-with-multilingual-press/#post-174557</link>
				<pubDate>Wed, 20 Nov 2013 15:59:25 +0000</pubDate>

									<content:encoded><![CDATA[<p>ok.. props to <a href="http://buddypress.org/community/members/hnla/" rel="nofollow ugc">@hnla</a></p>
<p>Defining the constant BP_ENABLE_MULTIBLOG in bp-custom.php fixed the problem.</p>
<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@boone</a> &#8211; any thoughts on this vs. enabling BP on a site by site basis (as suggested as preferable in your in file comments)?  Is activity / members / groups, etc. shared when BP is activated separately for each site?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">234b4a0e93cae97615a3681b6ea956fa</guid>
				<title>Roger Coathup replied to the topic How to setup load_template_filter for new component with a directory page in the forum Installing BuddyPress</title>
				<link>http://buddypress.org/support/topic/how-to-setup-load_template_filter-for-new-component-with-a-directory-page/#post-169015</link>
				<pubDate>Mon, 29 Jul 2013 12:44:50 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hey Dan,</p>
<p>thanks, yes, BuddyDrive looks to have the &#8216;correct&#8217; solution.</p>
<p>It creates a BP_Theme_Compat class for the component &#8211; the same approach that the internal components (Groups, Activity, etc.) do.</p>
<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@boone</a>, <a href="http://buddypress.org/community/members/r-a-y/" rel="nofollow ugc">@r-a-y</a> &#8230; is that the recommended approach for 3rd party components going forward?</p>
<p>Cheers,<br />
Roger</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ab326263cda84a225b5b9b7d7cbdbcad</guid>
				<title>modemlooper replied to the topic [Resolved] How to create a new tab in members component in BP 1.7 beta? in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-to-create-a-new-tab-in-members-component-in-bp-1-7-beta/#post-153461</link>
				<pubDate>Wed, 20 Feb 2013 00:39:51 +0000</pubDate>

									<content:encoded><![CDATA[<p>Ok, thanks to <a href="https://buddypress.org/members/boone/" rel="nofollow ugc">@boone</a> for troubleshooting, if it&#8217;s a tab it needs to have a default sub tab specified.</p>
<p><code>function my_bp_nav_adder() {</p>
<p>global $bp;</p>
<p>bp_core_new_nav_item( array(</p>
<p>&#039;name&#039; =&gt; __( &#039;Media Privacy&#039;,&#039;bp-media-privacy&#039; ),</p>
<p>&#039;slug&#039; =&gt; &#039;cuenta&#039;,</p>
<p>&#039;default_subnav_slug&#039; =&gt; &#039;cuenta&#039;,</p>
<p>&#039;screen_function&#039; =&gt; &#039;bp_media_privacy_link,</p>
<p>&#039;position&#039; =&gt;&hellip;</code><span class="activity-read-more" id="activity-read-more-321941"><a href="https://buddypress.org/support/topic/how-to-create-a-new-tab-in-members-component-in-bp-1-7-beta/#post-153461" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5e89eca1eb996ca8fb12837808bd21d0</guid>
				<title>modemlooper replied to the topic [Resolved] How to create a new tab in members component in BP 1.7 beta? in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/how-to-create-a-new-tab-in-members-component-in-bp-1-7-beta/#post-153461</link>
				<pubDate>Wed, 20 Feb 2013 00:39:51 +0000</pubDate>

									<content:encoded><![CDATA[<p>Ok, thanks to <a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@boone</a> for troubleshooting, if it&#8217;s a tab it needs to have a default sub tab specified.</p>
<p>`function my_bp_nav_adder() {</p>
<p>global $bp;</p>
<p>bp_core_new_nav_item( array(</p>
<p>&#8216;name&#8217; =&gt; __( &#8216;Media [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c783f1847c429372f1c50fdd463719ea</guid>
				<title>@modemlooper replied to the forum topic How to make Profile fields visible only to admins? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-make-profile-fields-visible-only-to-admins/#post-143874</link>
				<pubDate>Thu, 22 Nov 2012 16:26:08 +0000</pubDate>

									<content:encoded><![CDATA[<p>You can choose the my friends option to at least block all fields to a users friends. You can also look over <a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@boone</a> code to add your own visibility options. <a href="https://github.com/boonebgorges/bbg-custom-bp-field-visibility" rel="nofollow ugc">https://github.com/boonebgorges/bbg-custom-bp-field-visibility</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">77b9247be39cb8f2a9e26414fb62a5ba</guid>
				<title>@modemlooper replied to the forum topic page id in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/page-id/#post-138580</link>
				<pubDate>Wed, 12 Sep 2012 03:22:21 +0000</pubDate>

									<content:encoded><![CDATA[<p>You can see this code example by <a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@boone</a> on how to add custom privacy levels </p>
<p><a href="https://github.com/boonebgorges/bbg-custom-bp-field-visibility" rel="nofollow ugc">https://github.com/boonebgorges/bbg-custom-bp-field-visibility</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d57844e49d0dd26280a9c3971f522954</guid>
				<title>@modemlooper replied to the forum topic Changing Group tab display defaults in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/changing-group-tab-display-defaults/?topic_page=5#post-136981</link>
				<pubDate>Sun, 26 Aug 2012 04:49:23 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@boone</a></p>
<p>What changed with bp_options_nav?</p>
<p>bp_options_nav[&#8216;groups&#8217;][&#8216;home&#8217;][&#8216;name&#8217;] = &#8216;new_name&#8217;;</p>
<p>no longer works, neither does position</p>
<p>EDIT: nvrmd found your blog post [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bccd9da0ba81d56a1982118cf17926a1</guid>
				<title>Nicusor Dumbrava replied to the forum topic Only allow a certain amount of invites per member total in the group Invite Anyone</title>
				<link>http://buddypress.org/community/groups/invite-anyone/forum/topic/only-allow-a-certain-amount-of-invites-per-member-total/#post-118787</link>
				<pubDate>Thu, 29 Dec 2011 03:42:11 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/geet/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/geet/" rel="nofollow ugc">@Geet</a> Jacobs &#8211; thanks, this is exactly what I&#8217;m looking for&#8230;<br />
<a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Gorges &#8211; thanks and I think is a good idea to implement this feature in the plugin, especially now that “Secure Invites&#8221; is not compatible [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">09d3dd7be5fc17e8a21861835891fa39</guid>
				<title>David Bisset commented on the post, BuddyPress Skeleton Component v1.6 is built for BuddyPress 1.5, on the site BuddyPress.org</title>
				<link>http://buddypress.org/2011/09/buddypress-skeleton-component-v1-6-is-built-for-buddypress-1-5/comment-page-1/#comment-8820</link>
				<pubDate>Thu, 29 Sep 2011 18:06:59 +0000</pubDate>

									<content:encoded><![CDATA[<p>You had me at &#8220;tons of documentation&#8221;. 🙂</p>
<p>Great job &#8211; kudos to <a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@boone</a> and the others involved.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">667b5ed07131729243f7ff5cd301cd07</guid>
				<title>zpg replied to the forum topic Help wanted to get buddypress working with twenty11 theme in the group Installing BuddyPress</title>
				<link>http://buddypress.org/community/groups/installing-buddypress/forum/topic/help-wanted-to-get-buddypress-working-with-twenty11-theme/#post-110231</link>
				<pubDate>Tue, 27 Sep 2011 14:26:49 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Gorges</p>
<p>hosting server props:<br />
SM 1U SuperServer 5015MT Quadcore<br />
&#8211; Intel Pentium Quad Core E6600 FSB1066<br />
&#8211; 2 x Kingston 2GB DDR2 800 PC6400<br />
&#8211; 2x 500 GB Seagate SATA 2 (RAID-1)<br />
&#8211; 3Ware 9650SE-2 Raid [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2daccfa12605cf1581ab2086d6e1e617</guid>
				<title>bigbadboy replied to the forum topic [BP 1.5] Avatar upload/ crop issues in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bp-1-5-avatar-upload-crop-issues/#post-109177</link>
				<pubDate>Wed, 21 Sep 2011 15:55:36 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> &#8211; see the update above:</p>
<p>UPDATE: Found the culprit – A javascript was being enqueued incorrectly – essentially it was being called externally, but it didn’t actually exist!</p>
<p>Re-added the file and it&#8217;s [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e2575c6b3bd59b1343619ac9611a4da9</guid>
				<title>per4mance posted an update in the group Installing BuddyPress: @Boone Gorges
Thanks for your reply. I wonder BP 1.5 is not [&#133;]</title>
				<link>https://buddypress.org/updates/p/179886/</link>
				<pubDate>Mon, 12 Sep 2011 17:14:38 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Gorges<br />
Thanks for your reply. I wonder BP 1.5 is not available as a stable version because the &#8216;Upgrading Buddypress Page&#8217; shows me:</p>
<p>Upgrading from 1.2.x to 1.5</p>
<p>BuddyPress 1.5 has its own upgrade page, with information and advice about the upgrade process.</p>
<p>There is no hint of a RC.</p>
<p>Thanks for support.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">36e67ab2ff0adc688984f511d0a21fdf</guid>
				<title>Stas Sușcov replied to the forum topic Update Course with strange behaviour in the group BuddyPress ScholarPress Courseware</title>
				<link>http://buddypress.org/community/groups/buddypress-courseware/forum/topic/update-course-with-strange-behaviour/#post-108045</link>
				<pubDate>Mon, 05 Sep 2011 09:44:01 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hey, not sure, but <a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@boone</a> released a new version of bp-docs a while ago.<br />
I have some time and will look through both of these.</p>
<p>Thanks.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">22f42aef219f8c25bab3d6ec1f16e482</guid>
				<title>munman replied to the forum topic 1.5 and Excluding from BP Loops in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/1-5-and-excluding-from-bp-loops/#post-108014</link>
				<pubDate>Sun, 04 Sep 2011 20:26:56 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a></p>
<p>I&#8217;m a bit dense on the coding side&#8230;</p>
<p>What would the code be to exclude a single user by ID?</p>
<p>Thanks!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">51eec3c42b8018553c6891686eb8d6bf</guid>
				<title>simon replied to the forum topic BP 1.5 – Wierd bug with CSS loading a child theme in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bp-1-5-wierd-bug-with-css-loading-a-child-theme/#post-108003</link>
				<pubDate>Sun, 04 Sep 2011 18:23:50 +0000</pubDate>

									<content:encoded><![CDATA[<p>as <a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@boone</a> mentions have way through this:<br />
<iframe loading="lazy" width="515" height="290" src="https://www.youtube.com/embed/PN7g0h8DPbE?feature=oembed" frameborder="0" allowfullscreen></iframe><br />
for posertity&#8217;s sake</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5aae624690a90101d89f4b3ab51dfb3e</guid>
				<title>munman replied to the forum topic BP 1.5b2 and bbpress 2.0 RC3 - Integration in the group Installing BuddyPress</title>
				<link>http://buddypress.org/community/groups/installing-buddypress/forum/topic/bp-1-5b2-and-bbpress-2-0-rc3-integration/#post-107186</link>
				<pubDate>Tue, 23 Aug 2011 23:20:21 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> and <a href="http://buddypress.org/community/members/paul/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/paul/" rel="nofollow ugc">@Paul</a> &#8211;</p>
<p>&#8220;Some point after 1.5, BuddyPress won’t come with [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">303a61534071bd3b5df281d0a406fad6</guid>
				<title>Anointed replied to the forum topic BP 1.5b2 and bbpress 2.0 RC3 - Integration in the group Installing BuddyPress</title>
				<link>http://buddypress.org/community/groups/installing-buddypress/forum/topic/bp-1-5b2-and-bbpress-2-0-rc3-integration/#post-107115</link>
				<pubDate>Tue, 23 Aug 2011 02:58:57 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a></p>
<p>totally sweet. figured there had to be an easy solution. I&#8217;m slowely getting excited about this transfer from vbulletin to bp/bbpress.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f2126318f69e821e5aa487085d3b2838</guid>
				<title>Henry started the forum topic Fatal error in the group BP System Report</title>
				<link>http://buddypress.org/community/groups/bp-system-report/forum/topic/fatal-error-17/</link>
				<pubDate>Sun, 21 Aug 2011 17:25:53 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@boone</a> I receive a fatal error when installing this plug-in:</p>
<p>Fatal error: Call to undefined function groups_get_groups() in /home/social/public_html/wp-content/plugins/bp-system-report/bp-system-report-bp-functions.php [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1632505e94e2878fec95354574d17218</guid>
				<title>chaoti replied to the forum topic changing the Docs tab name in the group BuddyPress Docs</title>
				<link>http://buddypress.org/community/groups/buddypress-docs/forum/topic/changing-the-docs-tab-name/#post-106179</link>
				<pubDate>Wed, 10 Aug 2011 13:34:55 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Gorges You wrote:</p>
<p>This is the line in the most recent .pot:</p>
<p>#: includes/integration-groups.php:604 includes/integration-groups.php:659<br />
msgid [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8dee37853d37df7c577016b71bfd4e65</guid>
				<title>Stas Sușcov replied to the forum topic Update Course with strange behaviour in the group BuddyPress ScholarPress Courseware</title>
				<link>http://buddypress.org/community/groups/buddypress-courseware/forum/topic/update-course-with-strange-behaviour/#post-105261</link>
				<pubDate>Tue, 02 Aug 2011 07:24:33 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hmm, there might be some issues with group creating process. I will check my code and also ask <a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@boone</a> about that.</p>
<p>Thanks.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">403fe8e9eb53dc1152df211c5e553b0a</guid>
				<title>cupid4 replied to the forum topic bp 1.5 bb-custom.php to remove profile links doesn&#039;t work anymore in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bp-1-5-bb-custom-php-to-remove-profile-links-doesnt-work-anymore/#post-1</link>
				<pubDate>Mon, 01 Aug 2011 18:42:25 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Gorges Thanks so much, that worked again 🙂 I hope someone will update the codex page later cause many links refer to it in forums, that&#8217;s how [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">47050f88f548e23c9cb498555ea984f2</guid>
				<title>modemlooper replied to the forum topic Twitter for BuddyPress Poll in the group Third Party Components &#038; Plugins</title>
				<link>http://buddypress.org/community/groups/third-party-components-plugins/forum/topic/twitter-for-buddypress-poll/#post-104744</link>
				<pubDate>Wed, 27 Jul 2011 00:40:50 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a>, I agree, you would be able to change twitter accounts after login. Current twit connects do not allow changing accounts. </p>
<p>The issue for users [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d3f9d706477ad04b0936e6d29cfa9ca1</guid>
				<title>shanebp posted on the forum topic BUDDYPRESS.ORG is broken! in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-org-is-broken/#post-103958</link>
				<pubDate>Fri, 15 Jul 2011 15:47:57 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@boone</a> &#8211; </p>
<p>I used to be able to see a list of my forum posts.<br />
That is no longer available.<br />
They used to show up under the activity tab.<br />
It was very helpful to review prior forum posts</p>
<p>I tried Forums -&gt; Topics Started [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">980c31253cd15d2c7947f70a2949aacc</guid>
				<title>Kevin posted on the forum topic BP 1.2.9 Activity stream ’Load More’ just repeats the same activity over and over in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bp-1-2-9-activity-strream-load-more-just-repeats-the-same-activity-over-</link>
				<pubDate>Fri, 08 Jul 2011 17:14:36 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Gorges I did clear the cache and I&#8217;m using firefox. It does it on IE and Chrome as well. Today it&#8217;s not working at all. <a href="http://vapersplace.com/activity/" rel="nofollow ugc">http://vapersplace.com/activity/</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ec37b986b90878a822603be82778e483</guid>
				<title>naijaping posted on the forum topic BP Global Redirect Question in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bp-global-redirect-question/#post-102023</link>
				<pubDate>Mon, 20 Jun 2011 19:09:24 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/gregfielding/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/gregfielding/" rel="nofollow ugc">@gregfielding</a>, <a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Gorges, for some of us who dont know, where do you put this code.</p>
<p>regards</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6083e6738dc76b0062aebbff586df4ce</guid>
				<title>naved posted on the forum topic Disable /wp-admin/ for &#034;normal&#034; users in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/disable-wp-admin-for-normal-users/#post-102001</link>
				<pubDate>Mon, 20 Jun 2011 16:38:21 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@boone</a> gorges sorry bt when i put the my url replacing &#8216;siteurl&#8217; it gives me http error i was practising on localhost rather than on main machine (server)<br />
and when i delete that file the site again start running </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9d1cec75e590ef1c7559981ef28b6bb0</guid>
				<title>v_andreev posted on the forum topic Accidentally hitting &#034;Reload&#034; When On &#034;Key Activation Screen&#034;...Key Is Lost... in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/accidentally-hitting-reload-when-on-key-activation-screen-key-is-lost/#p</link>
				<pubDate>Sun, 12 Jun 2011 21:43:19 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Gorges</p>
<p>thanks a lot&#8230;this helped my understanding, because I thought that you had to &#8220;login&#8221; on the &#8220;key/activation page&#8221; to be classified as &#8220;active&#8221;.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0841687afb60dfe3d1aef02671eb6a91</guid>
				<title>stevieg posted on the forum topic BuddyPress Template Pack 1.1 upgrade in the group Installing BuddyPress</title>
				<link>http://buddypress.org/community/groups/installing-buddypress/forum/topic/buddypress-template-pack-1-1-upgrade/#post-100518</link>
				<pubDate>Fri, 03 Jun 2011 16:27:23 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> I am using the BP templates as installed in my theme by the new Template Pack. I haven&#8217;t amended them. All I have done is 1. install BP, 2. install template pack, 3. run through BP compatability 4. Create a group 5. as another user, go to mydomain/groups Where I would expect to see a [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">91f80c2c2c3a4e40eb2167484bd8fd72</guid>
				<title>johnny2011 posted on the forum topic invite anyone at Group-Creation-Process ? in the group Invite Anyone</title>
				<link>http://buddypress.org/community/groups/invite-anyone/forum/topic/invite-anyone-at-group-creation-process/?topic_page=2#post-99742</link>
				<pubDate>Fri, 27 May 2011 05:32:36 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@boone</a> Yeah &#8211; a tick box option to remove send invites from standard group creation would be awesome&#8230;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4ddf3cf47a4f8b0edb654a4461beca10</guid>
				<title>gotequity posted on the forum topic Invite Anyone 0.8.9 - New User Activation Issues in the group Invite Anyone</title>
				<link>http://buddypress.org/community/groups/invite-anyone/forum/topic/invite-anyone-0-8-9-new-user-activation-issues/#post-94494</link>
				<pubDate>Tue, 29 Mar 2011 11:17:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>I see your point, <a href="http://buddypress.org/community/members/hnla/" rel="nofollow ugc">@hnla</a>, about 1.2.7 being more of a bridge to 1.2.8 (and soon 1.3), than being a long-term solution in and of itself. If a convenient window presents itself, I&#8217;ll try to upgrade this week to see if/how it impacts this issue. <a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@boone</a>, it will probably take me a day or two to research [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0c5d363014961c2c1eac61faee3c4350</guid>
				<title>gotequity posted on the forum topic Invite Anyone 0.8.9 - New User Activation Issues in the group Invite Anyone</title>
				<link>http://buddypress.org/community/groups/invite-anyone/forum/topic/invite-anyone-0-8-9-new-user-activation-issues/#post-94348</link>
				<pubDate>Mon, 28 Mar 2011 10:55:09 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> &#8211; Upgraded from 0.8.8 last week, and open registration is enabled. </p>
<p><a href="http://buddypress.org/community/members/hnla/" rel="nofollow ugc">@hnla</a> &#8211; Many of my BP plugins haven&#8217;t released updates in a while, so I&#8217;m a bit cautious about them working with 1.2.8. Are you running 3.1 and 1.2.8? Any feedback, good or bad?     </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8bee6276c71e662348dc5d7e46ced515</guid>
				<title>embergermedia posted on the forum topic How to edit items in bp_activity_action in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-edit-items-in-bp_activity_action/#post-94048</link>
				<pubDate>Fri, 25 Mar 2011 02:30:26 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thank you, both! <a href="http://buddypress.org/community/members/chouf1/" rel="nofollow ugc">@Chouf1</a>: Thanks, but I don&#8217;t think that is what I am looking for. Here is an example of what I have already done across most of the site: <code>&lt;a href=&amp;quot;profile/&quot;&gt;  &lt;/a&gt; &lt;a href=&amp;quot;profile/&quot;&gt; &lt;/a&gt;</code> I want to do this to the avatars and displayed user names for every status update and comment post. <a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a>: As I alluded&hellip;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6742c1dfbd327f02328982dcd20cb082</guid>
				<title>Chouf1 posted on the forum topic How do you do this ? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-do-you-do-this/#post-94045</link>
				<pubDate>Thu, 24 Mar 2011 23:53:36 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Gorges That is what i done first ! But helas, it doesn&#8217;t work: i had a blank page.<br />
And that is why i asked here&#8230;. but if you can give me the command syntax  for that function_exists for bp_dtheme_blog_comments (i didn&#8217;t find it in WP or BP), i would appreciate ! 😉</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">292d91a5f477999c3f6f0a6649634be7</guid>
				<title>Chouf1 posted on the forum topic How do you do this ? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-do-you-do-this/#post-94035</link>
				<pubDate>Thu, 24 Mar 2011 22:56:39 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Gorges : great, thank you ! This should be documented somewhere in the BP doc i only found this: bp_dtheme_blog_comments( $comment, $args, $depth ) X-Ref Template for comments and pingbacks. To override this walker in a child theme without modifying the comments template simply create your own bp_dtheme_blog_comments(), and that function&hellip;<span class="activity-read-more" id="activity-read-more-144510"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-do-you-do-this/#post-94035" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e6ec9ce20d4dcd65c97d0cd542e094da</guid>
				<title>nexia posted on the forum topic is there someone working on the BP_USE_WP_ADMIN_BAR thing??? in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/is-there-someone-working-on-the-bp_use_wp_admin_bar-thing/#post-93851</link>
				<pubDate>Wed, 23 Mar 2011 12:05:25 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boonebgorges/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Gorges , sorry, you misunderstood&#8230; rofl&#8230; the crapping trac is me&#8230; i&#8217;m sure i will break something if i use that system&#8230; so instead of breaking something i offer my work, simply&#8230; lol i know what is the commuity, i&#8217;m within WP since day one.. lol and i broke things more often than needed, i can [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3f776bd5c32e4038935e5049406c6da9</guid>
				<title>tober11 posted on the forum topic invite anyone at Group-Creation-Process ? in the group Invite Anyone</title>
				<link>http://buddypress.org/community/groups/invite-anyone/forum/topic/invite-anyone-at-group-creation-process/?topic_page=2#post-91192</link>
				<pubDate>Mon, 28 Feb 2011 01:53:19 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@boone</a> I am trying to remove the Send Invites from the group creation process&#8230;can you help with the above request? </p>
<p>Thank you,</p>
<p>John</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6bcbd3b4cc3a4445ff6f60d8432dc27a</guid>
				<title>ericreynolds007 posted on the forum topic Custom Language changes not showing in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/custom-language-changes-not-showing/#post-90320</link>
				<pubDate>Sun, 20 Feb 2011 05:29:20 +0000</pubDate>

									<content:encoded><![CDATA[<p>Running BP 1.2.7 on WP Multisite 3.1-RC5-17466 <a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Okay. I followed all the steps illustrated in the codex to revise 20+ labels on my site. I don&#8217;t know why things aren&#8217;t working, and I don&#8217;t understand why the codex instructions tell me to create a &#8220;languages&#8221; directory in my wp-content folder, and upload my .po and [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d1d64ed0172b20b666cbb8266473cec6</guid>
				<title>tober11 posted on the forum topic invite anyone at Group-Creation-Process ? in the group Invite Anyone</title>
				<link>http://buddypress.org/community/groups/invite-anyone/forum/topic/invite-anyone-at-group-creation-process/?topic_page=2#post-90226</link>
				<pubDate>Sat, 19 Feb 2011 08:23:07 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@boone</a> I tried your suggestion changing (var $enable_create_step = false;)</p>
<p>It didn&#8217;t remove the Send Invites from the group creation steps.<br />
Am I doing something wrong?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a224e37ceba46e0dd507319fbbcdc11c</guid>
				<title>jokermill posted on the forum topic Plugin Idea: BP Group Pages - please give feedback and support in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/plugin-idea-bp-group-pages-please-give-feedback-and-support/?topic_page=2#post-8</link>
				<pubDate>Fri, 11 Feb 2011 21:09:36 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Gorges Great, if you need translators, i can provide RU translation</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0ac385b7d765a9ffc0fce76f1a454c6b</guid>
				<title>Tmort posted on the forum topic BP_init not working for themes Functions.php in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bp_init-not-working-for-themes-functions-php/#post-89355</link>
				<pubDate>Thu, 10 Feb 2011 16:30:09 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks to you both!</p>
<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Gorges The reason I&#8217;m doing it like this is because I&#8217;d like to only load the JS when Buddypress is using it, so if the user is on a blog post that has no BP component it won&#8217;t load unnecessary JS.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">acc3413517c41d67797fc9b3443a831a</guid>
				<title>duncan posted on the forum topic why must there be _e() everywhere? (a newbie writes) in the group Miscellaneous</title>
				<link>http://buddypress.org/community/groups/miscellaneous/forum/topic/why-must-there-be-_e-everywhere-a-newbie-writes/#post-85747</link>
				<pubDate>Tue, 11 Jan 2011 13:38:53 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a></p>
<p>Thanks very much!</p>
<p>Your advice led me here:</p>
<p><a href="http://codex.wordpress.org/I18n_for_WordPress_Developers" rel="nofollow ugc">http://codex.wordpress.org/I18n_for_WordPress_Developers</a></p>
<p>which helped clear up the finer points. And what that mysterious thing I kept ignorning, &#8216;I18n&#8217;, means&#8230; 😉</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0006d7be9391501313b37c609a3fc21b</guid>
				<title>iamsincere posted on the forum topic How to get &#039;edit profile&#039;, &#039;change avatar&#039;, &#039;notification settings&#039; etc on the same page? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-get-edit-profile-change-avatar-notification-settings-etc-on-the-s</link>
				<pubDate>Thu, 16 Dec 2010 02:51:58 +0000</pubDate>

									<content:encoded><![CDATA[<p>I would also like to know how this works,. I&#8217;ve been wrecking my brain on it for some time now. I think its a lot easier for the user to have everything in one place. <a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@boone</a> i read where you said they wuld hve to go thrugh the same html form, but what if you tabbed [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c8b0ebae133fc4b0e28b2adac7c6b389</guid>
				<title>idotter posted on the forum topic Features for BuddyPress in the group Requests &#038; Feedback</title>
				<link>http://buddypress.org/community/groups/requests-feedback/forum/topic/features-for-buddypress/#post-80127</link>
				<pubDate>Mon, 22 Nov 2010 10:01:27 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Gorges You should do a frontend for this, so every user could paste it&#8217;s rss feeds and aggregate them into activity stream &#8230;<br />
It&#8217;s really great, but i&#8217;m no coder 🙁</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7e0ba3dd049a3651ec4459eac2178b44</guid>
				<title>holisticmama posted on the forum topic I cannot post forum topics? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/i-cannot-post-forum-topics/#post-76040</link>
				<pubDate>Tue, 19 Oct 2010 22:49:03 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Gorges Yes it was all done via the wp dashboard, with a new bbPress install. I do have a bb-config.php file in my site&#8217;s root WP installation. It has the correct database information, except password, I updated the password, but still nothing will post on the forums. The databases are all there and all begin [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f3efa56a91ac5101088ecaa5e8afd8e4</guid>
				<title>hnla posted on the forum topic Please add Delete to activity stream in the group Requests &#038; Feedback</title>
				<link>http://buddypress.org/community/groups/requests-feedback/forum/topic/please-add-delete-to-activity-stream/#post-74342</link>
				<pubDate>Tue, 05 Oct 2010 17:42:08 +0000</pubDate>

									<content:encoded><![CDATA[<p>I think that the complexities of working on this site hosted on Automattics servers is not as easy as would be one of our own sites. There are a plans to do a fair bit of work as to the hold up on that I can&#8217;t say, I suggest that we badger <a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> in the Ninja [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2feaba4ff84011b02ade37ef35dd35e5</guid>
				<title>Jenny posted on the forum topic Make a different profile page for a special user in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/make-a-different-profile-page-for-a-special-user/#post-73057</link>
				<pubDate>Fri, 24 Sep 2010 11:57:21 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks, <a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Gorges, but creating a template will be a even more complicated project for me. Iet me try the would-be-simple way first. <a href="http://buddypress.org/community/members/roger/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/roger/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/roger/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/roger/" rel="nofollow ugc">@Roger</a>, <a href="http://buddypress.org/community/members/hnla/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/hnla/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/hnla/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/hnla/" rel="nofollow ugc">@hnla</a>, thanks! but I need more details to get the job done. Would you please help me check what&#8217;s wrong with the following code? the stuffs in the else { } still gets loaded [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8606c26c225c01ca04b2e2d98e0e18e5</guid>
				<title>Youngmicroserf posted on the forum topic How to Remove and Add Items in &#034;bp_get_displayed_user_nav&#034; in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-remove-and-add-items-in-bp_get_displayed_user_nav/?topic_page=2#p</link>
				<pubDate>Tue, 21 Sep 2010 05:44:39 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Gorges, using bp_core_remove_nav_item( &#8216;blogs&#8217; ) at bp_setup_nav didn&#8217;t work for me. But putting it in mariochampions function right after &#8220;global $bp&#8221; did &#8211; any idea why? <a href="http://buddypress.org/community/members/mariochampion/" rel="nofollow ugc">@mariochampion</a>, sorry, but I&#8217;m new to BP, and I can&#8217;t find the xprofile-settings.php you&#8217;re referring to above &#8211; could you give me a hand? Could you also indicate where you [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d1de1346e9a53ca5cb51968917ecd86d</guid>
				<title>OnlyBlue posted on the forum topic The order of the plugins in the group Third Party Components &#038; Plugins</title>
				<link>http://buddypress.org/community/groups/third-party-components-plugins/forum/topic/the-order-of-the-plugins/#post-72111</link>
				<pubDate>Wed, 15 Sep 2010 22:44:44 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Gorges<br />
Thanks a lot.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">595b953bd9f5cee0ea2a1142398255a4</guid>
				<title>ericreynolds007 posted on the forum topic invite anyone at Group-Creation-Process ? in the group Invite Anyone</title>
				<link>http://buddypress.org/community/groups/invite-anyone/forum/topic/invite-anyone-at-group-creation-process/?topic_page=2#post-71888</link>
				<pubDate>Tue, 14 Sep 2010 01:18:57 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@boone</a> Hi Boone, I hope you&#8217;re doing well. Thank you very much for the Invite Anyone plugin. It worked like a charm until I added r-a-y&#8217;s autocomplete fix to my theme&#8217;s function.php files. Any chance you can look at the coding below and tell me why it conflicts with your Invite Only autocomplete function during the [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9f36fcccf2fc5c604430b85e4ebb34ba</guid>
				<title>ri-kun posted on the forum topic How to Remove and Add Items in &#034;bp_get_displayed_user_nav&#034; in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-remove-and-add-items-in-bp_get_displayed_user_nav/#post-71133</link>
				<pubDate>Tue, 07 Sep 2010 12:18:53 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks for the response <a href="http://buddypress.org/community/members/boone/" rel="nofollow ugc">@Boone</a> Gorges Can you also please please please answer the 2nd question?: 2. This is an off topic but I wanted to get the code for the “Message”. I mean I wanted to put the link of the messages on each users sidebar. Like they can see anywhere they go in the [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>