<?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 | TerriRosas | Favorites</title>
	<link>https://buddypress.org/members/terrirosas/activity/favorites/</link>
	<atom:link href="https://buddypress.org/members/terrirosas/activity/favorites/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed of TerriRosas&#039;s favorites.</description>
	<lastBuildDate>Fri, 10 Apr 2026 11:58:51 +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">61d35d57818cac0152fada2dac45ad3b</guid>
				<title>David Cavins replied to the topic Fatal Error When Activating Pending Account in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/fatal-error-when-activating-pending-account/#post-325861</link>
				<pubDate>Fri, 19 Aug 2022 15:10:50 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thank you for reporting this issue. The fix is in this commit: <a href="https://buddypress.trac.wordpress.org/changeset/13320" rel="nofollow ugc">https://buddypress.trac.wordpress.org/changeset/13320</a></p>
<p>We&#8217;ll release a maintenance release to address it, but if you need it fixed now, add the conditional in the commit is the solution.</p>
<p>This issue only affects admin users using the Pending Memberships screen, so the problem shouldn&#8217;t&hellip;<span class="activity-read-more" id="activity-read-more-3199584"><a href="https://buddypress.org/support/topic/fatal-error-when-activating-pending-account/#post-325861" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">440abbfacfc904b38292e53386447bac</guid>
				<title>Diana K. Cury started the topic Site search can&#039;t find activities in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/site-search-cant-find-activities/</link>
				<pubDate>Sat, 26 Feb 2022 01:59:54 +0000</pubDate>

									<content:encoded><![CDATA[<p>Maybe I&#8217;m missing something, but I&#8217;d like to be able to search for activities (member&#8217;s updates), currently, the search results returns 0 activities, no matter what I search.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">27db74a78c0edbee6c0f7f88da8dcb18</guid>
				<title>Toni started the topic How to have some public viewable pages? in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/how-to-have-some-public-viewable-pages/</link>
				<pubDate>Sun, 05 Feb 2017 20:49:26 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi, <strong>how do or can I create pages that are viewable without login?  Or is that a bad idea?</strong></p>
<p><a href="http://eslbuddies.toni-esl.com" rel="nofollow ugc">http://eslbuddies.toni-esl.com</a></p>
<p>A link to the applicable documentation topic would do.<br />
I do want the BuddyPress to remain intact and not potentially effected structurally by external WP stuff.  </p>
<p>I have a MultiSite install with BuddyPress plugin as the main&hellip;<span class="activity-read-more" id="activity-read-more-709503"><a href="https://buddypress.org/support/topic/how-to-have-some-public-viewable-pages/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b3e130eeee680ad43d26153a8e1b51bd</guid>
				<title>Andrew Tibbetts started the topic Assign Default Member Type in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/assign-default-member-type/</link>
				<pubDate>Tue, 07 Jun 2016 15:38:22 +0000</pubDate>

									<content:encoded><![CDATA[<p>I am trying to assign a default member type when users register from a non-buddypress registration form. This is the action I&#8217;m adding:</p>
<p><code>add_action( &#039;user_register&#039;, &#039;default_member_type&#039;, 10, 1 );<br />
function default_member_type( $user_id ) {</p>
<p>	if ( ! bp_get_member_type($user_id) ) {</p>
<p>		bp_set_member_type( $user_id, &#039;member&#039; );<br />
	}<br />
}<br />
</code></p>
<p>&#8230;and the&hellip;<span class="activity-read-more" id="activity-read-more-570690"><a href="https://buddypress.org/support/topic/assign-default-member-type/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">031e1d2e4362ce8c901a74e3177d9a1f</guid>
				<title>nipponmonkey replied to the forum topic BP Private Community restricting css styling for logged out users in the group BuddyPress Private Community</title>
				<link>http://buddypress.org/community/groups/buddypress-private-community/forum/topic/bp-private-community-restricting-css-styling-for-logged-out-users/#pos</link>
				<pubDate>Mon, 05 Sep 2011 21:41:48 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/jcassano/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/jcassano/" rel="nofollow ugc">@jcassano</a>, this plugin makes no permanent changes to WP or BP. It makes not changes to the any database tables or anything to do with CSS.</p>
<p>The plugin works by checking the login state and the BPPC settings [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">23c90fb6f9a7ac38f44462bafb9ad10c</guid>
				<title>balaianu posted an update in the group Buddypress Sidebar: Hi,

I need some help, please. I have found that if I [&#133;]</title>
				<link>https://buddypress.org/updates/p/160480/</link>
				<pubDate>Tue, 28 Jun 2011 17:24:32 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi,</p>
<p>I need some help, please. I have found that if I activate this plugin, all works well except the display of the sidebars on accessing any category page of the main BP blog.</p>
<p>Say, for example, you go to the main BP blog. You have some posts, one of wich is in the &#8220;News&#8221; category. You click the link to the &#8220;News&#8221; category to see all the posts&hellip;<span class="activity-read-more" id="activity-read-more-160480"><a href="https://buddypress.org/updates/p/160480/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5e3ccecb41ac71ccf86c1a85cf588ebd</guid>
				<title>Virtuali 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-102051</link>
				<pubDate>Tue, 21 Jun 2011 02:50:05 +0000</pubDate>

									<content:encoded><![CDATA[<p>There ya go 😉</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">39b011ddb1f71ed05d28717664fbd3bb</guid>
				<title>Ali Erkurt posted on the forum topic How to like blog posts? in the group BuddyPress Like</title>
				<link>http://buddypress.org/community/groups/buddypress-like/forum/topic/how-to-like-blog-posts/#post-82861</link>
				<pubDate>Mon, 20 Dec 2010 12:30:40 +0000</pubDate>

									<content:encoded><![CDATA[<p>no comment?</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>