<?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 | Skyrie | Activity</title>
	<link>https://buddypress.org/members/skyrie/activity/</link>
	<atom:link href="https://buddypress.org/members/skyrie/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Skyrie.</description>
	<lastBuildDate>Tue, 07 Apr 2026 18:08:53 +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">f71faab341153200a87db1e7bad027cf</guid>
				<title>Skyrie replied to the topic Filter activity action in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/filter-activity-action-2/#post-269921</link>
				<pubDate>Thu, 04 Jan 2018 09:57:49 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/graeme_bryson/" rel="nofollow ugc">@graeme_bryson</a> and for anyone else who wants to know, this code should work!<br />
<code>function my_activity_posted_by_action( $action, $activity ) {<br />
	$action = sprintf( __( &#039;%s&#039;, &#039;buddypress&#039; ), bp_core_get_userlink( $activity-&gt;user_id ) );<br />
	return $action;<br />
}<br />
add_filter( &#039;bp_activity_new_update_action&#039;, &#039;my_activity_posted_by_action&#039;, 1, 2&hellip;</code></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">68b21629e408692110732a2ab895a01b</guid>
				<title>Skyrie replied to the topic Unban from Group? in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/unban-from-group/#post-229078</link>
				<pubDate>Sat, 15 Nov 2014 15:05:49 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/hnla/" rel="nofollow ugc">@hnla</a> I agree, especially since a lot of BuddyPress sites (including my own) prohibit a user from seeing the backend at all. We need an option in the actual frontend for the admin of a group to be able to unban, perhaps with a list of banned members. Right now my users have to contact a member of our staff to get someone unbanned from their group,&hellip;<span class="activity-read-more" id="activity-read-more-332112"><a href="https://buddypress.org/support/topic/unban-from-group/#post-229078" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7e4951c2f5466e3f4d0c9c503d5acd7e</guid>
				<title>Skyrie replied to the topic Unban from Group? in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/unban-from-group/#post-229076</link>
				<pubDate>Sat, 15 Nov 2014 11:54:04 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/shanebp/" rel="nofollow ugc">@shanebp</a> Thanks, but that&#8217;s for an admin and I&#8217;m talking about regular members. If a member creates a group and then bans someone, they can&#8217;t unban them since that member is kicked and thus removed from the members loop. I think this might be a bug.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">63296d78aed1066578d586ed03cc6695</guid>
				<title>Skyrie started the topic Unban from Group? in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/unban-from-group/</link>
				<pubDate>Fri, 14 Nov 2014 14:48:27 +0000</pubDate>

									<content:encoded><![CDATA[<p>If I &#8220;Kick and Ban&#8221; a member from a group, how would I unban them? There doesn&#8217;t seem to be an option for it anywhere.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">87a533f0f67e01650f2f82aa0c050a8e</guid>
				<title>Skyrie started the topic Count total groups? in the forum Requests &#038; Feedback</title>
				<link>http://buddypress.org/support/topic/count-total-groups/</link>
				<pubDate>Sat, 19 Apr 2014 06:54:48 +0000</pubDate>

									<content:encoded><![CDATA[<p>The new BuddyPress Tools option is great, but is there any reason as to why you have &#8220;Count total members&#8221; but not &#8220;Count total groups&#8221;? My members page is now fixed, but I still have a bad count for my groups page.</p>
<p>Another good option to go with &#8220;Count friends for each user&#8221; would be &#8220;Count members for each group&#8221;, as I&#8217;ve seen some issues here&hellip;<span class="activity-read-more" id="activity-read-more-229461"><a href="http://buddypress.org/support/topic/count-total-groups/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">72b8b27036f34ae838db8d0f753e17f3</guid>
				<title>Skyrie replied to the topic Profile Change Password - Require Existing Password in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/profile-change-password-require-existing-password/#post-168130</link>
				<pubDate>Tue, 16 Jul 2013 01:01:34 +0000</pubDate>

									<content:encoded><![CDATA[<p>I know this is an old thread, but this is exactly what I&#8217;m looking for. I&#8217;m surprised nobody has added this in a plugin yet, it&#8217;s kind of important security-wise.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b9bc75574bb160be8ccdf5b3c492bcf0</guid>
				<title>Skyrie started the topic [Resolved] Link &#034;Howdy&#034; to Wall in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/link-howdy-to-wall/</link>
				<pubDate>Mon, 17 Dec 2012 08:58:58 +0000</pubDate>

									<content:encoded><![CDATA[<p>As of now when I click on the &#8220;Howdy, Username&#8221; box it takes me to /members/username/profile/edit/ which isn&#8217;t very good. Most users only edit their profile a few times, the rest of the time they want to view their wall page. Does anyone know how I can change this so it just takes me to /members/username/?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a136e7fc660f87d139e1fe9159169329</guid>
				<title>skyrie replied to the forum topic Changing Display Name gives: &#039;There was a problem updating&#039; error in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/changing-display-name-gives-there-was-a-problem-updating-error/#post-111</link>
				<pubDate>Mon, 10 Oct 2011 00:35:02 +0000</pubDate>

									<content:encoded><![CDATA[<p>Okay, it is now saying &#8220;Changes saved&#8221; but shows no changes, and reverts to the normal username. Can anyone help me?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">71dfefe1385d43090d1e9d0d4dab956b</guid>
				<title>skyrie started the forum topic Changing Display Name gives: &#039;There was a problem updating&#039; error in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/changing-display-name-gives-there-was-a-problem-updating-error/</link>
				<pubDate>Sat, 08 Oct 2011 21:08:34 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello,<br />
When I or my users try and change our display name it gives the error &#8216;There was a problem updating some of your profile information, please try again.&#8217; and does nothing. I updated to BP 1.5 and that is [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5d91d3506b5743656995c8b044aac1d4</guid>
				<title>skyrie started the forum topic Conflicts with normal messaging? in the group BuddyPress Docs</title>
				<link>http://buddypress.org/community/groups/buddypress-docs/forum/topic/conflicts-with-normal-messaging/</link>
				<pubDate>Thu, 11 Aug 2011 12:05:07 +0000</pubDate>

									<content:encoded><![CDATA[<p>When I try and send a message on my site it says &#8216;Docs | New Doc&#8217; instead of &#8216;Messages | New Message&#8217;. Does anyone else have this? Is this a glitch? Or is there something else messing this up? When I turn docs off it goes [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c8f1b85fc774b67d2d1eea4f3ab54ef7</guid>
				<title>skyrie started the forum topic Deleted members by mistake! in the group BuddyPress Moderation</title>
				<link>http://buddypress.org/community/groups/bp-moderation/forum/topic/deleted-members-by-mistake/</link>
				<pubDate>Wed, 10 Aug 2011 11:12:15 +0000</pubDate>

									<content:encoded><![CDATA[<p>Can anyone help? Is there an undo?<br />
I clicked Bulk Actions &gt; Delete thinking it would just delete the moderation queue, but it deleted the members instead! Now we&#8217;ve lost a lot of good members and have had to turn the site off [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>