<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BuddyPress.org &#187; All Posts</title>
		<atom:link href="http://buddypress.org/support/forum/plugin-forums/buddypress-activity-stream-bar/feed/" rel="self" type="application/rss+xml" />
		<link>http://buddypress.org/support/forum/plugin-forums/buddypress-activity-stream-bar/feed/</link>
		<description></description>
		<pubDate>Sun, 19 May 2013 21:13:52 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.3.3-alpha</generator>
		<language>en-US</language>

		
		
					
				<item>
					<guid>http://buddypress.org/support/topic/buddypress-1-5-5/#post-27989</guid>
					<title><![CDATA[Buddypress 1.5]]></title>
					<link>http://buddypress.org/support/topic/buddypress-1-5-5/#post-27989</link>
					<pubDate>Wed, 29 Feb 2012 23:36:47 +0000</pubDate>
					<dc:creator>Mary Jane</dc:creator>

					<description>
						<![CDATA[
						<p>Is there any beta, or support for 1.5? the code to make it for only friends dosent work and is there a way to disable this for logged out people?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/posting-to-activity-stream-via-php/#post-125797</guid>
					<title><![CDATA[Re: Posting to activity stream via PHP]]></title>
					<link>http://buddypress.org/support/topic/posting-to-activity-stream-via-php/#post-125797</link>
					<pubDate>Wed, 07 Dec 2011 23:21:43 +0000</pubDate>
					<dc:creator>mralexweber</dc:creator>

					<description>
						<![CDATA[
						<p><a href='http://buddypress.org/community/members/nyroka/' rel="nofollow"></a><a href="http://buddypress.org/community/members/nyroka/" rel="nofollow">@nyroka</a>, it seems like you have a separate issue, you should probably make a new topic with a full description of your problem.</p>
<p><a href='http://buddypress.org/community/members/shadowfox12/' rel="nofollow"></a><a href="http://buddypress.org/community/members/shadowfox12/" rel="nofollow">@shadowfox12</a>, I was looking into this a bit myself, here&#8217;s what I found:<br />
1. In our theme, posting to the activity stream starts with an AJAX call. the HTTP POST field is set, with ACTION=post_update<br />
2. the AJAX call is handled by wp-content/plugins/buddypress/bp-themes/bp-default/_inc/ajax.php (line 112) in the function bp_dtheme_post_update()<br />
3. this function calls the bp_activity_post_update() function, which lives in wp-content/plugins/buddypress/bp-activity.php (line 374)<br />
4. bp_activity_post_update() calls bp_activity_add() (same file, line 628) which creates a new object of type BP_Activity_Activity and runs its save() method.<br />
5. the BP_Activity_Activity class is defined in wp-content/plugins/buddypress/bp-activity/bp-activity-classes.php, and the save() method does the database update/insert.</p>
<p>I&#8217;m half documenting this for myself, and half hoping that it helps you. Best of luck!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/closedopened-memory/#post-125056</guid>
					<title><![CDATA[Re: Closed/Opened Memory]]></title>
					<link>http://buddypress.org/support/topic/closedopened-memory/#post-125056</link>
					<pubDate>Sun, 27 Nov 2011 00:58:50 +0000</pubDate>
					<dc:creator>Xevo</dc:creator>

					<description>
						<![CDATA[
						<p>I believe BuddyPress already includes jQuery cookies, you could use that.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/closedopened-memory/#post-125045</guid>
					<title><![CDATA[Re: Closed/Opened Memory]]></title>
					<link>http://buddypress.org/support/topic/closedopened-memory/#post-125045</link>
					<pubDate>Sat, 26 Nov 2011 21:07:54 +0000</pubDate>
					<dc:creator>Tosh</dc:creator>

					<description>
						<![CDATA[
						<p>It&#8217;s something I can look into for a future version.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/posting-to-activity-stream-via-php/#post-124454</guid>
					<title><![CDATA[Re: Posting to activity stream via PHP]]></title>
					<link>http://buddypress.org/support/topic/posting-to-activity-stream-via-php/#post-124454</link>
					<pubDate>Tue, 15 Nov 2011 15:05:51 +0000</pubDate>
					<dc:creator>nyroka</dc:creator>

					<description>
						<![CDATA[
						<p>I am unable to post on my activity page. I can write but the post button is not showing and my members are not able to create groups on my self. How do i fix this problem?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/how-can-i-get-a-members-id/#post-25707</guid>
					<title><![CDATA[Closed/Opened Memory]]></title>
					<link>http://buddypress.org/support/topic/how-can-i-get-a-members-id/#post-25707</link>
					<pubDate>Tue, 15 Nov 2011 08:49:59 +0000</pubDate>
					<dc:creator>James</dc:creator>

					<description>
						<![CDATA[
						<p>Hi <a href='http://buddypress.org/community/members/xberserker/' rel="nofollow"></a><a href="http://buddypress.org/community/members/xberserker/" rel="nofollow">@xberserker</a>,</p>
<p>any chances to put in some memory, so that when user closes bar and goes to other page of the site, it won’t be opened again after refresh?</p>
<p>if it is completely impossible, how to get stream bar be closed by default?</p>
<p>thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/activity-stream-bar-displaying-incorrectly/#post-111844</guid>
					<title><![CDATA[Re: Activity Stream Bar Displaying incorrectly]]></title>
					<link>http://buddypress.org/support/topic/activity-stream-bar-displaying-incorrectly/#post-111844</link>
					<pubDate>Sun, 08 May 2011 03:28:37 +0000</pubDate>
					<dc:creator>johnny2011</dc:creator>

					<description>
						<![CDATA[
						<p>Hiya</p>
<p>Great plugin!</p>
<p>However, it looks like the formatting is wrong when i access my site from my iphone thru safari</p>
<p>The bar is in the middle of the screen and the content scrolls behind it&#8230;</p>
<p>I have a multisite install and BP&#8230;?</p>
<p>Cheers</p>
<p>Johnny</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/path-to-img-incorrect-for-subfolder/#post-107062</guid>
					<title><![CDATA[Re: Path To IMG incorrect for subfolder]]></title>
					<link>http://buddypress.org/support/topic/path-to-img-incorrect-for-subfolder/#post-107062</link>
					<pubDate>Mon, 07 Mar 2011 15:29:16 +0000</pubDate>
					<dc:creator>Tosh</dc:creator>

					<description>
						<![CDATA[
						<p>Seems to work on my test site ok. I&#8217;ll update the plugin to include this fix.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/posting-to-activity-stream-via-php/#post-107061</guid>
					<title><![CDATA[Re: Posting to activity stream via PHP]]></title>
					<link>http://buddypress.org/support/topic/posting-to-activity-stream-via-php/#post-107061</link>
					<pubDate>Mon, 07 Mar 2011 15:22:15 +0000</pubDate>
					<dc:creator>Tosh</dc:creator>

					<description>
						<![CDATA[
						<p>Not sure but I would start looking on this page:</p>
<p><a href="http://svn.buddypress.org/trunk/bp-themes/bp-default/activity/post-form.php" rel="nofollow">http://svn.buddypress.org/trunk/bp-themes/bp-default/activity/post-form.php</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://buddypress.org/support/topic/posting-to-activity-stream-via-php/#post-19831</guid>
					<title><![CDATA[Posting to activity stream via PHP]]></title>
					<link>http://buddypress.org/support/topic/posting-to-activity-stream-via-php/#post-19831</link>
					<pubDate>Fri, 11 Feb 2011 01:52:34 +0000</pubDate>
					<dc:creator>shadowfox12</dc:creator>

					<description>
						<![CDATA[
						<p>Is it possible to post into the activity stream via PHP. I need to post updates on the activity stream based on the changes performed to a silverlight application running on my page.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

