<?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 | dyerrington | Activity</title>
	<link>https://buddypress.org/members/xgote/activity/</link>
	<atom:link href="https://buddypress.org/members/xgote/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for dyerrington.</description>
	<lastBuildDate>Sun, 12 Apr 2026 06:44:26 +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">667f081d66c5e157e1213f1c77b80c9d</guid>
				<title>David Yerrington replied to the forum topic Getting group avatar, outside of loop. in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/getting-group-avatar-outside-of-loop/#post-107487</link>
				<pubDate>Sun, 28 Aug 2011 04:10:25 +0000</pubDate>

									<content:encoded><![CDATA[<p>Solution:  Getting the URL with bp_core_fetch_avatar() and using the option &#8216;html&#8217; =&gt; false to get group images by URL rather then a whole image tag.</p>
<p>IE:<br />
`<br />
            $avatar_options = array ( &#8216;item_id&#8217; =&gt; &#8216;1&#8217;, &#8216;object&#8217; [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">790b6f652e262236059be1b083a5553c</guid>
				<title>David Yerrington replied to the forum topic Getting group avatar, outside of loop. in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/getting-group-avatar-outside-of-loop/#post-107460</link>
				<pubDate>Sat, 27 Aug 2011 17:36:18 +0000</pubDate>

									<content:encoded><![CDATA[<p>Alright, drilling down a bit further, in bp-groups/bp-grouptemplatetags.php, around line 279, there&#8217;s our bp_get_group_avatar() method.</p>
<p>`<br />
function bp_get_group_avatar( $args = &#8221; ) {<br />
		global $bp, $groups_template;</p>
<p> [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5c17c72fbb4022526f60069d88eaf121</guid>
				<title>David Yerrington started the forum topic Getting group avatar, outside of loop. in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/getting-group-avatar-outside-of-loop/</link>
				<pubDate>Sat, 27 Aug 2011 07:23:42 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;ve found only a few examples of using  bp_get_group_avatar().  I can&#8217;t seem to get anything returned other then a blank image.</p>
<p><a href="http://phpxref.ftwr.co.uk/buddypress/bp-groups/bp-groups-template.php.source.html#l380" rel="nofollow ugc">http://phpxref.ftwr.co.uk/buddypress/bp-groups/bp-groups-template.php.source.html#l380</a></p>
<p>So [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">30013071667656b7773f7a7c025f27fa</guid>
				<title>David Yerrington posted on the forum topic Achievements for actions through other plugins in the group Achievements</title>
				<link>http://buddypress.org/community/groups/achievements/forum/topic/achievements-for-actions-through-other-plugins/#post-97873</link>
				<pubDate>Fri, 06 May 2011 00:15:17 +0000</pubDate>

									<content:encoded><![CDATA[<p>Given the context of the type of developer that would potentially find your documentation useful, it&#8217;s somewhat appropriate. My issue was that I have a fairly large project that is loosely integrated with wordpress. A lot of my database inserts are performed outside any do_action() or any &#8220;official hooks&#8221;. I think one thing that threw [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f614d54dee825ae1b02dd853e41f5198</guid>
				<title>David Yerrington posted on the forum topic Achievements for actions through other plugins in the group Achievements</title>
				<link>http://buddypress.org/community/groups/achievements/forum/topic/achievements-for-actions-through-other-plugins/#post-97797</link>
				<pubDate>Thu, 05 May 2011 00:54:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m still kinda new to Wordpress but I&#8217;m a fairly seasoned PHP dev. What I learned: How to cook a custom event &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- 1) Action must be defined, ie: add_action(&#8216;action_name&#8217;, &#8216;function_reference&#8217;) 2) If using a class method for your function method, use an array, ie: add_action(&#8216;action_name&#8217;, array(&amp;$obj,&hellip;<span class="activity-read-more" id="activity-read-more-151167"><a href="http://buddypress.org/community/groups/achievements/forum/topic/achievements-for-actions-through-other-plugins/#post-97797" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">31de02e62ffaca16caa6df72b9de3767</guid>
				<title>xgote posted on the forum topic ”..you need to upload an image to the WordPress Media Library”.  Plenty of images though. in the group Achievements</title>
				<link>http://buddypress.org/community/groups/achievements/forum/topic/you-need-to-upload-an-image-to-the-wordpress-media-library-plenty-of-images-though/#po</link>
				<pubDate>Wed, 04 May 2011 22:03:15 +0000</pubDate>

									<content:encoded><![CDATA[<p>Perhaps something changed in a recent version of Wordpress (1.3.2)? I got some sleep and then opened my editor again. The fix for me, was probably not an elegant one: 1) includes/achievements_templatetags.php, around line ~1630, Updated the method dpa_change_picture_has_pictures() to return $wp_query-&gt;post_count instead of $wp-&gt;post_found 2)&hellip;<span class="activity-read-more" id="activity-read-more-151141"><a href="http://buddypress.org/community/groups/achievements/forum/topic/you-need-to-upload-an-image-to-the-wordpress-media-library-plenty-of-images-though/#po" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3eddbdc273da3102ff778b711894d2f5</guid>
				<title>xgote started the forum topic ”..you need to upload an image to the WordPress Media Library”.  Plenty of images though. in the group Achievements</title>
				<link>http://buddypress.org/community/groups/achievements/forum/topic/you-need-to-upload-an-image-to-the-wordpress-media-library-plenty-of-images-though/</link>
				<pubDate>Wed, 04 May 2011 08:51:51 +0000</pubDate>

									<content:encoded><![CDATA[<p>So, I&#8217;ve got plenty of images to select from in my media library, however, I can&#8217;t select any from the &#8220;Change Picture&#8221; tab. First thing I looked at was includes/templates/achievements/single/change_picture.php <code></code> dpa_change_picture_has_pictures() is a method that returns $wp_query-&gt;found_posts. This attribute looks sort of bare:&hellip;<span class="activity-read-more" id="activity-read-more-151021"><a href="http://buddypress.org/community/groups/achievements/forum/topic/you-need-to-upload-an-image-to-the-wordpress-media-library-plenty-of-images-though/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">37cb5ca20f54bb78d50f2855f86ac714</guid>
				<title>xgote posted on the forum topic Achievements for actions through other plugins in the group Achievements</title>
				<link>http://buddypress.org/community/groups/achievements/forum/topic/achievements-for-actions-through-other-plugins/#post-97725</link>
				<pubDate>Wed, 04 May 2011 08:00:04 +0000</pubDate>

									<content:encoded><![CDATA[<p>I added a record into &#8220;wp_achievements_actions&#8221;, like category=custom, name=test_event, description=a test!, is_group_event=0. Now I see the event show up in &#8220;Other&#8221; when I&#8217;m in the &#8220;create achievements&#8221; form when I select &#8220;event&#8221;. Cool! When I reload the achievement details page after I created it, the % goes up every time I reload the page. Now [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4f09b21a1d1390b2900b7e34d1ecaec7</guid>
				<title>xgote joined the group Achievements</title>
				<link>https://buddypress.org/updates/p/151015/</link>
				<pubDate>Wed, 04 May 2011 08:00:03 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">600b9bcc1dca605219d164bc79785974</guid>
				<title>xgote posted on the forum topic Searching / browsing through extensions in the group Requests &#038; Feedback</title>
				<link>http://buddypress.org/community/groups/requests-feedback/forum/topic/searching-browsing-through-extensions/#post-86907</link>
				<pubDate>Fri, 21 Jan 2011 01:28:18 +0000</pubDate>

									<content:encoded><![CDATA[<p>I had some time earlier to create a little spider that basically: &#8211; Scans the extensions page (all 12 pages!) for the direct URL&#8217;s of each plugin &#8211; Extracts meta-data from each of the pages (title, rating, downloads, last updated, compatible, requires.. etc) &#8211; Normalizes a little bit &#8211; Dumps to text file for database [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">15e051e6eb6cdf9b87082d315249bcab</guid>
				<title>xgote started the forum topic Searching / browsing through extensions in the group Requests &#038; Feedback</title>
				<link>http://buddypress.org/community/groups/requests-feedback/forum/topic/searching-browsing-through-extensions/</link>
				<pubDate>Thu, 13 Jan 2011 20:44:54 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;m fairly new to buddypress and one of the features that I really think makes this project so great is the community and all of the add-ons that are published. So many great extensions but very limited ability to find what I&#8217;m looking for. The things I want to know, quickly are: 1) Top extensions [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d349b994e34b69eebaf15969267e6132</guid>
				<title>xgote joined the group Requests &#038; Feedback</title>
				<link>https://buddypress.org/updates/p/128979/</link>
				<pubDate>Thu, 13 Jan 2011 20:44:53 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ea7df0df24bbef81da7b9abde81e4461</guid>
				<title>xgote posted on the forum topic Image Facebook-like tagging. Want to help ! in the group BuddyPress Media</title>
				<link>http://buddypress.org/community/groups/bp-album/forum/topic/image-facebook-like-tagging-want-to-help/#post-79949</link>
				<pubDate>Sat, 20 Nov 2010 02:07:54 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/foxly/" rel="nofollow ugc">@foxly</a> this is great!  I will have to give this plugin another look.  When I first installed it, nothing worked with the version of WP and BP I have installed (most recent).</p>
<p>I&#8217;ll check out the code and see if I can&#8217;t help 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">42e63d4122a68b8f22c4ea6ceb15e585</guid>
				<title>xgote posted on the forum topic Image Facebook-like tagging. Want to help ! in the group BuddyPress Media</title>
				<link>http://buddypress.org/community/groups/bp-album/forum/topic/image-facebook-like-tagging-want-to-help/#post-79475</link>
				<pubDate>Mon, 15 Nov 2010 23:00:23 +0000</pubDate>

									<content:encoded><![CDATA[<p>I&#8217;ve considered writing a mod for enabling photo tagging.  I&#8217;m still evaluating a few different plugins vs writing my own.  Have you guys made any progress with this or need any help?</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f94da9565f5ef1a3366b8e8ade99e6a0</guid>
				<title>xgote joined the group BuddyPress Media</title>
				<link>https://buddypress.org/updates/p/116782/</link>
				<pubDate>Mon, 15 Nov 2010 23:00:23 +0000</pubDate>

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