<?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 | losted | Activity</title>
	<link>https://buddypress.org/members/losted/activity/</link>
	<atom:link href="https://buddypress.org/members/losted/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for losted.</description>
	<lastBuildDate>Wed, 08 Apr 2026 01:24:02 +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">14bd868df4c91be34e77b19e5610a62e</guid>
				<title>losted replied to the topic Using bp_group_has_members in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/using-bp_group_has_members/#post-164942</link>
				<pubDate>Tue, 28 May 2013 18:48:46 +0000</pubDate>

									<content:encoded><![CDATA[<p>Sure Hugo, in fact my sample of code is working. It wasn&#8217;t with an &#8216;init&#8217; action, but with &#8216;bp_init&#8217; it is working&#8230; I pasted the code before realizing that it was actually working..</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bde856d926b281cfbaa5bef2e403b276</guid>
				<title>losted replied to the topic Using bp_group_has_members in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/using-bp_group_has_members/#post-164937</link>
				<pubDate>Tue, 28 May 2013 18:29:52 +0000</pubDate>

									<content:encoded><![CDATA[<p>Problem Solved!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fe3744dfdfc326c59abd70cb84955197</guid>
				<title>losted started the topic Using bp_group_has_members in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/using-bp_group_has_members/</link>
				<pubDate>Tue, 28 May 2013 18:12:17 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hello guys, I&#8217;m having an error with this simple sample of code :<br />
<code>function test() {<br />
	if ( bp_group_has_members( &#039;group_id=2&#039; ) ) {<br />
		echo &quot;SOME MEMBERS&quot;;<br />
	} else {<br />
		echo &quot;NO MEMBER&quot;;<br />
	}<br />
}<br />
add_action(&#039;bp_init&#039;, &#039;test&#039;);</code></p>
<p>The error I get is : </p>
<p>[28-May-2013 17:59:37 UTC] WordPress database error Table &#8216;buddytest.m&#8217; doesn&#8217;t exist for query SELECT&hellip;<span class="activity-read-more" id="activity-read-more-208008"><a href="http://buddypress.org/support/topic/using-bp_group_has_members/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>