<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Group Forum Subscription for BuddyPress 1.1</title>
	<atom:link href="http://teleogistic.net/2009/10/group-forum-subscription-for-buddypress-1-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://teleogistic.net/2009/10/group-forum-subscription-for-buddypress-1-1/</link>
	<description></description>
	<lastBuildDate>Wed, 16 May 2012 17:57:41 -0400</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: AntonRSA</title>
		<link>http://teleogistic.net/2009/10/group-forum-subscription-for-buddypress-1-1/comment-page-1/#comment-7494</link>
		<dc:creator>AntonRSA</dc:creator>
		<pubDate>Thu, 11 Feb 2010 06:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=306#comment-7494</guid>
		<description>GFS 1.4</description>
		<content:encoded><![CDATA[<p>GFS 1.4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AntonRSA</title>
		<link>http://teleogistic.net/2009/10/group-forum-subscription-for-buddypress-1-1/comment-page-1/#comment-7493</link>
		<dc:creator>AntonRSA</dc:creator>
		<pubDate>Thu, 11 Feb 2010 05:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=306#comment-7493</guid>
		<description>Hi Boone,

I&#039;m running BP 1.1.3 and WPMU 2.8.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Boone,</p>
<p>I&#8217;m running BP 1.1.3 and WPMU 2.8.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boone Gorges</title>
		<link>http://teleogistic.net/2009/10/group-forum-subscription-for-buddypress-1-1/comment-page-1/#comment-7492</link>
		<dc:creator>Boone Gorges</dc:creator>
		<pubDate>Thu, 11 Feb 2010 04:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=306#comment-7492</guid>
		<description>Anton - What version of BP and GFS are you using?</description>
		<content:encoded><![CDATA[<p>Anton &#8211; What version of BP and GFS are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AntonRSA</title>
		<link>http://teleogistic.net/2009/10/group-forum-subscription-for-buddypress-1-1/comment-page-1/#comment-7487</link>
		<dc:creator>AntonRSA</dc:creator>
		<pubDate>Thu, 11 Feb 2010 00:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=306#comment-7487</guid>
		<description>I&#039;ve been using your plugin for a couple of weeks now and found this problem.  

Once a user is subscribed to the forum post and they click on unsubscribe, if someone creates a new forum topic, they are subscribed again.  If they go to notifications and switch off the notifications for the specific group, it doesn&#039;t help.  As soon as a new forum topic is started they get the mail of the forum and they are subscribed.

Anyway to fix this?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using your plugin for a couple of weeks now and found this problem.  </p>
<p>Once a user is subscribed to the forum post and they click on unsubscribe, if someone creates a new forum topic, they are subscribed again.  If they go to notifications and switch off the notifications for the specific group, it doesn&#8217;t help.  As soon as a new forum topic is started they get the mail of the forum and they are subscribed.</p>
<p>Anyway to fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boone</title>
		<link>http://teleogistic.net/2009/10/group-forum-subscription-for-buddypress-1-1/comment-page-1/#comment-4583</link>
		<dc:creator>Boone</dc:creator>
		<pubDate>Wed, 11 Nov 2009 19:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=306#comment-4583</guid>
		<description>Oho! I never would have figured that out on my own. I wonder what was getting in the way.

Thanks a million, Ray!</description>
		<content:encoded><![CDATA[<p>Oho! I never would have figured that out on my own. I wonder what was getting in the way.</p>
<p>Thanks a million, Ray!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://teleogistic.net/2009/10/group-forum-subscription-for-buddypress-1-1/comment-page-1/#comment-4582</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Wed, 11 Nov 2009 18:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=306#comment-4582</guid>
		<description>I had the same problem with the add_submenu_page function and thought I&#039;d post it here.

Boone, you have to change the priority of your add_action to something higher.

&lt;code&gt;add_action(&#039;admin_menu&#039;, &#039;gfs_group_forum_subscription_menu&#039;,30);&lt;/code&gt;

This will fix the problem.</description>
		<content:encoded><![CDATA[<p>I had the same problem with the add_submenu_page function and thought I&#8217;d post it here.</p>
<p>Boone, you have to change the priority of your add_action to something higher.</p>
<p><code>add_action('admin_menu', 'gfs_group_forum_subscription_menu',30);</code></p>
<p>This will fix the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://teleogistic.net/2009/10/group-forum-subscription-for-buddypress-1-1/comment-page-1/#comment-4563</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 11 Nov 2009 09:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=306#comment-4563</guid>
		<description>Thanks, I&#039;ll test the trunk version.
Another comment: mail sent seems to be plain text but contain HTML tags. It&#039;s quite bad for reading. I saw on the codex that the wp_mail_content_type filter must be used to send the mail as HTML. I tried to patch your wp_mail call, but cannot found any example for adding a filter on wp_mail_content_type on the web...</description>
		<content:encoded><![CDATA[<p>Thanks, I&#8217;ll test the trunk version.<br />
Another comment: mail sent seems to be plain text but contain HTML tags. It&#8217;s quite bad for reading. I saw on the codex that the wp_mail_content_type filter must be used to send the mail as HTML. I tried to patch your wp_mail call, but cannot found any example for adding a filter on wp_mail_content_type on the web&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boone</title>
		<link>http://teleogistic.net/2009/10/group-forum-subscription-for-buddypress-1-1/comment-page-1/#comment-4541</link>
		<dc:creator>Boone</dc:creator>
		<pubDate>Tue, 10 Nov 2009 18:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=306#comment-4541</guid>
		<description>Hi David,

Thanks for finding the translation bug. It&#039;s been fixed in the trunk. As long as the translation exists in the .po file (I think it does), it should now work in the plugin.

I found this thread http://buddypress.org/forums/topic/add_submenu_page-_file_-problem that talks about the problem you&#039;re having. It seems to have something to do with the fact that you&#039;re not running BP in the standard directory. On line 131, you might want to try playing with the final &#039;group_forum_subscription&#039; - replace it with &#039;admin.php?page=group_forum_subscription&#039; or some variation on that.</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>Thanks for finding the translation bug. It&#8217;s been fixed in the trunk. As long as the translation exists in the .po file (I think it does), it should now work in the plugin.</p>
<p>I found this thread <a href="http://buddypress.org/forums/topic/add_submenu_page-_file_-problem" rel="nofollow">http://buddypress.org/forums/topic/add_submenu_page-_file_-problem</a> that talks about the problem you&#8217;re having. It seems to have something to do with the fact that you&#8217;re not running BP in the standard directory. On line 131, you might want to try playing with the final &#8216;group_forum_subscription&#8217; &#8211; replace it with &#8216;admin.php?page=group_forum_subscription&#8217; or some variation on that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://teleogistic.net/2009/10/group-forum-subscription-for-buddypress-1-1/comment-page-1/#comment-4539</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 10 Nov 2009 17:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=306#comment-4539</guid>
		<description>Thanks for the trunk. There is still a string (in the .PO yet) not well translated : New activity.... (email title).

Yes the Welcome Pack link is ok :  /bp/wp-admin/admin.php?page=dp_welcomepack</description>
		<content:encoded><![CDATA[<p>Thanks for the trunk. There is still a string (in the .PO yet) not well translated : New activity&#8230;. (email title).</p>
<p>Yes the Welcome Pack link is ok :  /bp/wp-admin/admin.php?page=dp_welcomepack</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boone</title>
		<link>http://teleogistic.net/2009/10/group-forum-subscription-for-buddypress-1-1/comment-page-1/#comment-4538</link>
		<dc:creator>Boone</dc:creator>
		<pubDate>Tue, 10 Nov 2009 16:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=306#comment-4538</guid>
		<description>The trunk is available here http://wordpress.org/extend/plugins/group-forum-subscription-for-buddypress/download/ (Development Version)

Does the link for the Welcome Pack admin panel work?</description>
		<content:encoded><![CDATA[<p>The trunk is available here <a href="http://wordpress.org/extend/plugins/group-forum-subscription-for-buddypress/download/" rel="nofollow">http://wordpress.org/extend/plugins/group-forum-subscription-for-buddypress/download/</a> (Development Version)</p>
<p>Does the link for the Welcome Pack admin panel work?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

