<?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 | Anna Ladoshkina | Activity</title>
	<link>https://buddypress.org/members/foralien/activity/</link>
	<atom:link href="https://buddypress.org/members/foralien/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Anna Ladoshkina.</description>
	<lastBuildDate>Sat, 04 Apr 2026 19:20:52 +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">bfef319a671436f9bf5bc7c58f614c6e</guid>
				<title>foralien posted an update in the group Requests &#038; Feedback: Stupid question, sorry, but what version of BP should be used [&#133;]</title>
				<link>https://buddypress.org/updates/p/131495/</link>
				<pubDate>Wed, 19 Jan 2011 08:31:59 +0000</pubDate>

									<content:encoded><![CDATA[<p>Stupid question, sorry, but what version of BP should be used for test with WP3.1RC2 &#8211; BP1.3 trunk?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">bcd87199a13037bae3d9386635ba35da</guid>
				<title>foralien joined the group Requests &#038; Feedback</title>
				<link>https://buddypress.org/updates/p/131494/</link>
				<pubDate>Wed, 19 Jan 2011 08:29:57 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ed768c6a38b4172ecca17d91fc621f57</guid>
				<title>foralien joined the group BuddyPress Media</title>
				<link>https://buddypress.org/updates/p/41386/</link>
				<pubDate>Tue, 10 Aug 2010 22:17:04 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7117bb0ee74edcec546b6db4170f10aa</guid>
				<title>foralien posted on the forum topic Custom avatars arent showed on single blogs in WPMU in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/custom-avatars-arent-shown-on-single-blogs-in-wpmu/?topic_page=2#post-59</link>
				<pubDate>Wed, 23 Jun 2010 07:06:42 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/justbishop/" rel="nofollow ugc">@justbishop</a>  happy to hear that 🙂</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c4880115c3c5eea2d7bdd3d094509d61</guid>
				<title>foralien posted on the forum topic Header title tag for wp &#038; buddypress pages in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/header-title-tag-for-wp-buddypress-pages/#post-59330</link>
				<pubDate>Tue, 22 Jun 2010 12:02:10 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/mistercyril/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/mistercyril/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/mistercyril/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/mistercyril/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/mistercyril/" rel="nofollow ugc">@mistercyril</a> Don&#8217;t know exactly would it help with BP SEO &#8211; because don&#8217;t use it myself but&#8230; I suppose that using BP special tags for head section would make sense in this case. You can check them in bp-default theme. In particular use following tags inside the <code>&lt;head&gt;</code> tag of header.php in your theme <code>&lt;title&gt;&lt;?php bp_page_title() ?&gt;&lt;/title&gt; </code> -&hellip;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a502ed76e1bab89fd447288ada9dbfeb</guid>
				<title>foralien posted on the forum topic Custom avatars arent showed on single blogs in WPMU in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/custom-avatars-arent-shown-on-single-blogs-in-wpmu/?topic_page=2#post-59</link>
				<pubDate>Tue, 22 Jun 2010 11:42:39 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/justbishop/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/justbishop/" rel="nofollow ugc"></a><a href="http://buddypress.org/community/members/justbishop/" rel="nofollow ugc">@justbishop</a> sorry for the delay with reply :)) as far as I can see WP 3.0 default uploads paths are a bit different from WPMU 2.9.2 but in your case it may be enough to correct paths in my filters in particulat in filter <code>nfm_bp_avatar_upload_url_correct($url)</code> use <code>$url = get_blog_option( BP_ROOT_BLOG, 'siteurl' ) . "/wp-content/uploads/"; </code> instead&hellip;<span class="activity-read-more" id="activity-read-more-21739"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/custom-avatars-arent-shown-on-single-blogs-in-wpmu/?topic_page=2#post-59" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1bbb6015cd022da646bbfb13895dd7b3</guid>
				<title>foralien posted on the forum topic Custom avatars arent showed on single blogs in WPMU in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/custom-avatars-arent-shown-on-single-blogs-in-wpmu/?topic_page=2#post-58</link>
				<pubDate>Fri, 11 Jun 2010 14:40:32 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/justbishop/" rel="nofollow ugc">@justbishop</a>  actually it&#8217;s difficult to say what exactly could be wrong (I&#8217;m not a coding expert unfortunately 🙂 &#8211; but probably you can provide me with a link to your site<br />
I&#8217;ll try to check</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">96caa62f11acc63aa1cb01ee37edfe4b</guid>
				<title>foralien posted on the forum topic Custom avatars arent showed on single blogs in WPMU in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/custom-avatars-arent-shown-on-single-blogs-in-wpmu/#post-58078</link>
				<pubDate>Fri, 11 Jun 2010 14:28:31 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/justbishop/" rel="nofollow ugc">@justbishop</a> I also use the subdirectories &#8211; so filters should be OK in this case<br />
but probably you have some custom avatar upload path or constant BP_ROOT_BLOG is not defined in your installation?<br />
another possible reason &#8211; the function that fetch avatars for members blogs does not use bp_core_fetch_avatar() but some other mechanism  </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">97beefc56f2844f7776f04a29d647e4c</guid>
				<title>foralien joined the group BuddyPress Followers</title>
				<link>https://buddypress.org/updates/p/18899/</link>
				<pubDate>Fri, 11 Jun 2010 10:12:30 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">13c1010ea69c3e4400060850ff22a60b</guid>
				<title>foralien joined the group Localization</title>
				<link>https://buddypress.org/updates/p/18892/</link>
				<pubDate>Fri, 11 Jun 2010 10:01:03 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0dc5f96d3fc1f9723a6a57b5b68468db</guid>
				<title>foralien reviewed the plugin BuddyPress Groupblog</title>
				<link>https://buddypress.org/updates/p/18891/</link>
				<pubDate>Fri, 11 Jun 2010 09:57:41 +0000</pubDate>

									<content:encoded><![CDATA[<p><span><span><img loading="lazy" src="http://buddypress.org/wp-content/themes/buddypress.org/images/star.png" alt="1 stars" /><img loading="lazy" src="http://buddypress.org/wp-content/themes/buddypress.org/images/star.png" alt="2 stars" /><img loading="lazy" src="http://buddypress.org/wp-content/themes/buddypress.org/images/star.png" alt="3 stars" /><img loading="lazy" src="http://buddypress.org/wp-content/themes/buddypress.org/images/star.png" alt="4 stars" /><img loading="lazy" src="http://buddypress.org/wp-content/themes/buddypress.org/images/star.png" alt="5 stars" /></span></span>That&#8217;s the great plugin  &#8211; nice and simple idea with high quality coding.<br />
Many thanks to developer!</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">75375abca76b5e45889e735e67d90ee0</guid>
				<title>foralien joined the group BuddyPress Groupblog</title>
				<link>https://buddypress.org/updates/p/18890/</link>
				<pubDate>Fri, 11 Jun 2010 09:52:15 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">466b35261d71c64f6e3ffb8b9f27ecd3</guid>
				<title>foralien joined the group BuddyPress Media Component</title>
				<link>https://buddypress.org/updates/p/18889/</link>
				<pubDate>Fri, 11 Jun 2010 09:52:07 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">697cf61827d2b26c5b1ef76de0d17975</guid>
				<title>foralien joined the group Creating &#038; Extending</title>
				<link>https://buddypress.org/updates/p/18887/</link>
				<pubDate>Fri, 11 Jun 2010 09:48:44 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">cf12a080340df2bb66644f1cf08683f9</guid>
				<title>foralien posted on the forum topic Custom avatars arent showed on single blogs in WPMU in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/custom-avatars-arent-shown-on-single-blogs-in-wpmu/#post-58034</link>
				<pubDate>Fri, 11 Jun 2010 09:17:47 +0000</pubDate>

									<content:encoded><![CDATA[<p>If it&#8217;s still actual &#8211; I have a temporary solution This problem occurs because in 1.2.4 has been change the approach to how the avatars paths constract &#8211; now the BP rely on wp_upload_dir() function. That is pretty well on single-site installation or in the root blog of multisite installation (at least at wp 2.9.2) [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2193fa04e57d025c82e22167cacd7589</guid>
				<title>foralien joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/18877/</link>
				<pubDate>Fri, 11 Jun 2010 09:17:47 +0000</pubDate>

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