<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Tag: subscribe-to-comments</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: subscribe-to-comments</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 13:52:54 +0000</pubDate>

<item>
<title>MiOtraCosa on "Subscribe to Comments Works, Subscription Manager Does NOT (2.8.6)"</title>
<link>http://wordpress.org/support/topic/331835#post-1291706</link>
<pubDate>Tue, 24 Nov 2009 01:35:00 +0000</pubDate>
<dc:creator>MiOtraCosa</dc:creator>
<guid isPermaLink="false">1291706@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Just to continue my one-way conversation here...&#60;/p&#62;
&#60;p&#62;I think I have it all configured and working/looking just the way I like now.  You can have a look by visiting my test grounds at &#60;a href=&#34;http://www.hairextensionsreviews.com/&#34;&#62;http://www.hairextensionsreviews.com/&#60;/a&#62;.  Feel free to leave a comment and try it out, if you are curious about this plugin or my tweaks to it.  I will approve it within 24 hours and then you should be able to get your email updates.
&#60;/p&#62;</description>
</item>
<item>
<title>MiOtraCosa on "Subscribe to Comments Works, Subscription Manager Does NOT (2.8.6)"</title>
<link>http://wordpress.org/support/topic/331835#post-1289548</link>
<pubDate>Sat, 21 Nov 2009 22:21:01 +0000</pubDate>
<dc:creator>MiOtraCosa</dc:creator>
<guid isPermaLink="false">1289548@http://wordpress.org/support/</guid>
<description>&#60;p&#62;OK, I think I fixed my issue without removing any functionality.  I also made it compatible with my theme.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
&#60;strong&#62;Code changes for Subscription Manager fix:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Original code line from &#34;&#60;code&#62;manage_link&#60;/code&#62;&#34; function:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$link = add_query_arg(&#38;#39;ref&#38;#39;, rawurlencode(&#38;#39;http://&#38;#39; . $_SERVER[&#38;#39;HTTP_HOST&#38;#39;] . attribute_escape($_SERVER[&#38;#39;REQUEST_URI&#38;#39;])), $link);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;MODIFIED code line from &#34;&#60;code&#62;manage_link&#60;/code&#62;&#34; function:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$link = add_query_arg(&#38;#39;ref&#38;#39;, rawurlencode(attribute_escape($_SERVER[&#38;#39;REQUEST_URI&#38;#39;])), $link);&#60;/code&#62;&#60;/pre&#62;
&#60;/blockquote&#62;
&#60;blockquote&#62;&#60;p&#62;
In order to make this plugin compatible with my theme (after checking the option for &#34;Use custom style for Subscription Manager&#34;) I had to replace the first &#60;code&#62;&#38;lt;div class=&#38;quot;wrap&#38;quot;&#38;gt;&#60;/code&#62; of the Subscription Manager HTML code with &#60;code&#62;&#38;lt;div id=&#38;quot;content&#38;quot;&#38;gt;&#60;/code&#62;.  Also I had to take is closing &#60;code&#62;&#38;lt;/div&#38;gt;&#60;/code&#62; tag and move it below the closing &#60;code&#62;&#38;lt;/div&#38;gt;&#60;/code&#62; tag of the &#34;Adavanced Options section:&#60;/p&#62;
&#60;p&#62;an excerpt&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;/fieldset&#38;gt;

			&#38;lt;?php } ?&#38;gt;
	&#38;lt;?php } //end if not in do not mail ?&#38;gt;

	&#38;lt;/div&#38;gt; &#38;lt;!-- class=&#38;quot;wrap&#38;quot; --&#38;gt;

	&#38;lt;/div&#38;gt; &#38;lt;!-- id=&#38;quot;content&#38;quot; --&#38;gt;

	&#38;lt;?php if ( $sg_subscribe-&#38;gt;standalone ) : ?&#38;gt;
	&#38;lt;?php if ( !$sg_subscribe-&#38;gt;use_wp_style ) :
	echo $sg_subscribe-&#38;gt;after_manager;&#60;/code&#62;&#60;/pre&#62;
&#60;/blockquote&#62;
&#60;p&#62;I need to test this more, but this appears to have corrected my problems.  Any comments would be appreciated.
&#60;/p&#62;</description>
</item>
<item>
<title>MiOtraCosa on "[Plugin: Subscribe to Comments] Subscribe to comments reloaded! Modified version with some enhanceme"</title>
<link>http://wordpress.org/support/topic/321815#post-1289350</link>
<pubDate>Sat, 21 Nov 2009 18:46:34 +0000</pubDate>
<dc:creator>MiOtraCosa</dc:creator>
<guid isPermaLink="false">1289350@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I figured out that the ref variable is used to provide a link in the Subscription Manager that takes the user back to the post they were viewing previously.&#60;/p&#62;
&#60;p&#62;Anyway, since my problems are not limited to this version of the plugin I am going to stop commenting on this thread/topic.  If you want to follow the progress of this issue please go to:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/support/topic/331835&#34;&#62;Subscribe to Comments Works, Subscription Manager Does NOT (2.8.6)&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>MiOtraCosa on "Subscribe to Comments Works, Subscription Manager Does NOT (2.8.6)"</title>
<link>http://wordpress.org/support/topic/331835#post-1288905</link>
<pubDate>Sat, 21 Nov 2009 03:01:19 +0000</pubDate>
<dc:creator>MiOtraCosa</dc:creator>
<guid isPermaLink="false">1288905@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I didn't think of any valuable reason to retain the &#34;ref&#34; query argument / variable in the Subscription Manager and no one spoke up here or in the other topic.  So I went in and just commented-out the following line in the &#34;&#60;code&#62;manage_link&#60;/code&#62;&#34; function of the plugin:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;//$link = add_query_arg(&#38;#39;ref&#38;#39;, rawurlencode(&#38;#39;http://&#38;#39; . $_SERVER[&#38;#39;HTTP_HOST&#38;#39;] . attribute_escape($_SERVER[&#38;#39;REQUEST_URI&#38;#39;])), $link);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;After I did this, the Subscription Manager URLs listed on the posting worked for me; for both my test user and for the article author/site administrator.&#60;/p&#62;
&#60;p&#62;I would like to declare success, but I later discovered the purpose of the &#34;ref&#34; variable.  It feeds the &#34;Return to the page you were viewing&#34; URL on the Subscription Manager.  It would seem that the value expected here is the part of the URL following the &#34;&#60;code&#62;&#60;a href=&#34;http://website.com/&#34; rel=&#34;nofollow&#34;&#62;http://website.com/&#60;/a&#62;&#60;/code&#62;&#34; portion, like this (&#60;a href=&#34;http://www.hairextensionsreviews.com/?wp-subscription-manager=1&#38;amp;email=echo4dr%40yahoo.com&#38;amp;key=0d21c1739aa7eabff8221b7605a26931&#38;amp;ref=articles%2Fgeneral-articles%2Fwhat-is-hand-tied-hair%2Fcomment-page-1%2F&#34;&#62;http://www.hairextensionsreviews.com/?wp-subscription-manager=1&#38;amp;email=echo4dr%40yahoo.com&#38;amp;key=0d21c1739aa7eabff8221b7605a26931&#38;amp;ref=articles%2Fgeneral-articles%2Fwhat-is-hand-tied-hair%2Fcomment-page-1%2F&#60;/a&#62;).  Perhaps, the culprit is one of the following:&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;my site's permalink configuration is not standard&#60;/li&#62;
&#60;li&#62;WP 2.8.x does something different such that it feeds this plugin a permalink different than is expected&#60;/li&#62;
&#60;li&#62;WP 2.8.x variables differ slightly so that it prevents the plugin from parsing the permalink properly&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;I will dig on this more, but I wanted to share this for now, hoping that someone might have some input.
&#60;/p&#62;</description>
</item>
<item>
<title>MiOtraCosa on "Subscribe to Comments Works, Subscription Manager Does NOT (2.8.6)"</title>
<link>http://wordpress.org/support/topic/331835#post-1286314</link>
<pubDate>Thu, 19 Nov 2009 01:29:48 +0000</pubDate>
<dc:creator>MiOtraCosa</dc:creator>
<guid isPermaLink="false">1286314@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I guess I am really discussing this issue is two places now.  Here is what I just posted on the other forum topic:&#60;/p&#62;
&#60;p&#62;I just dug some more on this issue and I think I know what the problem is.  My &#34;Manage Your Subscriptions&#34; URL comes over like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;a href=&#34;http://www.hairextensionsreviews.com/?wp-subscription-manager=1&#38;amp;email=echo4dr%40yahoo.com&#38;amp;key=0d21c1739aa7eabff8221b7605a26931&#38;amp;ref=http%3A%2F%2Fwww.hairextensionsreviews.com%2Farticles%2Fgeneral-articles%2Fwhat-is-hand-tied-hair%2Fcomment-page-1%2F&#34; rel=&#34;nofollow&#34;&#62;http://www.hairextensionsreviews.com/?wp-subscription-manager=1&#38;amp;email=echo4dr%40yahoo.com&#38;amp;key=0d21c1739aa7eabff8221b7605a26931&#38;amp;ref=http%3A%2F%2Fwww.hairextensionsreviews.com%2Farticles%2Fgeneral-articles%2Fwhat-is-hand-tied-hair%2Fcomment-page-1%2F&#60;/a&#62;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If I chop off the &#60;code&#62;&#38;amp;ref=http%3A%2F%2Fwww.hairextensionsreviews.com%2Farticles%2Fgeneral-articles%2Fwhat-is-hand-tied-hair%2Fcomment-page-1%2F&#60;/code&#62; part of the string then the URL is good.&#60;/p&#62;
&#60;p&#62;This also is true of the URL made available to the author, which is:&#60;br /&#62;
&#60;code&#62;&#60;a href=&#34;http://www.hairextensionsreviews.com/?wp-subscription-manager=1&#38;amp;ref=http%3A%2F%2Fwww.hairextensionsreviews.com&#34; rel=&#34;nofollow&#34;&#62;http://www.hairextensionsreviews.com/?wp-subscription-manager=1&#38;amp;ref=http%3A%2F%2Fwww.hairextensionsreviews.com&#60;/a&#62;&#60;/code&#62;.  If I access this I get nothing, but if I take off the &#60;code&#62;&#38;amp;ref=http%3A%2F%2Fwww.hairextensionsreviews.com&#60;/code&#62; string then it works just fine.  Its ugly, but it works.&#60;/p&#62;
&#60;p&#62;So.... what is the point of that &#34;ref&#34; variable?  Removing it seems to fix things considerably.  Does anyone else have trouble with this?  Do theirs look differently?  I am very curious before I start creating my own &#34;new version&#34; of this plug-in.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>MiOtraCosa on "[Plugin: Subscribe to Comments] Subscribe to comments reloaded! Modified version with some enhanceme"</title>
<link>http://wordpress.org/support/topic/321815#post-1286313</link>
<pubDate>Thu, 19 Nov 2009 01:28:37 +0000</pubDate>
<dc:creator>MiOtraCosa</dc:creator>
<guid isPermaLink="false">1286313@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I just dug some more on this issue and I think I know what the problem is.  My &#34;Manage Your Subscriptions&#34; URL comes over like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;a href=&#34;http://www.hairextensionsreviews.com/?wp-subscription-manager=1&#38;amp;email=echo4dr%40yahoo.com&#38;amp;key=0d21c1739aa7eabff8221b7605a26931&#38;amp;ref=http%3A%2F%2Fwww.hairextensionsreviews.com%2Farticles%2Fgeneral-articles%2Fwhat-is-hand-tied-hair%2Fcomment-page-1%2F&#34; rel=&#34;nofollow&#34;&#62;http://www.hairextensionsreviews.com/?wp-subscription-manager=1&#38;amp;email=echo4dr%40yahoo.com&#38;amp;key=0d21c1739aa7eabff8221b7605a26931&#38;amp;ref=http%3A%2F%2Fwww.hairextensionsreviews.com%2Farticles%2Fgeneral-articles%2Fwhat-is-hand-tied-hair%2Fcomment-page-1%2F&#60;/a&#62;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If I chop off the &#60;code&#62;&#38;amp;ref=http%3A%2F%2Fwww.hairextensionsreviews.com%2Farticles%2Fgeneral-articles%2Fwhat-is-hand-tied-hair%2Fcomment-page-1%2F&#60;/code&#62; part of the string then the URL is good.&#60;/p&#62;
&#60;p&#62;This also is true of the URL made available to the author, which is:&#60;br /&#62;
&#60;code&#62;&#60;a href=&#34;http://www.hairextensionsreviews.com/?wp-subscription-manager=1&#38;amp;ref=http%3A%2F%2Fwww.hairextensionsreviews.com&#34; rel=&#34;nofollow&#34;&#62;http://www.hairextensionsreviews.com/?wp-subscription-manager=1&#38;amp;ref=http%3A%2F%2Fwww.hairextensionsreviews.com&#60;/a&#62;&#60;/code&#62;.  If I access this I get nothing, but if I take off the &#60;code&#62;&#38;amp;ref=http%3A%2F%2Fwww.hairextensionsreviews.com&#60;/code&#62; string then it works just fine.  Its ugly, but it works.&#60;/p&#62;
&#60;p&#62;So.... what is the point of that &#34;ref&#34; variable?  Removing it seems to fix things considerably.  Does anyone else have trouble with this?  Do theirs look differently?  I am very curious before I start creating my own &#34;new version&#34; of this plug-in.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>MiOtraCosa on "[Plugin: Subscribe to Comments] Subscribe to comments reloaded! Modified version with some enhanceme"</title>
<link>http://wordpress.org/support/topic/321815#post-1286308</link>
<pubDate>Thu, 19 Nov 2009 01:17:09 +0000</pubDate>
<dc:creator>MiOtraCosa</dc:creator>
<guid isPermaLink="false">1286308@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi neononcon, ok, I was lost, yes, I do have a &#34;subscribe to comments&#34; link in the settings section.  I did not notice it there.  I guess I have been pampered by my other plugins which have had a link on the plug summary page to the settings.  Thanks for your help.  Unfortunately, nothing there seems to help my issues.&#60;/p&#62;
&#60;p&#62;Strange thing for me is the both the &#34;old&#34; and the &#34;new update&#34; version of the plugin perform the exact same for me.  Both send email, but the Subscription Manager is totally un-functional.  Without this tool I don't think I can ask visitors to sign up for updates via email.  I don't want to have to administer their subscriptions for them.
&#60;/p&#62;</description>
</item>
<item>
<title>neononcon on "[Plugin: Subscribe to Comments] Subscribe to comments reloaded! Modified version with some enhanceme"</title>
<link>http://wordpress.org/support/topic/321815#post-1282623</link>
<pubDate>Mon, 16 Nov 2009 03:24:13 +0000</pubDate>
<dc:creator>neononcon</dc:creator>
<guid isPermaLink="false">1282623@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@MiOtraCosa don't you have the &#34;subscribe to comments&#34; link in the settings section of your admin? This &#34;new update&#34; is a little peculiar, especially considering it doesn't seem to be updated in the plugins directory and it's not really working. Not to mention the version number isn't even &#34;updated&#34;. &#60;/p&#62;
&#60;p&#62;I installed it. Tried to send a test message and nothing.
&#60;/p&#62;</description>
</item>
<item>
<title>nasul on "Subscribe to Comments Works, Subscription Manager Does NOT (2.8.6)"</title>
<link>http://wordpress.org/support/topic/331835#post-1281914</link>
<pubDate>Sun, 15 Nov 2009 07:13:25 +0000</pubDate>
<dc:creator>nasul</dc:creator>
<guid isPermaLink="false">1281914@http://wordpress.org/support/</guid>
<description>&#60;p&#62;For your information Subscription Manager never worked for me when using wp 2.8.x, something is wrong with the js.&#60;br /&#62;
Another problem is this &#34;Pingbacks are subscribed&#34; &#60;a href=&#34;http://wordpress.org/support/topic/320501?replies=5&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/320501?replies=5&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>MiOtraCosa on "Subscribe to Comments Works, Subscription Manager Does NOT (2.8.6)"</title>
<link>http://wordpress.org/support/topic/331835#post-1281559</link>
<pubDate>Sat, 14 Nov 2009 21:23:11 +0000</pubDate>
<dc:creator>MiOtraCosa</dc:creator>
<guid isPermaLink="false">1281559@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I realize that neither the 2.1.2 version nor the &#60;a href=&#34;http://wordpress.org/support/topic/321815&#34;&#62;2.1.3&#60;/a&#62; (a recently published patch version) state that they are compatible with 2.8.6 (just released a couple days ago); however, many people have reported success with slightly older version.  So I thought I would give this a try.&#60;/p&#62;
&#60;p&#62;I tested both versions of this plug-in on a &#60;a href=&#34;http://www.hairextensionsreviews.com/&#34;&#62;2.8.6 version of WP&#60;/a&#62; and on a 2.8.5 version as well.  In all cases the result was the same.  The subscription parts worked fine.  The subscription emails send out as well when tested; however, the Subscription Manager links made available to subscribers and to post authors do not work.  When clicked they send all back to the homepage.&#60;/p&#62;
&#60;p&#62;If I directly access this URL (&#60;a href=&#34;http://www.hairextensionsreviews.com/?wp-subscription-manager&#34;&#62;http://www.hairextensionsreviews.com/?wp-subscription-manager&#60;/a&#62;) when logged in as the owner/administrator then I am able to successfully access the Subscription Manager.  But if I use any of the provided links on the bottom of the post's comments I am put on the homepage, whether logged in as the post author, site administrator, or just a commenter.&#60;/p&#62;
&#60;p&#62;I also feel like something else is missing.  The plug-in does not seem to have an &#34;options&#34;, &#34;settings&#34;, or &#34;configurations&#34; panel.  When I view it under &#34;Manager Plugins&#34; I see only links to Mark's and Scriptygoddess' websites.  The documentation makes a reference to such an options page, but I can't find this:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;&#34;text can all be customized in the options (Options -&#38;gt; Subscribe to Comments).&#34;&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Since this has worked for so many, I tend to think that my minor version upgrade cannot be the problem.  Please help me figure out what I am missing.  I have not customized the plug-in at all.  If you have a moment, please check out the results on my &#60;a href=&#34;http://www.hairextensionsreviews.com/&#34;&#62;testing ground website&#60;/a&#62;.  Thanks in advance for any feedback!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/subscribe-to-comments/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/subscribe-to-comments/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>MiOtraCosa on "[Plugin: Subscribe to Comments] Subscribe to comments reloaded! Modified version with some enhanceme"</title>
<link>http://wordpress.org/support/topic/321815#post-1279524</link>
<pubDate>Fri, 13 Nov 2009 00:45:49 +0000</pubDate>
<dc:creator>MiOtraCosa</dc:creator>
<guid isPermaLink="false">1279524@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks for updating this one.  I am really looking forward to using it.  I uploaded it to a test website I use and I had partial success and a few issues.&#60;/p&#62;
&#60;p&#62;(1)I uploaded the plug-in and activated it, but I see no &#34;Settings&#34;, &#34;Options&#34;, &#34;Configuration Panel&#34;.  Shouldn't there be something there?  I recall a mention in the code or in the document.&#60;/p&#62;
&#60;p&#62;(2)I am known to not see something that is obviously there.  Having said this, I could not find anywhere a link to the Subscription Manager.  After receiving my first test subscription message I received the link to it: &#60;a href=&#34;http://www.mywebsite.com/?wp-subscription-manager&#34; rel=&#34;nofollow&#34;&#62;http://www.mywebsite.com/?wp-subscription-manager&#60;/a&#62;, I think.  Is that it?&#60;/p&#62;
&#60;p&#62;(3)On my test subscriber browser session (managing with FireFox and testign with Internet Explorer) I have the text and link &#34;You are subscribed to this entry. Manage your subscriptions.&#34;  However, when I click on this I am put on the site's homepage.&#60;/p&#62;
&#60;p&#62;(4)By the way, when I placed the plug-in linked above (&#60;a href=&#34;http://www.w3b.it/download/subscribe-to-comments_213.zip&#34; rel=&#34;nofollow&#34;&#62;http://www.w3b.it/download/subscribe-to-comments_213.zip&#60;/a&#62;) on my WordPress site I noticed the version there says &#34;Version 2.1.2&#34;.  I assume this is just an oversight on updating the version number in the code and not that the zip contains the older version.&#60;/p&#62;
&#60;p&#62;(Just a note)A very small improvement to add to the next version would be to spell &#34;followup&#34; correctly as &#34;&#60;a href=&#34;http://www.thefreedictionary.com/follow-up&#34;&#62;follow-up&#60;/a&#62;&#34; in the text &#34;&#60;code&#62;Notify me of followup comments via e-mail&#60;/code&#62;&#34;.&#60;/p&#62;
&#60;p&#62;I am using WordPress 2.8.6 now.  I also tested on a different site using 2.8.5 and the results were the same.  Please help.  I hope I am just missing something obvious and embarrassing.
&#60;/p&#62;</description>
</item>
<item>
<title>ikcreative on "[Plugin: Subscribe to Comments] Subscribe to comments reloaded! Modified version with some enhanceme"</title>
<link>http://wordpress.org/support/topic/321815#post-1276725</link>
<pubDate>Tue, 10 Nov 2009 22:04:10 +0000</pubDate>
<dc:creator>ikcreative</dc:creator>
<guid isPermaLink="false">1276725@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks so much for updating this plugin. &#60;/p&#62;
&#60;p&#62;Will you be taking control of updating this plugin for future releases?
&#60;/p&#62;</description>
</item>
<item>
<title>webclick on "How to throttle emails on hosts with email sending limits?"</title>
<link>http://wordpress.org/support/topic/301777#post-1269589</link>
<pubDate>Wed, 04 Nov 2009 14:19:31 +0000</pubDate>
<dc:creator>webclick</dc:creator>
<guid isPermaLink="false">1269589@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Yes, I would like to find a solution, too.  With Subscribe to Comments (S2C) a post get more comments, and a post can easily get dozens or even hundreds of comments or commenters.  S2C needs some sort of throttle, like ... &#60;/p&#62;
&#60;p&#62;&#34;space emails this many seconds apart: __15_ &#34;&#60;/p&#62;
&#60;p&#62;or &#60;/p&#62;
&#60;p&#62;&#34;send only this many emails per minute: __4_ &#34; &#60;/p&#62;
&#60;p&#62;or even &#60;/p&#62;
&#60;p&#62;&#34;don't send immediately, send notifications every __1_ hour(s)&#34; &#60;/p&#62;
&#60;p&#62;Quint
&#60;/p&#62;</description>
</item>
<item>
<title>handig on "[Plugin: Subscribe to Comments] Subscribe to comments reloaded! Modified version with some enhanceme"</title>
<link>http://wordpress.org/support/topic/321815#post-1255886</link>
<pubDate>Thu, 22 Oct 2009 22:57:06 +0000</pubDate>
<dc:creator>handig</dc:creator>
<guid isPermaLink="false">1255886@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thank you very much!!
&#60;/p&#62;</description>
</item>
<item>
<title>mercime on "[Plugin: Subscribe to Comments] compatible up to 2.3.1?"</title>
<link>http://wordpress.org/support/topic/310070#post-1249015</link>
<pubDate>Fri, 16 Oct 2009 18:33:12 +0000</pubDate>
<dc:creator>mercime</dc:creator>
<guid isPermaLink="false">1249015@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Works for me in WP 2.8.4 and WPMU 2.8.4a
&#60;/p&#62;</description>
</item>
<item>
<title>mad_max on "[Plugin: Subscribe to Comments] compatible up to 2.3.1?"</title>
<link>http://wordpress.org/support/topic/310070#post-1248999</link>
<pubDate>Fri, 16 Oct 2009 18:16:53 +0000</pubDate>
<dc:creator>mad_max</dc:creator>
<guid isPermaLink="false">1248999@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Opened another (resolved) topic for a new release of this plugin &#60;a href=&#34;http://wordpress.org/support/topic/321815?replies=1&#34;&#62;there&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;I'm using it with WP 2.8.4
&#60;/p&#62;</description>
</item>
<item>
<title>mad_max on "[Plugin: Subscribe to Comments] Works great even with WP 2.8.4, despite being ancient and unsupporte"</title>
<link>http://wordpress.org/support/topic/319643#post-1248993</link>
<pubDate>Fri, 16 Oct 2009 18:14:12 +0000</pubDate>
<dc:creator>mad_max</dc:creator>
<guid isPermaLink="false">1248993@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Opened another (resolved) topic for a new release of this plugin &#60;a href=&#34;http://wordpress.org/support/topic/321815?replies=1&#34;&#62;there&#60;/a&#62;.
&#60;/p&#62;</description>
</item>
<item>
<title>mad_max on "[Plugin: Subscribe to Comments] Subscribe to comments reloaded! Modified version with some enhanceme"</title>
<link>http://wordpress.org/support/topic/321815#post-1248970</link>
<pubDate>Fri, 16 Oct 2009 17:54:36 +0000</pubDate>
<dc:creator>mad_max</dc:creator>
<guid isPermaLink="false">1248970@http://wordpress.org/support/</guid>
<description>&#60;p&#62;As I commented &#60;a href=&#34;http://wordpress.org/support/topic/319643?replies=5#post-1247223&#34;&#62;here&#60;/a&#62;, I've found some little problems in this plugin (no more maintained and supported since 2007-12-14), and due to the lack of similar plugins, I've decided to write a new release 2.1.3, with some patches&#60;/p&#62;
&#60;p&#62;Version 2.1.3 changelogs&#60;br /&#62;
1) fixed localization problem (localization didn't work for me in WP 2.8.4)&#60;br /&#62;
2) created Italian po and mo files for Italian transalation&#60;br /&#62;
3) Major modification in the &#34;theme embedding capabilities&#34; of Subscription manager&#60;br /&#62;
3a) Modified admin page, no longer takes path to header, sidebar, footer files. It asks for (X)Html code to insert after header, befor sidebar(s) and after sidebar(s) (many thanks goes to &#60;a href=&#34;http://wordpress.org/extend/plugins/customize-your-community/&#34;&#62;Customize your community&#60;/a&#62; plugin for the original idea!)&#60;br /&#62;
3b) One or more sidebars supported&#60;/p&#62;
&#60;p&#62;Feel free to download this 'new release' from &#60;a href=&#34;http://www.w3b.it/download/subscribe-to-comments_213.zip&#34;&#62;there&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Many thanks go obviously to the original author &#60;a href=&#34;http://txfx.net/wordpress-plugins/subscribe-to-comments/&#34;&#62;Mark Jaquith&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/subscribe-to-comments/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/subscribe-to-comments/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>mad_max on "[Plugin: Subscribe to Comments] Works great even with WP 2.8.4, despite being ancient and unsupporte"</title>
<link>http://wordpress.org/support/topic/319643#post-1248487</link>
<pubDate>Fri, 16 Oct 2009 08:34:52 +0000</pubDate>
<dc:creator>mad_max</dc:creator>
<guid isPermaLink="false">1248487@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Futhermore i was not able to get translation working, so i've modified line 826 also as below:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//load_plugin_textdomain(&#38;#39;subscribe-to-comments&#38;#39;);
 load_plugin_textdomain(&#38;#39;subscribe-to-comments&#38;#39;, false, &#38;#39;subscribe-to-comments&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and now it searchs .mo file in its folder.&#60;/p&#62;
&#60;p&#62;I'm working on some modification in the way this plugin recreate theme page around its &#60;strong&#62;Subscription Manager&#60;/strong&#62;. The approach taken by &#60;strong&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/customize-your-community/&#34;&#62;Customize yuor community&#60;/a&#62;&#60;/strong&#62; plugin, seems to be simple and efficient enough.&#60;br /&#62;
More to come!
&#60;/p&#62;</description>
</item>
<item>
<title>mad_max on "[Plugin: Subscribe to Comments] Works great even with WP 2.8.4, despite being ancient and unsupporte"</title>
<link>http://wordpress.org/support/topic/319643#post-1247223</link>
<pubDate>Thu, 15 Oct 2009 10:20:56 +0000</pubDate>
<dc:creator>mad_max</dc:creator>
<guid isPermaLink="false">1247223@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have installed it too. And it works fine, but i've built a theme with 2 sidebars and this plugin doesn't provide support in those cases. So i've made a small patch, on line 1228 of subscribe-to-comments.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//if ( !empty($sg_subscribe-&#38;gt;sidebar) )
//	@include_once($sg_subscribe-&#38;gt;sidebar);
if ( !empty($sg_subscribe-&#38;gt;sidebar) ){
	$sidebars_array=explode(&#38;quot;,&#38;quot;,$sg_subscribe-&#38;gt;sidebar);
	foreach($sidebars_array as $sb_file){
		@include_once($sb_file);
	}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I've commented out the first two lines and replaced them with the code below. Now, if you have more than one sidebar you can specify it in the admin panel (under subscrive-to-comments options), under &#34;Path to sidebar:&#34; listing all your sidebar files separated by a simple comma (&#34;,&#34;).&#60;br /&#62;
For example&#60;br /&#62;
 Path to sidebar: [theme_path]/sidebar-sb1.php,[theme_path]/sidebar-sb2.php
&#60;/p&#62;</description>
</item>
<item>
<title>fldtrace on "[Plugin: Subscribe to Comments] Works great even with WP 2.8.4, despite being ancient and unsupporte"</title>
<link>http://wordpress.org/support/topic/319643#post-1245766</link>
<pubDate>Wed, 14 Oct 2009 03:49:32 +0000</pubDate>
<dc:creator>fldtrace</dc:creator>
<guid isPermaLink="false">1245766@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I decided to test this myself on a wordpress 2.7.1 installation.&#60;br /&#62;
I don't know about the 2.8.4 version, but after couple tests I can confirm it is working good. The unsubscribe works good as well, but the user who wants to unsubscribe is taken to a ugly page with no design.&#60;/p&#62;
&#60;p&#62;I haven't got the change to test the admin very well, but so far it works.
&#60;/p&#62;</description>
</item>
<item>
<title>JayMyers on "[Plugin: Subscribe to Comments] Works great even with WP 2.8.4, despite being ancient and unsupporte"</title>
<link>http://wordpress.org/support/topic/319643#post-1244587</link>
<pubDate>Tue, 13 Oct 2009 03:53:39 +0000</pubDate>
<dc:creator>JayMyers</dc:creator>
<guid isPermaLink="false">1244587@http://wordpress.org/support/</guid>
<description>&#60;p&#62;It works yes, but users are unable to subscribe to comments in my experience and from what I have read from others.
&#60;/p&#62;</description>
</item>
<item>
<title>windows2000 on "[Plugin: Subscribe to Comments] Works great even with WP 2.8.4, despite being ancient and unsupporte"</title>
<link>http://wordpress.org/support/topic/319643#post-1241721</link>
<pubDate>Sat, 10 Oct 2009 08:21:28 +0000</pubDate>
<dc:creator>windows2000</dc:creator>
<guid isPermaLink="false">1241721@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Subscribe to Comments is one of the most famous and useful Wordpress plugins of all time.  When I first setup my blog, I was dumbfounded trying to figure out how to enable the checkbox &#34;Notify me of updates to comments&#34; like every other blog has.  &#60;/p&#62;
&#60;p&#62;It took me a long time before I realized everyone is using this ancient and unsupported plugin.  I did my homework, took a deep breath, and installed it anyways. (The only old plugin on my site!)&#60;/p&#62;
&#60;p&#62;To my surprise it has worked well so far and everything functions as it should.  There is a bug in the Tools &#38;gt; Subscribe to Comments page where it shows a blank name (probably me, the site admin) with 11 subscriptions.  But it's not the end of the world.&#60;/p&#62;
&#60;p&#62;Wish someone would pick this up and continue development for current Wordpress versions.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/subscribe-to-comments/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/subscribe-to-comments/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>josefreitas2 on "How to throttle emails on hosts with email sending limits?"</title>
<link>http://wordpress.org/support/topic/301777#post-1238575</link>
<pubDate>Wed, 07 Oct 2009 18:26:33 +0000</pubDate>
<dc:creator>josefreitas2</dc:creator>
<guid isPermaLink="false">1238575@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Well, i have the same problem.
&#60;/p&#62;</description>
</item>
<item>
<title>JamesBB on "[Plugin: Subscribe to Comments] compatible up to 2.3.1?"</title>
<link>http://wordpress.org/support/topic/310070#post-1211172</link>
<pubDate>Mon, 14 Sep 2009 14:24:21 +0000</pubDate>
<dc:creator>JamesBB</dc:creator>
<guid isPermaLink="false">1211172@http://wordpress.org/support/</guid>
<description>&#60;p&#62;It seems this plugin still works with the latest WP version but nothing on their website has been updated since 2007 :-(&#60;br /&#62;
Hummmm (?)
&#60;/p&#62;</description>
</item>
<item>
<title>wordyq on "[Plugin: Subscribe to Comments] compatible up to 2.3.1?"</title>
<link>http://wordpress.org/support/topic/310070#post-1208301</link>
<pubDate>Fri, 11 Sep 2009 16:19:08 +0000</pubDate>
<dc:creator>wordyq</dc:creator>
<guid isPermaLink="false">1208301@http://wordpress.org/support/</guid>
<description>&#60;p&#62;# Requires WordPress Version: 2.0.6 or higher&#60;br /&#62;
# Compatible up to: 2.3.1&#60;/p&#62;
&#60;p&#62;Really?  Who would still be running WP 2.3.1?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/subscribe-to-comments/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/subscribe-to-comments/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>SilentlyScreaming on "[Plugin: Subscribe to Comments] Permanently keeping Subscripton checkbox checked"</title>
<link>http://wordpress.org/support/topic/275249#post-1204324</link>
<pubDate>Tue, 08 Sep 2009 19:39:05 +0000</pubDate>
<dc:creator>SilentlyScreaming</dc:creator>
<guid isPermaLink="false">1204324@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks for the post re. how to have the box reticked. Just in case it isn't noticed on your blog, I left a comment re. smart quotes in your code. Once converted back to the normal &#34; variant, all went fine.
&#60;/p&#62;</description>
</item>
<item>
<title>maklartoppen on "Subscribe to Comments 2.1.2: How to modify checkbox language?"</title>
<link>http://wordpress.org/support/topic/275157#post-1202873</link>
<pubDate>Mon, 07 Sep 2009 15:10:38 +0000</pubDate>
<dc:creator>maklartoppen</dc:creator>
<guid isPermaLink="false">1202873@http://wordpress.org/support/</guid>
<description>&#60;p&#62;My localization problem has nothing with the subscribe-to-comments plugin to do. I apologize for the confusion.
&#60;/p&#62;</description>
</item>
<item>
<title>maklartoppen on "Subscribe to Comments 2.1.2: How to modify checkbox language?"</title>
<link>http://wordpress.org/support/topic/275157#post-1202754</link>
<pubDate>Mon, 07 Sep 2009 13:28:42 +0000</pubDate>
<dc:creator>maklartoppen</dc:creator>
<guid isPermaLink="false">1202754@http://wordpress.org/support/</guid>
<description>&#60;p&#62;(Double post)
&#60;/p&#62;</description>
</item>
<item>
<title>maklartoppen on "Subscribe to Comments 2.1.2: How to modify checkbox language?"</title>
<link>http://wordpress.org/support/topic/275157#post-1202750</link>
<pubDate>Mon, 07 Sep 2009 13:25:01 +0000</pubDate>
<dc:creator>maklartoppen</dc:creator>
<guid isPermaLink="false">1202750@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have tried to modify the function: load_plugin_textdomain(). In the subscribe-to-commets.php it look like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function sg_subscribe_start() {
	global $sg_subscribe;

	if ( !$sg_subscribe ) {
		load_plugin_textdomain(&#38;#39;subscribe-to-comments&#38;#39;);
		$sg_subscribe = new sg_subscribe();
	}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I have tried to modify it like this, but it didn't help.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function sg_subscribe_start() {
    global $sg_subscribe;

    if (!$sg_subscribe) {

        $path = PLUGINDIR . &#38;quot;/subscribe-to-comments/extras&#38;quot;;

        load_plugin_textdomain(&#38;#39;subscribe-to-comments&#38;#39;, $path);
        $sg_subscribe = new sg_subscribe();
    }
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>

</channel>
</rss>
