<?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 | MLmsw | Activity</title>
	<link>https://buddypress.org/members/mlmsw/activity/</link>
	<atom:link href="https://buddypress.org/members/mlmsw/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for MLmsw.</description>
	<lastBuildDate>Thu, 09 Apr 2026 04:28:33 +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">1f7591b651fbcc43037e56a5d38aab3b</guid>
				<title>MLmsw posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/161482/#acomment-161512</link>
				<pubDate>Fri, 01 Jul 2011 16:01:58 +0000</pubDate>

									<content:encoded><![CDATA[<p>cool 🙂</p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/shanebp/" title="shanebp" rel="nofollow ugc">shanebp</a> joined the group <a href="http://buddypress.org/community/groups/bp-jobs-board/" rel="nofollow ugc">BP Jobs Board</a>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3f8a816c9b8ac5da66ae3cfed5a6dd64</guid>
				<title>MLmsw posted on the forum topic Avatars Don&#039;t Show - WP 3.1.3 + BP 1.2.8 in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/avatars-dont-show-wp-3-1-3-bp-1-2-8/#post-101157</link>
				<pubDate>Fri, 10 Jun 2011 08:13:28 +0000</pubDate>

									<content:encoded><![CDATA[<p>I have a similar problem &#8230;<br />
New images are saved on the server but not in the right place :<br />
../wp-content/uploads/avatars/hash-bpthumb.jpg instead of ../wp-content/uploads/avatars/{$id}/hash-bpthumb.jpg</p>
<p>The problem is the path is not correctly set by bp &#8230;<br />
I&#8217;m looking into the code for a quick fix.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">aca362e706a4f2dd7badefe45e007251</guid>
				<title>MLmsw joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/158060/</link>
				<pubDate>Fri, 10 Jun 2011 08:13:28 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9fe50b30217bf8cb371e909fc2b164d2</guid>
				<title>MLmsw posted on the forum topic Search Form problem with special character like &#039; in the group Requests &#038; Feedback</title>
				<link>http://buddypress.org/community/groups/requests-feedback/forum/topic/search-form-problem-with-special-character-like/#post-100971</link>
				<pubDate>Wed, 08 Jun 2011 13:44:20 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi, </p>
<p>No feedback from bp dev team ?<br />
-&gt; Try search : hello’s&#8221;&#8221;&#8221; </p>
<p>ML</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">030d25f0d6bfcfa52b54f49de6a091b9</guid>
				<title>MLmsw started the forum topic Search Form problem with special character like &#039; in the group Requests &#038; Feedback</title>
				<link>http://buddypress.org/community/groups/requests-feedback/forum/topic/search-form-problem-with-special-character-like/</link>
				<pubDate>Wed, 18 May 2011 14:38:19 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi, There is an issue with search form ( $_REQUEST ) value. This value isn&#8217;t verified and stripped in BP code. I think we must add some filters to avoid injection by this parameter, or to correctly display value in form back. For example : * Try to search here this value : hello&#8217;s -&gt; [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ff3baeae47709351634911ded13880fd</guid>
				<title>MLmsw joined the group Requests &#038; Feedback</title>
				<link>https://buddypress.org/updates/p/153113/</link>
				<pubDate>Wed, 18 May 2011 14:38:19 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">197d3a9fb3d5bf433b7bea94323d35de</guid>
				<title>MLmsw posted on the forum topic Create a new custom root slug ... in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/create-a-new-custom-root-slug/#post-97594</link>
				<pubDate>Mon, 02 May 2011 10:13:05 +0000</pubDate>

									<content:encoded><![CDATA[<p>Finally i find my issue !</p>
<p>In skeleton component (1.4) :<br />
/* Only load the component if BuddyPress is loaded and initialized. */<br />
function bp_example_init() {<br />
	require( dirname( __FILE__ ) . &#8216;/includes/bp-example-core.php&#8217; );<br />
}<br />
add_action( &#8216;bp_init&#8217;, &#8216;bp_example_init&#8217; );</p>
<p>=&gt; Action &#8216;bp_init&#8217; isn&#8217;t good ! I change it for : &#8216;bp_include&#8217; and all works fine !</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e7ead30f2042a42be947d44631fb608a</guid>
				<title>MLmsw started the forum topic Create a new custom root slug ... in the group Creating &#038; Extending</title>
				<link>http://buddypress.org/community/groups/creating-extending/forum/topic/create-a-new-custom-root-slug/</link>
				<pubDate>Mon, 02 May 2011 09:02:55 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi, I&#8217;m a new user of buddypress and i try to create a plugin which add some new root slug to bp. But i have a problem : it didn&#8217;t works (my first screen don&#8217;t appear on : <a href="http://mybpwebsite/myslug/" rel="nofollow ugc">http://mybpwebsite/myslug/</a> ) I try to log my function setup call and it appears that none of my [&#8230;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">33667bc430d0c610717c72f6d1140579</guid>
				<title>MLmsw joined the group Creating &#038; Extending</title>
				<link>https://buddypress.org/updates/p/150793/</link>
				<pubDate>Mon, 02 May 2011 09:02:54 +0000</pubDate>

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