<?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 | msullens88 | Activity</title>
	<link>https://buddypress.org/members/msullens88/activity/</link>
	<atom:link href="https://buddypress.org/members/msullens88/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for msullens88.</description>
	<lastBuildDate>Thu, 09 Apr 2026 08:41:22 +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">f6edfa91dba6c7b76fb88d5cb44df7b5</guid>
				<title>msullens88 posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/155745/#acomment-155746</link>
				<pubDate>Tue, 31 May 2011 17:09:33 +0000</pubDate>

									<content:encoded><![CDATA[<p>test</p>
				<strong>In reply to</strong> -
				<a href="https://buddypress.org/members/msullens88/" rel="nofollow ugc">msullens88</a> posted an update test			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b78d7310a1436766ea5964c73433bd4d</guid>
				<title>msullens88 posted an update: test</title>
				<link>https://buddypress.org/updates/p/155745/</link>
				<pubDate>Tue, 31 May 2011 17:09:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>test</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">eb5449337a87df75caac0f2d6879d705</guid>
				<title>msullens88 posted on the forum topic Where do visitors go to register? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/where-do-visitors-go-to-register/#post-96879</link>
				<pubDate>Sun, 24 Apr 2011 21:48:18 +0000</pubDate>

									<content:encoded><![CDATA[<p>Make sure that you have member registration turned on in your wordpress installation, it will be located at in your wordpress backend dashboard under Settings &gt; General &gt; Membership.</p>
<p>Hope this helps</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">23a1fde16722e35d9473f5e321d826c1</guid>
				<title>msullens88 posted on the forum topic Modifying @mention link output and adding @mention to post-form.php&#039;s $content before $_post in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/modifying-mention-link-output-and-adding-mention-to-post-form-phps-conte</link>
				<pubDate>Sun, 24 Apr 2011 14:47:43 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/embergermedia/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/embergermedia/" rel="nofollow ugc">@embergermedia</a> This is how I got the mentions in the profile activity feed. Edit the file bp-activity-classes.php in the buddypress plugin folder. `function get_filter_sql( $filter_array ) { global $wpdb; if ( !empty( $filter_array ) ) { $user_filter = explode( &#8216;,&#8217;, $filter_array ); $user_sql = &#8221; ( a.user_id IN ( &#8221; . $filter_array . &#8221; ) &#8220;; [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ed4fb3a817a125668e987f221ec802f1</guid>
				<title>msullens88 started the forum topic Need avatar upload for each &#034;Profile Field Group&#034; in the group BP Jobs Board</title>
				<link>http://buddypress.org/community/groups/bp-jobs-board/forum/topic/need-avatar-upload-for-each-profile-field-group/</link>
				<pubDate>Sun, 24 Apr 2011 14:34:21 +0000</pubDate>

									<content:encoded><![CDATA[<p>Need a avatar upload field in the profile fields, each group needs its own avatar with a total of 5 groups per user. Also need to be able to pull avatar in custom template based on which group is showing as well as display all five avatars on the profile page. please message me on [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ddab59ba17e3aa639784cc8f215e0f96</guid>
				<title>msullens88 joined the group BP Jobs Board</title>
				<link>https://buddypress.org/updates/p/149614/</link>
				<pubDate>Sun, 24 Apr 2011 14:34:21 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">780c6c7d647164f25f27cbdc80620375</guid>
				<title>msullens88 posted on the forum topic Show pending friend requests in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/show-pending-friend-requests/#post-95367</link>
				<pubDate>Wed, 06 Apr 2011 22:27:00 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/Murasaki/" rel="nofollow ugc">@murasaki</a> &#8211; this is the code I used to show either &#8220;(3) Friends&#8221; or just &#8220;Friends&#8221; based on how many requests that users has on there profile page. <code>&lt;a href=&amp;quot;/members/user_login; ?&gt;/friends&quot;&gt;Friends &lt;/a&gt;  &lt;a href=&amp;quot;/members/user_login; ?&gt;/friends&quot;&gt; &lt;span&gt;() &lt;/span&gt;&amp;nbsp;&amp;nbsp;Friends&lt;/a&gt;</code> and you can do the same thing with Messages `  &lt;a&hellip;<span class="activity-read-more" id="activity-read-more-146993"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/show-pending-friend-requests/#post-95367" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">55db00eb2b268322c34880fe5740aff3</guid>
				<title>msullens88 posted on the forum topic Redirecting to profile page after login in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/redirecting-to-profile-page-after-login/#post-94880</link>
				<pubDate>Fri, 01 Apr 2011 18:21:15 +0000</pubDate>

									<content:encoded><![CDATA[<p>UPDATE! I know this hasn&#8217;t been updated in 7 months, but I needed this feature and none of the plugins and mods here worked, but I figured out a way and wanted to share it. Add this before HTML tag in your theme&#8217;s header.php file. (Note: Be sure to replace YOUR_DOMAIN_NAME with the domain of [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">50492b43bcff77bf6d016723809b4ba0</guid>
				<title>msullens88 started the forum topic Modifying @mention link output and adding @mention to post-form.php&#039;s $content before $_post in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/modifying-mention-link-output-and-adding-mention-to-post-form-phps-conte</link>
				<pubDate>Wed, 30 Mar 2011 06:02:16 +0000</pubDate>

									<content:encoded><![CDATA[<p>Ok, so this has turned into a two part question. 1. In my users activity feed (modified to show both @mentions, status updates, photos from bp-gallery etc) it shows guest posts as follows &#8221; <a href="http://buddypress.org/community/members/marty/" rel="nofollow ugc">@marty</a> hey hows it going&#8221; &#8212; My Goal is to elinimate the <a href="http://buddypress.org/community/members/Username/" rel="nofollow ugc">@username</a> and I&#8217;ve successfully done this with css by adding &#8220;Display: [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9643a46b082f62c49569d017e3d5cdfa</guid>
				<title>msullens88 joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/145415/</link>
				<pubDate>Wed, 30 Mar 2011 06:02:14 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8fd5786bd832823edba197155c6346db</guid>
				<title>msullens88 posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/141391/#acomment-143726</link>
				<pubDate>Sun, 20 Mar 2011 18:34:51 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hey, let me explain better &#8212; I have the activity feeds working properly. &#8212; but I want users to be able to leave a post on each others &#8220;Wall&#8221; &#8212; Its not a AJAX issue.</p>
<p>I see here on buddypress.org you can leave a &#8220;Post&#8221; on someones wall and its a modified @mention post and the activity feeds show these @mentions which is what I want.</p>
<p>I mean I&hellip;<span class="activity-read-more" id="activity-read-more-143726"><a href="https://buddypress.org/updates/p/141391/#acomment-143726" rel="nofollow ugc">[Read more]</a></span></p>
				<strong>In reply to</strong> -
				<a href="https://buddypress.org/members/msullens88/" rel="nofollow ugc">msullens88</a> posted an update <a href="http://buddypress.org/community/members/nexia/" rel="nofollow ugc">@nexia</a> I need this!

I&#8217;ve been trying to get the &#8220;Activity&#8221; feed to act like a facebook wall for hours, the forms are posting but they are not showing up on walls of the users and I&#8217;m [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">23064a976f19b2ef9b420a9f1e68defb</guid>
				<title>msullens88 started the forum topic Need a Activity Feed / Wire Merger - Willing to pay for time if you can deliver a solution. in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/need-a-activity-feed-wire-merger-willing-to-pay-for-time-if-you-can-deliver-a-so</link>
				<pubDate>Wed, 09 Mar 2011 04:29:54 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m currently working on a social networking site and I&#8217;ve got almost everything working except for the profile activity feeds that display mentions / comments. The activity feeds are working and are showing status updates, group posts, etc. but I need there &#8220;Friends&#8221; to be able to come to a profile and Submit a comment [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">55388cba182c073adcee80d6fea75ae1</guid>
				<title>msullens88 joined the group Creating &#038; Extending</title>
				<link>https://buddypress.org/updates/p/141442/</link>
				<pubDate>Wed, 09 Mar 2011 04:29:53 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d3b382a3e77f32b717df2804ecdc27db</guid>
				<title>msullens88 posted an update: @nexia I need this!

I&#039;ve been trying to get the [&#133;]</title>
				<link>https://buddypress.org/updates/p/141391/</link>
				<pubDate>Wed, 09 Mar 2011 00:55:40 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/nexia/" rel="nofollow ugc">@nexia</a> I need this!</p>
<p>I&#8217;ve been trying to get the &#8220;Activity&#8221; feed to act like a facebook wall for hours, the forms are posting but they are not showing up on walls of the users and I&#8217;m using a custom theme so I&#8217;m pretty sure they are showing up in the @mentions &#8212; Which is not what I want. 🙁</p>
]]></content:encoded>
				
									<slash:comments>2</slash:comments>
				
							</item>
		
	</channel>
</rss>