<?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: Tell-a-friend plug-in for WordPress Released</title>
	<atom:link href="http://www.ipassion.it/2006/12/18/tell-a-friend-plug-in-for-wordpress-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ipassion.it/2006/12/18/tell-a-friend-plug-in-for-wordpress-released/</link>
	<description>Mauro Dalu, proud to be a Surgeworker</description>
	<lastBuildDate>Sat, 15 May 2010 21:59:34 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jean-luc</title>
		<link>http://www.ipassion.it/2006/12/18/tell-a-friend-plug-in-for-wordpress-released/comment-page-1/#comment-6235</link>
		<dc:creator>jean-luc</dc:creator>
		<pubDate>Sat, 03 Apr 2010 01:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/tell-a-friend-plug-in-for-wordpress-released/#comment-6235</guid>
		<description>Hi, 
Where can I put the absolute urls ?
I don&#039;t found where is the places of this urls.
anymore success or error page opens.
thanks
Jean-luc</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Where can I put the absolute urls ?<br />
I don&#8217;t found where is the places of this urls.<br />
anymore success or error page opens.<br />
thanks<br />
Jean-luc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.ipassion.it/2006/12/18/tell-a-friend-plug-in-for-wordpress-released/comment-page-1/#comment-6229</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 09 Mar 2010 20:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/tell-a-friend-plug-in-for-wordpress-released/#comment-6229</guid>
		<description>Great little plugin. Thank you for it. I implemented to some of my websites and everything work perfect.

~John H.</description>
		<content:encoded><![CDATA[<p>Great little plugin. Thank you for it. I implemented to some of my websites and everything work perfect.</p>
<p>~John H.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agnes</title>
		<link>http://www.ipassion.it/2006/12/18/tell-a-friend-plug-in-for-wordpress-released/comment-page-1/#comment-6225</link>
		<dc:creator>Agnes</dc:creator>
		<pubDate>Sat, 30 Jan 2010 15:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/tell-a-friend-plug-in-for-wordpress-released/#comment-6225</guid>
		<description>I used Sean&#039;s fix, changing the bottom line from ‘add_action (’wp_head’, ‘addTellaFriendSender’, ‘1′);’ to ‘addTellaFriendSender();’ and it worked in WordPress version 2.9.1

Thanks Sean.</description>
		<content:encoded><![CDATA[<p>I used Sean&#8217;s fix, changing the bottom line from ‘add_action (’wp_head’, ‘addTellaFriendSender’, ‘1′);’ to ‘addTellaFriendSender();’ and it worked in WordPress version 2.9.1</p>
<p>Thanks Sean.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://www.ipassion.it/2006/12/18/tell-a-friend-plug-in-for-wordpress-released/comment-page-1/#comment-6217</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Wed, 02 Dec 2009 10:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/tell-a-friend-plug-in-for-wordpress-released/#comment-6217</guid>
		<description>I was able to fix the &#039;Cannot modify header information&#039; bug with the follwing changes:
- Change the bottom line from &#039;add_action (&#039;wp_head&#039;, &#039;addTellaFriendSender&#039;, &#039;1&#039;);&#039; to &#039;addTellaFriendSender();&#039;. The function is performed before generating header output. Maybe there is a better way to do this though?
- After this my redirect didn&#039;t work. That&#039;s why I changed the mail sending part in the addTellaFriendSender function to the code below:
if(mail($to, $subject, $message, $extra)){
	header(&quot;Location: $successPage&quot;);
	exit();
}else{
	header(&quot;Location: $errorPage&quot;);
	exit();
};

The exit calls after the header did the trick!

Hope this helps...</description>
		<content:encoded><![CDATA[<p>I was able to fix the &#8216;Cannot modify header information&#8217; bug with the follwing changes:<br />
- Change the bottom line from &#8216;add_action (&#8217;wp_head&#8217;, &#8216;addTellaFriendSender&#8217;, &#8216;1&#8242;);&#8217; to &#8216;addTellaFriendSender();&#8217;. The function is performed before generating header output. Maybe there is a better way to do this though?<br />
- After this my redirect didn&#8217;t work. That&#8217;s why I changed the mail sending part in the addTellaFriendSender function to the code below:<br />
if(mail($to, $subject, $message, $extra)){<br />
	header(&#8221;Location: $successPage&#8221;);<br />
	exit();<br />
}else{<br />
	header(&#8221;Location: $errorPage&#8221;);<br />
	exit();<br />
};</p>
<p>The exit calls after the header did the trick!</p>
<p>Hope this helps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: promosyon ürünleri</title>
		<link>http://www.ipassion.it/2006/12/18/tell-a-friend-plug-in-for-wordpress-released/comment-page-1/#comment-6211</link>
		<dc:creator>promosyon ürünleri</dc:creator>
		<pubDate>Sun, 08 Nov 2009 23:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/tell-a-friend-plug-in-for-wordpress-released/#comment-6211</guid>
		<description>Hi,

I’m getting the same error message as I’ve read in some earlier comments…
Warning: Cannot modify header information – headers already sent by (output started at /home1/evokcom/public_html/evokpreview/wp-content/themes/LaRue2/header.php:2) in /home1/evokcom/public_html/evokpreview/wp-content/plugins/ipassion-tell-a-friend.php on line 214

??</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I’m getting the same error message as I’ve read in some earlier comments…<br />
Warning: Cannot modify header information – headers already sent by (output started at /home1/evokcom/public_html/evokpreview/wp-content/themes/LaRue2/header.php:2) in /home1/evokcom/public_html/evokpreview/wp-content/plugins/ipassion-tell-a-friend.php on line 214</p>
<p>??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: My Favorite Wordpress Plugins &#124; Classic Creations Design</title>
		<link>http://www.ipassion.it/2006/12/18/tell-a-friend-plug-in-for-wordpress-released/comment-page-1/#comment-6178</link>
		<dc:creator>My Favorite Wordpress Plugins &#124; Classic Creations Design</dc:creator>
		<pubDate>Sun, 20 Sep 2009 19:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/tell-a-friend-plug-in-for-wordpress-released/#comment-6178</guid>
		<description>[...] good way to share your site. Who better to refer you than someone who&#8217;s already visiting? IPassion&#8217;s Tell A Friend plugin is quick and easy to use for this [...]</description>
		<content:encoded><![CDATA[<p>[...] good way to share your site. Who better to refer you than someone who&#8217;s already visiting? IPassion&#8217;s Tell A Friend plugin is quick and easy to use for this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mauro Dalu</title>
		<link>http://www.ipassion.it/2006/12/18/tell-a-friend-plug-in-for-wordpress-released/comment-page-1/#comment-5499</link>
		<dc:creator>Mauro Dalu</dc:creator>
		<pubDate>Sun, 30 Aug 2009 10:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/tell-a-friend-plug-in-for-wordpress-released/#comment-5499</guid>
		<description>I would suggest you to install Sociable until we have some time to look into this issue and the others that have been reported so far.</description>
		<content:encoded><![CDATA[<p>I would suggest you to install Sociable until we have some time to look into this issue and the others that have been reported so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mauro Dalu</title>
		<link>http://www.ipassion.it/2006/12/18/tell-a-friend-plug-in-for-wordpress-released/comment-page-1/#comment-5498</link>
		<dc:creator>Mauro Dalu</dc:creator>
		<pubDate>Sun, 30 Aug 2009 10:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/tell-a-friend-plug-in-for-wordpress-released/#comment-5498</guid>
		<description>It would likely become a spam generator then.</description>
		<content:encoded><![CDATA[<p>It would likely become a spam generator then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mauro Dalu</title>
		<link>http://www.ipassion.it/2006/12/18/tell-a-friend-plug-in-for-wordpress-released/comment-page-1/#comment-5497</link>
		<dc:creator>Mauro Dalu</dc:creator>
		<pubDate>Sun, 30 Aug 2009 10:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/tell-a-friend-plug-in-for-wordpress-released/#comment-5497</guid>
		<description>It sounds like an encoding issue. I&#039;m sure it can be solved but I&#039;m not actively maintaining this plug-in. I&#039;ll hand this to on of our developers at Surgeworks so stay tuned. ;)</description>
		<content:encoded><![CDATA[<p>It sounds like an encoding issue. I&#8217;m sure it can be solved but I&#8217;m not actively maintaining this plug-in. I&#8217;ll hand this to on of our developers at Surgeworks so stay tuned. <img src='http://www.ipassion.it/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jukka</title>
		<link>http://www.ipassion.it/2006/12/18/tell-a-friend-plug-in-for-wordpress-released/comment-page-1/#comment-4714</link>
		<dc:creator>Jukka</dc:creator>
		<pubDate>Tue, 04 Aug 2009 18:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ipassion.it/tell-a-friend-plug-in-for-wordpress-released/#comment-4714</guid>
		<description>Hey!

Great plugin. One problem here though. Scandinavian characters don&#039;t always work. 

This is how a Finnish word &quot;täältä&quot; shows up in Yahoo mail: t채채lt채. In some mail clients they work, in some they don&#039;. 

I can bypass the problem by using words that don&#039;t contain scandis, but there are a few Finnish names that have them. Wonder if there would be a simple solution to this?

-Jukka</description>
		<content:encoded><![CDATA[<p>Hey!</p>
<p>Great plugin. One problem here though. Scandinavian characters don&#8217;t always work. </p>
<p>This is how a Finnish word &#8220;täältä&#8221; shows up in Yahoo mail: t채채lt채. In some mail clients they work, in some they don&#8217;. </p>
<p>I can bypass the problem by using words that don&#8217;t contain scandis, but there are a few Finnish names that have them. Wonder if there would be a simple solution to this?</p>
<p>-Jukka</p>
]]></content:encoded>
	</item>
</channel>
</rss>
