<?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: WordPress newsletter plugin updated</title>
	<atom:link href="http://www.smallwebsitehost.com/wordpress-newsletter-plugin-updated-2/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.smallwebsitehost.com/wordpress-newsletter-plugin-updated-2/wordpress/</link>
	<description>Small Hosting, Wordpress, Website development, SEO, and adsense news</description>
	<lastBuildDate>Mon, 03 Jan 2011 14:09:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Henry@girls-sleepingbags</title>
		<link>http://www.smallwebsitehost.com/wordpress-newsletter-plugin-updated-2/wordpress/comment-page-2/#comment-7108</link>
		<dc:creator>Henry@girls-sleepingbags</dc:creator>
		<pubDate>Tue, 20 Jul 2010 05:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://smallwebsitehost.com/?p=472#comment-7108</guid>
		<description>Is this plug in is free? Thanks for sharing this info.</description>
		<content:encoded><![CDATA[<p>Is this plug in is free? Thanks for sharing this info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hendrik</title>
		<link>http://www.smallwebsitehost.com/wordpress-newsletter-plugin-updated-2/wordpress/comment-page-2/#comment-7038</link>
		<dc:creator>Hendrik</dc:creator>
		<pubDate>Mon, 21 Jun 2010 17:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://smallwebsitehost.com/?p=472#comment-7038</guid>
		<description>To remove the failure in lin 296, and so on...

just edit:
$result = mysql_query(&quot;select * from wp_options where option_name =&#039;wpnewsletter_email_from&#039;&quot;);

to:
$result = mysql_query(&quot;select * from wpYOURWORDPRESSPREFIX_options where option_name =&#039;wpnewsletter_email_from&#039;&quot;);

For example:
$result = mysql_query(&quot;select * from wp219_options where option_name =&#039;wpnewsletter_email_from&#039;&quot;);

This works ;) .. this is needed when your database prefix isn&#039;t wp_ and it is addtional needed to the edit of line 236: $wpdb = &quot;wp219_&quot;;

There you also must edit the wp_ to wp_yourprefix...

Greetz
Hendrik</description>
		<content:encoded><![CDATA[<p>To remove the failure in lin 296, and so on&#8230;</p>
<p>just edit:<br />
$result = mysql_query(&#8220;select * from wp_options where option_name =&#8217;wpnewsletter_email_from&#8217;&#8221;);</p>
<p>to:<br />
$result = mysql_query(&#8220;select * from wpYOURWORDPRESSPREFIX_options where option_name =&#8217;wpnewsletter_email_from&#8217;&#8221;);</p>
<p>For example:<br />
$result = mysql_query(&#8220;select * from wp219_options where option_name =&#8217;wpnewsletter_email_from&#8217;&#8221;);</p>
<p>This works <img src='http://www.smallwebsitehost.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  .. this is needed when your database prefix isn&#8217;t wp_ and it is addtional needed to the edit of line 236: $wpdb = &#8220;wp219_&#8221;;</p>
<p>There you also must edit the wp_ to wp_yourprefix&#8230;</p>
<p>Greetz<br />
Hendrik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anne@failed-verify-email</title>
		<link>http://www.smallwebsitehost.com/wordpress-newsletter-plugin-updated-2/wordpress/comment-page-1/#comment-6936</link>
		<dc:creator>anne@failed-verify-email</dc:creator>
		<pubDate>Fri, 14 May 2010 10:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://smallwebsitehost.com/?p=472#comment-6936</guid>
		<description>*“Failed to verify your email.”* -- checked my setting.php, still can&#039;t verify my email, what&#039;s wrong here??? 
need help please, my client is not really happy....</description>
		<content:encoded><![CDATA[<p>*“Failed to verify your email.”* &#8212; checked my setting.php, still can&#8217;t verify my email, what&#8217;s wrong here???<br />
need help please, my client is not really happy&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dev</title>
		<link>http://www.smallwebsitehost.com/wordpress-newsletter-plugin-updated-2/wordpress/comment-page-1/#comment-6903</link>
		<dc:creator>dev</dc:creator>
		<pubDate>Wed, 12 May 2010 08:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://smallwebsitehost.com/?p=472#comment-6903</guid>
		<description>User can not unsubscribe. It gives me message 
&quot;Failed to verify your email. There is no such user.&quot;
I have found all the link has same md5 code &quot;d41d8cd98f00b204e9800998ecf8427e&quot;
and this code is generated for empty string
Please help i can not solve this problem</description>
		<content:encoded><![CDATA[<p>User can not unsubscribe. It gives me message<br />
&#8220;Failed to verify your email. There is no such user.&#8221;<br />
I have found all the link has same md5 code &#8220;d41d8cd98f00b204e9800998ecf8427e&#8221;<br />
and this code is generated for empty string<br />
Please help i can not solve this problem</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jean</title>
		<link>http://www.smallwebsitehost.com/wordpress-newsletter-plugin-updated-2/wordpress/comment-page-1/#comment-6617</link>
		<dc:creator>jean</dc:creator>
		<pubDate>Thu, 04 Mar 2010 08:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://smallwebsitehost.com/?p=472#comment-6617</guid>
		<description>Hi 
I am getting this error message on a new site I am developing:
Warning: mail() [function.mail]: Failed to send mail. (Failed to resolve host address.) in /volume1/web/wordpress/wp-content/plugins/wordpress-newsletter/newsletter.php on line 198
Any ideas what is the problem
Regards
Jean</description>
		<content:encoded><![CDATA[<p>Hi<br />
I am getting this error message on a new site I am developing:<br />
Warning: mail() [function.mail]: Failed to send mail. (Failed to resolve host address.) in /volume1/web/wordpress/wp-content/plugins/wordpress-newsletter/newsletter.php on line 198<br />
Any ideas what is the problem<br />
Regards<br />
Jean</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chrome Bar Stool</title>
		<link>http://www.smallwebsitehost.com/wordpress-newsletter-plugin-updated-2/wordpress/comment-page-1/#comment-6371</link>
		<dc:creator>Chrome Bar Stool</dc:creator>
		<pubDate>Wed, 27 Jan 2010 05:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://smallwebsitehost.com/?p=472#comment-6371</guid>
		<description>Great article. Thanks a bunch for the information. This would surely be part of my blog with the new additions. Appreciate the effort taken. Cheers</description>
		<content:encoded><![CDATA[<p>Great article. Thanks a bunch for the information. This would surely be part of my blog with the new additions. Appreciate the effort taken. Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack@Accept Online Payments</title>
		<link>http://www.smallwebsitehost.com/wordpress-newsletter-plugin-updated-2/wordpress/comment-page-1/#comment-6229</link>
		<dc:creator>Jack@Accept Online Payments</dc:creator>
		<pubDate>Wed, 13 Jan 2010 20:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://smallwebsitehost.com/?p=472#comment-6229</guid>
		<description>Try running things in a different browser - that usually fixes issues for me!</description>
		<content:encoded><![CDATA[<p>Try running things in a different browser &#8211; that usually fixes issues for me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timir</title>
		<link>http://www.smallwebsitehost.com/wordpress-newsletter-plugin-updated-2/wordpress/comment-page-1/#comment-6138</link>
		<dc:creator>Timir</dc:creator>
		<pubDate>Mon, 04 Jan 2010 12:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://smallwebsitehost.com/?p=472#comment-6138</guid>
		<description>I like this plugin very much. But how can i export mail addresses ?
please help me.</description>
		<content:encoded><![CDATA[<p>I like this plugin very much. But how can i export mail addresses ?<br />
please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim@txt message</title>
		<link>http://www.smallwebsitehost.com/wordpress-newsletter-plugin-updated-2/wordpress/comment-page-1/#comment-6099</link>
		<dc:creator>Tim@txt message</dc:creator>
		<pubDate>Fri, 01 Jan 2010 16:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://smallwebsitehost.com/?p=472#comment-6099</guid>
		<description>Nice plugin but can we email the subscribers?</description>
		<content:encoded><![CDATA[<p>Nice plugin but can we email the subscribers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bo</title>
		<link>http://www.smallwebsitehost.com/wordpress-newsletter-plugin-updated-2/wordpress/comment-page-1/#comment-5795</link>
		<dc:creator>Bo</dc:creator>
		<pubDate>Tue, 08 Dec 2009 09:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://smallwebsitehost.com/?p=472#comment-5795</guid>
		<description>You guys having troubles with &quot;Failed to verify your email.&quot; - check your setting.php of the plugin. MAKE SURE you put the details right.</description>
		<content:encoded><![CDATA[<p>You guys having troubles with &#8220;Failed to verify your email.&#8221; &#8211; check your setting.php of the plugin. MAKE SURE you put the details right.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

