<?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 | rotblick | Activity</title>
	<link>https://buddypress.org/members/rotblick/activity/</link>
	<atom:link href="https://buddypress.org/members/rotblick/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for rotblick.</description>
	<lastBuildDate>Mon, 06 Apr 2026 09:54:32 +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">202cbaac3bb1e11526d2bde816f5c5f3</guid>
				<title>rotblick posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/137602/#acomment-140627</link>
				<pubDate>Sat, 05 Mar 2011 06:58:10 +0000</pubDate>

									<content:encoded><![CDATA[<p>To show the reason at the sidebar, I just added the following line: else{do_action(&#8220;secure_invite_user_can_invite&#8221;);} on Line 1697 and everything works as i aspected.<br />
This plugin is awesome! Thanks for coding and support!</p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/rotblick/" title="rotblick" rel="nofollow ugc">rotblick</a> posted an update in the group <a href="http://buddypress.org/community/groups/wordpress-mu-secure-invites/" rel="nofollow ugc">Secure Invites</a>: @MiWiblog It is a great plugin. But since we updated to Version 1.1.3 we get the following error:

Warning: session_start() [function.session-start]: Cannot [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">748478db778f78032eed5be66eaa586b</guid>
				<title>rotblick posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/137602/#acomment-140625</link>
				<pubDate>Sat, 05 Mar 2011 06:27:40 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thank you very much. It works great!<br />
In the changelog it says: &#8220;Put reason for invite button not showing on the main settings page&#8221;. I just created a test user, but I can&#8217;t find the reason showing&#8230; The next days I will look more carefull for it&#8230; It would be awesome, if it would be shown instead of the button.</p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/rotblick/" title="rotblick" rel="nofollow ugc">rotblick</a> posted an update in the group <a href="http://buddypress.org/community/groups/wordpress-mu-secure-invites/" rel="nofollow ugc">Secure Invites</a>: @MiWiblog It is a great plugin. But since we updated to Version 1.1.3 we get the following error:

Warning: session_start() [function.session-start]: Cannot [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c502c97e870d3976b1a5855010130889</guid>
				<title>rotblick posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/137602/#acomment-138376</link>
				<pubDate>Mon, 21 Feb 2011 07:19:06 +0000</pubDate>

									<content:encoded><![CDATA[<p>Thank you, for your help. I asked in the trouble shooting forum. I will keep you updated, when I know something new. The strange thing is, that it just happens, when you post a new activity&#8230; otherwise everything runs fine. And with secure invites 1.1.2 everything is fine as well&#8230;</p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/rotblick/" title="rotblick" rel="nofollow ugc">rotblick</a> posted an update in the group <a href="http://buddypress.org/community/groups/wordpress-mu-secure-invites/" rel="nofollow ugc">Secure Invites</a>: @MiWiblog It is a great plugin. But since we updated to Version 1.1.3 we get the following error:

Warning: session_start() [function.session-start]: Cannot [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">150dd8f11b13a08fc3421fcf56899887</guid>
				<title>rotblick started the forum topic Ajax Problem session_start() - SecureInvites in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/ajax-problem-session_start-secureinvites/</link>
				<pubDate>Sun, 20 Feb 2011 17:21:11 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi, I&#8217;m running buddypress (default theme) with the plugin secure invites. Every time somebody posts an update i get the following error: <code>Warning: session_start() : Cannot send session cache limiter – headers already sent (output started at /var/www/vhosts/istedia.de/httpdocs/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/ajax.php:142) i&hellip;</code><span class="activity-read-more" id="activity-read-more-138302"><a href="http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/ajax-problem-session_start-secureinvites/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">48ea49ce3389dd57ebc996bfda88db07</guid>
				<title>rotblick posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/137602/#acomment-137728</link>
				<pubDate>Thu, 17 Feb 2011 09:57:04 +0000</pubDate>

									<content:encoded><![CDATA[<p>line 242 in secure_invite.php is:</p>
<p>session_start();</p>
<p>When I would remove it, it seems, like it works. Does it have any security risks doing so?</p>
<p>Another thing I found out: When I know the registrationlink, for example: <a href="http:///register/?email=" rel="nofollow ugc">http:///register/?email=</a> I can register and choose a complete different emailadress. So complete strangers can register themself,&hellip;<span class="activity-read-more" id="activity-read-more-137728"><a href="https://buddypress.org/updates/p/137602/#acomment-137728" rel="nofollow ugc">[Read more]</a></span></p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/rotblick/" title="rotblick" rel="nofollow ugc">rotblick</a> posted an update in the group <a href="http://buddypress.org/community/groups/wordpress-mu-secure-invites/" rel="nofollow ugc">Secure Invites</a>: @MiWiblog It is a great plugin. But since we updated to Version 1.1.3 we get the following error:

Warning: session_start() [function.session-start]: Cannot [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3ef20d0a8925aa33e219aab181a18646</guid>
				<title>rotblick posted an update: @MrWiblog @MrWiblog - seems like I misspelled your name... I [&#133;]</title>
				<link>https://buddypress.org/updates/p/137724/</link>
				<pubDate>Thu, 17 Feb 2011 09:32:35 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/MrWiblog/" rel="nofollow ugc">@MrWiblog</a> <a href="http://buddypress.org/community/members/MrWiblog/" rel="nofollow ugc">@MrWiblog</a> &#8211; seems like I misspelled your name&#8230; I liked to address the following post to you: <a href="http://buddypress.org/community/members/rotblick/activity/137602/" rel="nofollow ugc">http://buddypress.org/community/members/rotblick/activity/137602/</a><br />
Hope you can help and get the latest update of this awesome plugin working!</p>
<p>Rotblick</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fdadfdb423b3167c86d1d6f5fef794a2</guid>
				<title>rotblick posted an update in the group bpCKEditor: Is it possible to add bpCKEditor to private Messages? At the [&#133;]</title>
				<link>https://buddypress.org/updates/p/137621/</link>
				<pubDate>Wed, 16 Feb 2011 21:25:00 +0000</pubDate>

									<content:encoded><![CDATA[<p>Is it possible to add bpCKEditor to private Messages? At the moment it&#8217;s just working in the forum. Did anybody ever tried it?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">14dbbc619015010e1364e469454e9611</guid>
				<title>rotblick joined the group bpCKEditor</title>
				<link>https://buddypress.org/updates/p/137620/</link>
				<pubDate>Wed, 16 Feb 2011 21:24:16 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">72d23f5c7d22cf875eb2dac5cfac5d91</guid>
				<title>rotblick posted a new activity comment</title>
				<link>https://buddypress.org/updates/p/135148/#acomment-137619</link>
				<pubDate>Wed, 16 Feb 2011 21:23:43 +0000</pubDate>

									<content:encoded><![CDATA[<p>This helped for me:<br />
<a href="http://wordpress.org/support/topic/plugin-bpckeditor-no-input-window?replies=2#post-1945104" rel="nofollow ugc">http://wordpress.org/support/topic/plugin-bpckeditor-no-input-window?replies=2#post-1945104</a></p>
				<strong>In reply to</strong> -
				<a href="http://buddypress.org/community/members/nisain/" title="nisain" rel="nofollow ugc">nisain</a> posted an update in the group <a href="http://buddypress.org/community/groups/bpckeditor/" rel="nofollow ugc">bpCKEditor</a>: Hi Will,
The plugin you have created Bpckeditor was lovely, I read about it and was really loved to make it work in my buddypress site… but when I installed the p [&hellip;]			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">26109465bfb00a274aba773072735ed2</guid>
				<title>rotblick posted an update in the group Secure Invites: @MiWiblog It is a great plugin. But since we updated to [&#133;]</title>
				<link>https://buddypress.org/updates/p/137602/</link>
				<pubDate>Wed, 16 Feb 2011 19:57:49 +0000</pubDate>

									<content:encoded><![CDATA[<p>@MiWiblog It is a great plugin. But since we updated to Version 1.1.3 we get the following error:</p>
<p>Warning: session_start() [function.session-start]: Cannot send session cache limiter &#8211; headers already sent (output started at /var/www/vhosts/istedia.de/httpdocs/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/ajax.php:142) in&hellip;<span class="activity-read-more" id="activity-read-more-137602"><a href="https://buddypress.org/updates/p/137602/" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
									<slash:comments>6</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">274071c464a619620f6eda818b2c16ff</guid>
				<title>rotblick joined the group Secure Invites</title>
				<link>https://buddypress.org/updates/p/137598/</link>
				<pubDate>Wed, 16 Feb 2011 19:51:59 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">85a1b81dff5455cefc25e4340c4e7cdf</guid>
				<title>rotblick started the forum topic Wiki &#038; TinyMCE in the group BP-TinyMCE</title>
				<link>http://buddypress.org/community/groups/bp-tinymce/forum/topic/wiki-tinymce/</link>
				<pubDate>Wed, 16 Feb 2011 16:24:48 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi,<br />
when I&#8217;ve installed the group-wiki function on buddypress / wordpress-mu the TinyMCE Plugin overwrites all the wiki buttons. Does anybody has a suggestion to fix it?<br />
Ciao<br />
Thomas </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b8b3c43c62b3f7208a7308d26a9d6196</guid>
				<title>rotblick posted on the forum topic more buttons in the group BP-TinyMCE</title>
				<link>http://buddypress.org/community/groups/bp-tinymce/forum/topic/more-buttons/#post-89949</link>
				<pubDate>Wed, 16 Feb 2011 16:15:16 +0000</pubDate>

									<content:encoded><![CDATA[<p>Are there any updates? It would be awesome if there are more buttons.<br />
Best Regards!<br />
Thomas</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e3f43f960de2a937c9c9e7e556dbd2f8</guid>
				<title>rotblick joined the group BP-TinyMCE</title>
				<link>https://buddypress.org/updates/p/137553/</link>
				<pubDate>Wed, 16 Feb 2011 16:15:15 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">446976d24e65bed634fad4e5763c15cb</guid>
				<title>rotblick started the forum topic Opera - Ajax in the group BP GTM System</title>
				<link>http://buddypress.org/community/groups/bp-admin-actions/forum/topic/opera-ajax/</link>
				<pubDate>Wed, 16 Feb 2011 15:59:29 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hey, I&#8217;m using Opera and there is no box opening?! I see the button and when I click it the background turns black, but no Box is opening.<br />
I just tried it in Firefox and it works. Is there an easy workaround, to get it working in Opera?<br />
Best regards!<br />
Thomas</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">49f18b35a550308f969452f4c337f8ce</guid>
				<title>rotblick joined the group BP GTM System</title>
				<link>https://buddypress.org/updates/p/137550/</link>
				<pubDate>Wed, 16 Feb 2011 15:59:29 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1a4fee55a6ea8d4850575f6c842c90d2</guid>
				<title>rotblick joined the group Group Documents</title>
				<link>https://buddypress.org/updates/p/136820/</link>
				<pubDate>Sat, 12 Feb 2011 13:17:50 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b839c1e6a1c3e4fe9445b191401fd0ed</guid>
				<title>rotblick posted on the forum topic How can I set &#034;Show NewBlogPosts&#034; as default on acitivity-stream? in the group How-To and Troubleshooting</title>
				<link>http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-can-i-set-show-newblogposts-as-default-on-acitivity-stream/?topic_pa</link>
				<pubDate>Sat, 12 Feb 2011 08:59:13 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="http://buddypress.org/community/members/boonebgorges/" rel="nofollow ugc">@boonebgorges</a> Thank you very much for your help. I looked for days to get a working solution, but couldn&#8217;t get it work like you did!</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1443d2756870b461436f49169d20de1f</guid>
				<title>rotblick joined the group How-To and Troubleshooting</title>
				<link>https://buddypress.org/updates/p/136803/</link>
				<pubDate>Sat, 12 Feb 2011 08:59:13 +0000</pubDate>

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