<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rudy Dallal &#124; SEO - Web Design - Tel Aviv - Baltimore &#187; yahoo store programming</title>
	<atom:link href="http://www.rdezine.com/blog/tag/yahoo-store-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rdezine.com/blog</link>
	<description>and some other stuff too...</description>
	<lastBuildDate>Sun, 27 Feb 2011 16:26:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Yahoo Store Refer-a-Friend (Tell-a-Friend) script</title>
		<link>http://www.rdezine.com/blog/web-design/yahoo-store-refer-a-friend-tell-a-friend-script/</link>
		<comments>http://www.rdezine.com/blog/web-design/yahoo-store-refer-a-friend-tell-a-friend-script/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 19:09:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[reffering friend script]]></category>
		<category><![CDATA[yahoo store programming]]></category>
		<category><![CDATA[yahoo store refer-a-friend script]]></category>
		<category><![CDATA[yahoo store scripting]]></category>
		<category><![CDATA[yahoo store tell-a-friend script]]></category>

		<guid isPermaLink="false">http://www.rdezine.com/blog/?p=58</guid>
		<description><![CDATA[It took me couple of days to understand why any of the refer-a-friend script didn&#8217;t work on my client&#8217;s Yahoo store. Yahoo small business hosting server is limiting the functionality of PHP scripting. One of the limitation is that an email cannot be send, using mail(), if the From address is not specified as from [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_63" class="wp-caption alignright" style="width: 210px"><a href="http://www.rdezine.com/blog/wp-content/uploads/2008/12/no_to_yahoo_hosting.gif"><img class="size-medium wp-image-63" title="no_to_yahoo_hosting" src="http://www.rdezine.com/blog/wp-content/uploads/2008/12/no_to_yahoo_hosting-280x300.gif" alt="Avoid Yahoo hosting" width="200" /></a><p class="wp-caption-text">Avoid Yahoo hosting</p></div>
<p>It took me couple of days to understand why any of the refer-a-friend script didn&#8217;t work on my client&#8217;s Yahoo store. Yahoo small business hosting server is limiting the functionality of PHP scripting. One of the limitation is that an email cannot be send, using mail(), if the <em>From</em> address is not specified as from the web site domain name (that is the referral cannot be sent as from the one referring). This was done to prevent spamming but it limits the functionality of refer-a-friend type script.</p>
<p>Looking at a script and forum by <a title="basic refer a firnd script" href="http://www.tamingthebeast.net/blog/web-development/tellafriend-script-update.htm" target="_blank">Michael Bloch</a> lead me to create a modification of that script in order to troubleshoot that Yahoo Store issue. I&#8217;ve seen in the forum that other Yahoo Store owner had the same issue but Michael stopped the Q&amp;A and their issue was never resolved.</p>
<p>The fix is simple: all the instances where <em>From </em>is a variable are changed to constant. you can download the Zip file <a href="http://www.rdezine.com/blog/wp-content/uploads/2008/12/yahoo_store_refer_a_friend_rdezinecom.zip">yahoo_store_refer_a_friend_rdezine_com.zip</a> containing</p>
<p>recommend.htm</p>
<p>refer.php</p>
<p>thankyou.htm</p>
<p>send me a note if you&#8217;re having problem</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rdezine.com/blog/web-design/yahoo-store-refer-a-friend-tell-a-friend-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

