<?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 | jamz86 | Activity</title>
	<link>https://buddypress.org/members/jamz86/activity/</link>
	<atom:link href="https://buddypress.org/members/jamz86/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for jamz86.</description>
	<lastBuildDate>Fri, 03 Apr 2026 18:01:04 +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">f54bea65af20049c0e75a1d56671881f</guid>
				<title>jamz86 posted on the forum topic Impossible to get avatars in a custom AJAX search? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/impossible-to-get-avatars-in-a-custom-ajax-search/#post-99819</link>
				<pubDate>Fri, 27 May 2011 22:32:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>bump? is this really that hard?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">75ff3aff346aba535013a51638804d9a</guid>
				<title>jamz86 posted on the forum topic Impossible to get avatars in a custom AJAX search? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/impossible-to-get-avatars-in-a-custom-ajax-search/#post-98420</link>
				<pubDate>Thu, 12 May 2011 08:27:36 +0000</pubDate>

									<content:encoded><![CDATA[<p>bump!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e45a51e2e3da75329719f4848692d1aa</guid>
				<title>jamz86 posted on the forum topic How to print out an Avatar from a user ID in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-print-out-an-avatar-from-a-user-id/#post-98335</link>
				<pubDate>Wed, 11 May 2011 07:17:44 +0000</pubDate>

									<content:encoded><![CDATA[<p>If you&#8217;re trying to pull just the avatar from within a loop, this shows how to do that: <a href="http://wpmu.org/how-to-create-a-gallery-of-members-avatars-in-buddypress/" rel="nofollow ugc">http://wpmu.org/how-to-create-a-gallery-of-members-avatars-in-buddypress/</a> If you&#8217;re trying to pull up someone&#8217;s avatar simply by ID, use bp_core_fetch_avatar() like this: ` displayed_user-&gt;id; //you&#8217;d put in whatever function you&#8217;re using to get the ID here,&hellip;<span class="activity-read-more" id="activity-read-more-152105"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-print-out-an-avatar-from-a-user-id/#post-98335" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">27d2c8f10235e09abfa63fb772c57adf</guid>
				<title>jamz86 posted on the forum topic Impossible to get avatars in a custom AJAX search? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/impossible-to-get-avatars-in-a-custom-ajax-search/#post-98333</link>
				<pubDate>Wed, 11 May 2011 06:57:10 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="http://buddypress.org/community/members/boonebgorges/" rel="nofollow ugc">@boonebgorges</a>, I&#8217;ve tried the array structure, and the problem is still there. I&#8217;ve never done var_dump() before, so I&#8217;m a little confused. Could you show me the code I should put in?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6826c44c8a22fa9d45bc5ed28bb24a27</guid>
				<title>jamz86 posted on the forum topic Impossible to get avatars in a custom AJAX search? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/impossible-to-get-avatars-in-a-custom-ajax-search/#post-98289</link>
				<pubDate>Wed, 11 May 2011 00:02:20 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="http://buddypress.org/community/members/stacy/" rel="nofollow ugc">@Stacy</a>, thanks! Is the code written correctly? When I copied it into bp-custom in Dreamweaver it said the code was invalid. Thanks so much, though.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3f8a69d7ca23844df6ddd16d411e209a</guid>
				<title>jamz86 started the forum topic Impossible to get avatars in a custom AJAX search? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/impossible-to-get-avatars-in-a-custom-ajax-search/</link>
				<pubDate>Tue, 10 May 2011 17:48:12 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi, I&#8217;m running BP 1.2.8 on WP 3.1 and I&#8217;ve created an AJAX/jQuery live search that&#8217;s a lot like Facebook&#8217;s. It works fine &#8212; however, no matter what I try, it seems to break every time I try to add avatars to the search results. Here&#8217;s the code I&#8217;m trying: ` $query_m = &#8220;SELECT ID, [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e5443cf7a65eb8627452332c790c099b</guid>
				<title>jamz86 joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/151981/</link>
				<pubDate>Tue, 10 May 2011 17:48:11 +0000</pubDate>

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