<?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 | Round World Travels | Activity</title>
	<link>https://buddypress.org/members/gearupandplay/activity/</link>
	<atom:link href="https://buddypress.org/members/gearupandplay/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Round World Travels.</description>
	<lastBuildDate>Fri, 10 Apr 2026 23:17:17 +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">a6f4755c01c9eaa217baa512fadd65e2</guid>
				<title>Round World Travels replied to the topic xprofile fields create link in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/xprofile-fields-create-link/#post-265313</link>
				<pubDate>Sat, 08 Apr 2017 01:13:53 +0000</pubDate>

									<content:encoded><![CDATA[<p>OK, I figured this out, I had to change the URL buddypress profile field to a text field instead of a URL field.  It would be ideal to keep it a URL field but it works this way.  Anyone know how I would keep it a URL field but fetch plain text for the URL.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7b0ea495356ddc6b2d2eacc79e969ef9</guid>
				<title>Round World Travels replied to the topic Display code from xprofile field in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/display-code-from-xprofile-field/#post-265300</link>
				<pubDate>Fri, 07 Apr 2017 04:10:10 +0000</pubDate>

									<content:encoded><![CDATA[<p>Just tried a html only ad and it also just displays the text code of the ad.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">407c4eae894ead4a376d38a8a6f2630a</guid>
				<title>Round World Travels replied to the topic Display code from xprofile field in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/display-code-from-xprofile-field/#post-265299</link>
				<pubDate>Fri, 07 Apr 2017 03:46:44 +0000</pubDate>

									<content:encoded><![CDATA[<p>Any other suggestions?  Right now the script actually shows up as text on the blog post with script tags and all that were pulled from the profile field.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">491f6eb457cc0a2cd26cda4cf2e9ca87</guid>
				<title>Round World Travels started the topic xprofile fields create link in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/xprofile-fields-create-link/</link>
				<pubDate>Fri, 07 Apr 2017 03:10:06 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m trying to create a link on a members blog posts by pulling two fields from their profile.<br />
1st Field:  Website Name<br />
2nd Field:  URL to website</p>
<p>I was trying the following code but it don&#8217;t work.</p>
<p><code>&lt;a href=&quot;&lt;?php echo xprofile_get_field_data( &#039;Your Website URL&#039;, get_the_author_meta( &#039;ID&#039; ) ); ?&gt;&quot;&gt;&lt;?php echo xprofile_get_field_data( &#039;Your Website&hellip;</code><span class="activity-read-more" id="activity-read-more-771088"><a href="https://buddypress.org/support/topic/xprofile-fields-create-link/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cadb96e4168f6d4fc9a8ec651848ddad</guid>
				<title>Round World Travels replied to the topic Display code from xprofile field in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/display-code-from-xprofile-field/#post-265282</link>
				<pubDate>Wed, 05 Apr 2017 23:47:20 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thanks again Henry, tried what you said like this but couldn&#8217;t get it to work.<br />
<code>&lt;script&gt;&lt;?php echo xprofile_get_field_data(&#039;AD&#039;, get_the_author_meta( &#039;ID&#039; ) ); ?&gt;&lt;/script&gt;</code></p>
<p>Do I need to take out the script tags from the profile field.  However I notice there are two sets of them.  The code on the buddypress profile field form looks like&hellip;<span class="activity-read-more" id="activity-read-more-769785"><a href="https://buddypress.org/support/topic/display-code-from-xprofile-field/#post-265282" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3c4ffa971f65d3dddfd397007b355f28</guid>
				<title>Round World Travels replied to the topic Display code from xprofile field in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/display-code-from-xprofile-field/#post-265254</link>
				<pubDate>Wed, 05 Apr 2017 00:52:33 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/henrywright/" rel="nofollow ugc">@henrywright</a>, thanks for responding.  So, that works in displaying the code but it don&#8217;t actually fetch the ad.  It just shows the script code.  I&#8217;m wondering if I can actually make it run the script.  It is a Adsense Script.</p>
<p>Michael</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bb5e6eca54d953bc57eda3d83f7eff57</guid>
				<title>Round World Travels started the topic Display code from xprofile field in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/display-code-from-xprofile-field/</link>
				<pubDate>Tue, 04 Apr 2017 16:16:26 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi, I have created a profile field for a user to input a ad code which in turn I would like to display on their blog posts.</p>
<p>Normally I would use something like this to display the field on the blog post.<br />
<code>&lt;?php echo xprofile_get_field_data( &#039;AD&#039;, get_the_author_id()) ?&gt;</code></p>
<p>It don&#8217;t work however.  Is there a way I can fetch the code and actually have&hellip;<span class="activity-read-more" id="activity-read-more-768252"><a href="https://buddypress.org/support/topic/display-code-from-xprofile-field/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ab3808c15ed0e86010c4cff565b43a31</guid>
				<title>Round World Travels&#039;s profile was updated</title>
				<link>https://buddypress.org/updates/p/768247/</link>
				<pubDate>Tue, 04 Apr 2017 16:09:25 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d5a568c5a3103982ec6592cbf5167eea</guid>
				<title>GUAP replied to the forum topic UPDATE! Needs testing in the group BP External Group Blogs</title>
				<link>http://buddypress.org/community/groups/external-group-blogs/forum/topic/update-needs-testing/#post-140853</link>
				<pubDate>Wed, 10 Oct 2012 16:55:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>OK, thanks for the info</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a952fd28644c20d51cbd40e7113f27cc</guid>
				<title>GUAP started the forum topic Author Plugin in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/author-plugin/</link>
				<pubDate>Wed, 10 Oct 2012 15:33:07 +0000</pubDate>

									<content:encoded><![CDATA[<p>Seeing as Buddypress is about members and possibly multiple author accounts I am surprised there is not a really good plugin out there to tackle multiple authors and Bios at the end of the post.  I have searched [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6a5c11d36b8312fde2fb05b6fce4a898</guid>
				<title>GUAP joined the group Creating &#038; Extending</title>
				<link>https://buddypress.org/updates/p/200346/</link>
				<pubDate>Wed, 10 Oct 2012 15:33:06 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">21c5d440294aa6bf56fa79f74ba25641</guid>
				<title>GUAP replied to the forum topic UPDATE! Needs testing in the group BP External Group Blogs</title>
				<link>http://buddypress.org/community/groups/external-group-blogs/forum/topic/update-needs-testing/#post-140845</link>
				<pubDate>Wed, 10 Oct 2012 15:22:58 +0000</pubDate>

									<content:encoded><![CDATA[<p>What does that mean?  Do I download it here and it will work?  It says version 1.2.1 (same as here).  Can I find a version that works?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6222916e709035be7fb0aa739be8cdba</guid>
				<title>GUAP replied to the forum topic UPDATE! Needs testing in the group BP External Group Blogs</title>
				<link>http://buddypress.org/community/groups/external-group-blogs/forum/topic/update-needs-testing/#post-140787</link>
				<pubDate>Tue, 09 Oct 2012 18:14:32 +0000</pubDate>

									<content:encoded><![CDATA[<p>I downloaded this plugin and put a feed in a group but I&#8217;m not getting any updates.  Thanks!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9eeb7736bfcc99e1a40e4408f2584752</guid>
				<title>GUAP joined the group BP External Group Blogs</title>
				<link>https://buddypress.org/updates/p/200317/</link>
				<pubDate>Tue, 09 Oct 2012 18:14:32 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">64db0110290a601344363831bb72a7c2</guid>
				<title>GUAP replied to the forum topic How to Show content in sidebar to only specific members? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-show-content-in-sidebar-to-only-specific-members/#post-131446</link>
				<pubDate>Thu, 21 Jun 2012 00:50:22 +0000</pubDate>

									<content:encoded><![CDATA[<p>Anyone have a clue or something to start with?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1800c11db6072fe7aaee9ac0d2984144</guid>
				<title>GUAP started the forum topic How to Show content in sidebar to only specific members? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-show-content-in-sidebar-to-only-specific-members/</link>
				<pubDate>Wed, 20 Jun 2012 13:26:17 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi, I run a community and I would like to show content in my sidebar to only a select few individuals.  I can&#8217;t seem to figure out how to do this.  I don&#8217;t want to do it by role, I want to do it by username or [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5d98b4607e78f591617a55681f99f09f</guid>
				<title>GUAP replied to the forum topic 404 error on buddypress profiles, forum topics in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/404-error-on-buddypress-profiles-forum-topics/#post-121611</link>
				<pubDate>Thu, 02 Feb 2012 00:39:26 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m not sure if this will help but today I started getting all 404 errors except on my home page.  The blog posts, member pages, forum pages, etc all 404 errors.  First I deactivated all my plugins and then [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bd73ce8e70e463e8a8add83bcc114154</guid>
				<title>GUAP replied to the forum topic Auto complete for messaging don&#039;t work in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/auto-complete-for-messaging-dont-work/#post-120710</link>
				<pubDate>Sun, 22 Jan 2012 14:30:32 +0000</pubDate>

									<content:encoded><![CDATA[<p>anyone?  Any suggestions?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">64af3314370e166d431147a8aa295c15</guid>
				<title>GUAP replied to the forum topic Private group activity showing up in profile feed of everyone in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/private-group-activity-showing-up-in-profile-feed-of-everyone/#post-1206</link>
				<pubDate>Sat, 21 Jan 2012 16:33:24 +0000</pubDate>

									<content:encoded><![CDATA[<p>I have the same thing happening, they can&#8217;t get into the group to read the entire post but if they go to the following tab on their profile they can see the topics started and a brief bit of text.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">24b737bc49cc8e3a32866dd8459ba8af</guid>
				<title>GUAP started the forum topic Auto complete for messaging don&#039;t work in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/auto-complete-for-messaging-dont-work/</link>
				<pubDate>Sat, 21 Jan 2012 02:40:35 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m using the followers plugin and have friends turned off as a little background, I also tried turning on friends component to test it and still don&#8217;t work.  I know this used to be a issue but I thought it was [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">36d2ba9d0c11ac84b8951f549977bc4d</guid>
				<title>GUAP replied to the forum topic tags not working in the group SeoPress</title>
				<link>http://buddypress.org/community/groups/seopress/forum/topic/tags-not-working/#post-114677</link>
				<pubDate>Tue, 08 Nov 2011 15:43:45 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hmm, now my home page meta title is not working haha.  Also most of the problems seem to end up on the wordpress side.  Like %%sitename%% for example don&#8217;t work.  However, yes, it is calling the category now and [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">417eadbf66b15c47a3d608c790b040eb</guid>
				<title>GUAP started the forum topic Forum topic title tags and SEO in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/forum-topic-title-tags-and-seo/</link>
				<pubDate>Thu, 27 Oct 2011 16:03:42 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi all, first I want to say I am using SEO by Yoast on my Buddypress site using the compatibility fix found here: <a href="http://bp-tricks.com/coding/making-buddypress-compatible-with-the-wordpress-seo-plugin-from-yoast/" rel="nofollow ugc">http://bp-tricks.com/coding/making-buddypress-compatible-with-the-wordpress-seo-plugin-from-yoast/</a> [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0efef319a6e5b80976b4a28965a92519</guid>
				<title>GUAP replied to the forum topic tags not working in the group SeoPress</title>
				<link>http://buddypress.org/community/groups/seopress/forum/topic/tags-not-working/#post-113462</link>
				<pubDate>Sun, 23 Oct 2011 14:43:17 +0000</pubDate>

									<content:encoded><![CDATA[<p>Can someone help me with this?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">aa6450e118a3207f2d38c40f96d12a89</guid>
				<title>GUAP started the forum topic tags not working in the group SeoPress</title>
				<link>http://buddypress.org/community/groups/seopress/forum/topic/tags-not-working/</link>
				<pubDate>Tue, 11 Oct 2011 18:07:26 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m having trouble with the following tags, they don&#8217;t show up for me on my page.  %%category%%  %%site_name%%  %%tag%%</p>
<p>So far this is all I noticed, looking it over.  I have the latest version of wordpress [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d4a5bfc809897193ac780159235c4d2f</guid>
				<title>GUAP started the forum topic Just Updated to 2.1.1 in the group BuddyStream</title>
				<link>http://buddypress.org/community/groups/buddystream/forum/topic/just-updated-to-2-1-1/</link>
				<pubDate>Wed, 24 Aug 2011 14:01:44 +0000</pubDate>

									<content:encoded><![CDATA[<p>These were my main issues.  Uncaught exception &#8216;Zend_Oauth_Exception&#8217; with message &#8216;Authorized token from Service Provider does not match supplied Request Token details &lt;&lt;&lt;&lt;blah blah blah&#8230;&#8230;</p>
<p>and the activity RSS feed [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d3f4530243bbcedcc9b8877a4913016e</guid>
				<title>GUAP replied to the forum topic twitter oauth fatal error in the group BuddyStream</title>
				<link>http://buddypress.org/community/groups/buddystream/forum/topic/twitter-oauth-fatal-error/#post-106278</link>
				<pubDate>Thu, 11 Aug 2011 14:38:00 +0000</pubDate>

									<content:encoded><![CDATA[<p>I still get this error as well, using the current version of buddypress and buddystream.  It worked for a while so  it&#8217;s not because I copied the keys wrong.  To make sure I went and copied the keys again.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e548c6225040fcfaed3f4c84b756a6e9</guid>
				<title>GUAP replied to the forum topic SeoPress Beta2 is out now! in the group SeoPress</title>
				<link>http://buddypress.org/community/groups/seopress/forum/topic/seopress-beta2-is-out-now/#post-105180</link>
				<pubDate>Mon, 01 Aug 2011 13:46:26 +0000</pubDate>

									<content:encoded><![CDATA[<p>wordpress 3.2.1 Buddypress 1.2.9</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d6cb734cda443f26e870512ac89c4507</guid>
				<title>GUAP replied to the forum topic SeoPress Beta2 is out now! in the group SeoPress</title>
				<link>http://buddypress.org/community/groups/seopress/forum/topic/seopress-beta2-is-out-now/#post-105081</link>
				<pubDate>Sun, 31 Jul 2011 03:33:23 +0000</pubDate>

									<content:encoded><![CDATA[<p>Also, when the plugin is installed I can&#8217;t add new widgets, they don&#8217;t save.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">58267dda169251e1131f708502730ef6</guid>
				<title>GUAP replied to the forum topic SeoPress Beta2 is out now! in the group SeoPress</title>
				<link>http://buddypress.org/community/groups/seopress/forum/topic/seopress-beta2-is-out-now/#post-105080</link>
				<pubDate>Sun, 31 Jul 2011 03:33:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>Also, when the plugin is installed I can&#8217;t add new widgets, they don&#8217;t save.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">09d5ed40fcfed1d534293f0afcbb9993</guid>
				<title>GUAP replied to the forum topic SeoPress Beta2 is out now! in the group SeoPress</title>
				<link>http://buddypress.org/community/groups/seopress/forum/topic/seopress-beta2-is-out-now/#post-105067</link>
				<pubDate>Sat, 30 Jul 2011 20:37:58 +0000</pubDate>

									<content:encoded><![CDATA[<p>OK, I updated again today, using Version 1.1 beta 2.<br />
New Problem:  When logged in the plugin makes duplicate forum topics appear.  The entire forum topic appears twice.  If I am not logged in I get this error and no forum topic [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d90acfe7f3b40fa81c997cd0a892933c</guid>
				<title>GUAP replied to the forum topic Back in the Wordpress plugin repository with 1.1 beta in the group SeoPress</title>
				<link>http://buddypress.org/community/groups/seopress/forum/topic/back-in-the-wordpress-plugin-repository-with-1-1-beta/#post-105063</link>
				<pubDate>Sat, 30 Jul 2011 18:42:52 +0000</pubDate>

									<content:encoded><![CDATA[<p>thanks, that did the trick</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">783eb8c55b02b9030afce0a0e375bde1</guid>
				<title>GUAP replied to the forum topic Back in the Wordpress plugin repository with 1.1 beta in the group SeoPress</title>
				<link>http://buddypress.org/community/groups/seopress/forum/topic/back-in-the-wordpress-plugin-repository-with-1-1-beta/#post-104990</link>
				<pubDate>Fri, 29 Jul 2011 20:26:56 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m getting %%username%% for my profile</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">78487cdb9abefbdde90d5c70ed159437</guid>
				<title>GUAP started the forum topic f.easing[e.animatedProperties[this.prop]] is not a function?  Everything Updated in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/f-easinge-animatedpropertiesthis-prop-is-not-a-function-everything-updat</link>
				<pubDate>Fri, 08 Jul 2011 01:26:25 +0000</pubDate>

									<content:encoded><![CDATA[<p>So I have the latest version of wordpress 3.2 and Buddypress 1.2.9 but I&#8217;m still getting this error when I check the error console in firefox.  I also notice two things, drop down menus in navigation don&#8217;t work and the homepage [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ef8dc62d7cb5280cd2112fd2892758dc</guid>
				<title>GUAP started the forum topic Sync twitter on sign up in the group BuddyStream</title>
				<link>http://buddypress.org/community/groups/buddystream/forum/topic/sync-twitter-on-sign-up/</link>
				<pubDate>Thu, 30 Jun 2011 14:36:53 +0000</pubDate>

									<content:encoded><![CDATA[<p>Is this possible?  I think people join my site and have no idea they can sync twitter and such.  I guess I should make a page calling this our but it seems it would be great if upon joining the person could sync twitter.  How would I go about this?  Thanks</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dc00c84dd40f344e3456cc4ddd208813</guid>
				<title>GUAP posted on the forum topic activity stream rss feed broke in the group BuddyStream</title>
				<link>http://buddypress.org/community/groups/buddystream/forum/topic/activity-stream-rss-feed-broke/#post-102719</link>
				<pubDate>Thu, 30 Jun 2011 13:48:23 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/blackphantom/" rel="nofollow ugc">@blackphantom</a> nope, still stops at tweets. When I try to validate I get this error now. Thanks for looking into it. This feed does not validate. &#8216;utf8&#8217; codec can&#8217;t decode byte 0xa0 in position 3980: unexpected code byte (maybe a high-bit character?) In addition, interoperability with the widest range of feed readers could be improved by [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">54c074aabf35f0f7cfc51860b1beb2b6</guid>
				<title>GUAP started the forum topic Error when sync twitter in the group BuddyStream</title>
				<link>http://buddypress.org/community/groups/buddystream/forum/topic/error-when-sync-twitter/</link>
				<pubDate>Thu, 30 Jun 2011 13:27:44 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello, a user on my site messaged me recently with the following error after trying to sync with twitter. However when the page refreshed the sync appears to be working. This is the error message. Fatal error: Uncaught exception &#8216;Zend_Http_Client_Adapter_Exception&#8217; with message &#8216;Read timed out after 10 seconds&#8217; in&hellip;<span class="activity-read-more" id="activity-read-more-161351"><a href="http://buddypress.org/community/groups/buddystream/forum/topic/error-when-sync-twitter/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">17902cb107e15187485dff6abcedd910</guid>
				<title>GUAP posted on the forum topic I&#039;m getting a error on pages in the group WangGuard</title>
				<link>http://buddypress.org/community/groups/wangguard/forum/topic/im-getting-a-error-on-pages/#post-99598</link>
				<pubDate>Wed, 25 May 2011 18:12:40 +0000</pubDate>

									<content:encoded><![CDATA[<p>i use the single install wordpress V3.1.2</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">df04620fbd1f69050d280260ec501ec7</guid>
				<title>GUAP started the forum topic activity stream rss feed broke in the group BuddyStream</title>
				<link>http://buddypress.org/community/groups/buddystream/forum/topic/activity-stream-rss-feed-broke/</link>
				<pubDate>Fri, 20 May 2011 18:13:32 +0000</pubDate>

									<content:encoded><![CDATA[<p>My activity stream feed is not working and it appears to get hung up when it encounters a tweet so I believe it must be on account of the buddystream plugin. If I run it through a feed validator i get this error. This feed does not validate. &#8216;utf8&#8217; codec can&#8217;t decode byte 0xa0 in [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9d9ac951b874d38c8a372b52d6c075b3</guid>
				<title>GUAP started the forum topic I&#039;m getting a error on pages in the group WangGuard</title>
				<link>http://buddypress.org/community/groups/wangguard/forum/topic/im-getting-a-error-on-pages/</link>
				<pubDate>Fri, 20 May 2011 18:04:18 +0000</pubDate>

									<content:encoded><![CDATA[<p>The error does not stop the website from loading but I get this error jQuery is not defined (line 74) when I look at the code of the page line 74 is this 74 jQuery(document).ready(function() { jQuery(&#8220;.wangguard-user-report&#8221;).click(function() { if (!confirm(&#8216;Do you confirm to report the user?&#8217;)) return; var userID = jQuery(this).attr(&#8220;rel&#8221;); If I&hellip;<span class="activity-read-more" id="activity-read-more-153515"><a href="http://buddypress.org/community/groups/wangguard/forum/topic/im-getting-a-error-on-pages/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">584a9360e49c30ddb9c6c6f9b73189c2</guid>
				<title>GUAP joined the group WangGuard</title>
				<link>https://buddypress.org/updates/p/153514/</link>
				<pubDate>Fri, 20 May 2011 18:04:18 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">dcaa40bc2d37a091983c471d8776c0d7</guid>
				<title>GUAP started the forum topic Truncate sitewide activity in the group Buddypress Sitewide activity Widget</title>
				<link>http://buddypress.org/community/groups/buddypress-sitewide-activity-widget/forum/topic/truncate-sitewide-activity/</link>
				<pubDate>Tue, 22 Feb 2011 15:20:11 +0000</pubDate>

									<content:encoded><![CDATA[<p>Some of the updates in the site wide activity widget become particularly long when someone on my site decides to write a novel as a status update.  Is there a way to truncate all activity in the widget so it don&#8217;t get out of hand.  Thanks</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">48a2dc900f3b72c067f64f5feb3b57a5</guid>
				<title>GUAP joined the group Buddypress Sitewide activity Widget</title>
				<link>https://buddypress.org/updates/p/138601/</link>
				<pubDate>Tue, 22 Feb 2011 15:20:11 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">87e14d17f3631759122c7078207d45b7</guid>
				<title>GUAP posted on the forum topic Posted a New Activity Comment creates duplicate activity issue in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/posted-a-new-activity-comment-creates-duplicate-activity-issue/#post-902</link>
				<pubDate>Sat, 19 Feb 2011 18:47:11 +0000</pubDate>

									<content:encoded><![CDATA[<p>Ha? I don&#8217;t want to delete the status update because someone replied to it. If you follow my link above to my buddystream profile you will see the reply to the status update is posted in a threaded form underneath the original status update but also as a reply to. It takes up a lot [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">45bf31acbcbd497d0f32be6ae8fb8866</guid>
				<title>GUAP posted on the forum topic Posted a New Activity Comment creates duplicate activity issue in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/posted-a-new-activity-comment-creates-duplicate-activity-issue/#post-902</link>
				<pubDate>Sat, 19 Feb 2011 18:22:22 +0000</pubDate>

									<content:encoded><![CDATA[<p>Oh, this is intended, seems redundant to me.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">804bdd8fe55a3dfac84e314bc974a7af</guid>
				<title>GUAP posted on the forum topic Posted a New Activity Comment creates duplicate activity issue in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/posted-a-new-activity-comment-creates-duplicate-activity-issue/#post-902</link>
				<pubDate>Sat, 19 Feb 2011 17:23:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>It&#8217;s not just my site, I went to buddystream plugin site just to test it.  Check out my profile here <a href="http://buddystream.net/members/gearupandplay/" rel="nofollow ugc">http://buddystream.net/members/gearupandplay/</a><br />
You will notice that when I replied to a status update I have duplicate activity on my profile.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9ec37c3dac8e135f8d56e9cf997376e3</guid>
				<title>GUAP posted on the forum topic Posted a New Activity Comment creates duplicate activity issue in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/posted-a-new-activity-comment-creates-duplicate-activity-issue/#post-902</link>
				<pubDate>Sat, 19 Feb 2011 17:02:20 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/gunju2221/" rel="nofollow ugc">@gunju2221</a> nope, it don&#8217;t go away after refresh. It happens only on the person&#8217;s activity stream who is replying to a <a href="http://buddypress.org/community/members/message/" rel="nofollow ugc">@message</a>. When they reply it appears underneath the original <a href="http://buddypress.org/community/members/message/" rel="nofollow ugc">@message</a> and this is fine. When you refresh the page this is when another message appears above the threaded comments. It&#8217;s a activity comment in reply to xxxx. [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">48e118c9920818e9056c9fad181b6673</guid>
				<title>Round World Travels posted an update: @gregfielding Hey Greg, I seen you put up a post a bit ago [&#133;]</title>
				<link>https://buddypress.org/updates/p/138049/</link>
				<pubDate>Fri, 18 Feb 2011 23:34:46 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/gregfielding/" rel="nofollow ugc">@gregfielding</a> Hey Greg, I seen you put up a post a bit ago about duplicate content in activity stream from status updates.  I seem to be having a similar problem as described here <a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/posted-a-new-activity-comment-creates-duplicate-activity-issue/" rel="nofollow ugc">http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/posted-a-new-activity-comment-creates-duplicate-activity-issue/</a></p>
<p>Any suggestions, did you&hellip;<span class="activity-read-more" id="activity-read-more-138049"><a href="https://buddypress.org/updates/p/138049/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">80fea90fc5dc59c91dcbff44abcf5ae3</guid>
				<title>GUAP posted on the forum topic Posted a New Activity Comment creates duplicate activity issue in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/posted-a-new-activity-comment-creates-duplicate-activity-issue/#post-902</link>
				<pubDate>Fri, 18 Feb 2011 23:11:13 +0000</pubDate>

									<content:encoded><![CDATA[<p>So this is a common problem?  Does everyone have this issue or is it a plugin.  This is really annoying and cluttering up peoples activity streams.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">41f48d11ea7cf9debac394412ae0ab3d</guid>
				<title>GUAP posted on the forum topic Posted a New Activity Comment creates duplicate activity issue in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/posted-a-new-activity-comment-creates-duplicate-activity-issue/#post-901</link>
				<pubDate>Fri, 18 Feb 2011 02:56:02 +0000</pubDate>

									<content:encoded><![CDATA[<p>nobody else?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">89ec0da1a646a409faccbe3dd1dcce41</guid>
				<title>GUAP started the forum topic Posted a New Activity Comment creates duplicate activity issue in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/posted-a-new-activity-comment-creates-duplicate-activity-issue/</link>
				<pubDate>Sun, 13 Feb 2011 18:16:45 +0000</pubDate>

									<content:encoded><![CDATA[<p>I am getting duplicate content in my activity stream on user profiles. If people talk to each other they get two updates, one being the original message and the other being the &#8220;new activity comment&#8221;. This is where it gets duplicate. How do I remove the &#8220;new activity comment&#8221; from showing up in the stream. [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>