<?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 | Michael Sumner | Activity</title>
	<link>https://buddypress.org/members/dnmedia/activity/</link>
	<atom:link href="https://buddypress.org/members/dnmedia/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Michael Sumner.</description>
	<lastBuildDate>Sat, 04 Apr 2026 03:59:59 +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">6a4eb4f38164e727a814c85bd61425a4</guid>
				<title>Michael Sumner posted on the forum topic Time Offset still present in BP 1.2.6 in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/time-offset-still-present-in-bp-1-2-6/?topic_page=2#post-79681</link>
				<pubDate>Wed, 17 Nov 2010 17:43:15 +0000</pubDate>

									<content:encoded><![CDATA[<p>The link to the patch isn&#8217;t working for me.  How do I fix this issue?  It&#8217;s a problem in my activity stream as well.  Thanks.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3d28a860080a3c6538a38e50a7a7ed1b</guid>
				<title>Michael Sumner posted on the forum topic problem with delete a user from Super Admin Menu of WP3.0 with BP1.2.5 in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/problem-with-delete-a-user-from-super-admin-menu-of-wp3-0-with-bp1-2-5/#</link>
				<pubDate>Tue, 29 Jun 2010 18:49:10 +0000</pubDate>

									<content:encoded><![CDATA[<p>I just replied to a similar topic with how to fix it:<br />
<a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/fatal-error-when-trying-to-delete-user/" rel="nofollow ugc">http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/fatal-error-when-trying-to-delete-user/</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e5126d6ed067dd72a5141d7e2a2704fe</guid>
				<title>Michael Sumner posted on the forum topic Fatal Error when trying to Delete User in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/fatal-error-when-trying-to-delete-user/#post-60757</link>
				<pubDate>Tue, 29 Jun 2010 18:03:31 +0000</pubDate>

									<content:encoded><![CDATA[<p>Open the file mentioned, and replace this:</p>
<p>$group_ids = $this-&gt;get_group_ids( $user_id );</p>
<p>with this:</p>
<p>$group_ids = BP_Groups_Member::get_group_ids( $user_id );</p>
<p>And right below that, replace this:</p>
<p>foreach ( $group_ids-&gt;groups as $group_id ) {</p>
<p>with this:</p>
<p>foreach ( $group_ids as $group_id ) {</p>
<p>That fixed the issue for me.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a17ccff5aa25b5d7dedeebf545426894</guid>
				<title>Michael Sumner joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/24211/</link>
				<pubDate>Tue, 29 Jun 2010 18:03:31 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>