Dec
22
2008
0

Yahoo Store Refer-a-Friend (Tell-a-Friend) script

Avoid Yahoo hosting

Avoid Yahoo hosting

It took me couple of days to understand why any of the refer-a-friend script didn’t work on my client’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 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.

Looking at a script and forum by Michael Bloch lead me to create a modification of that script in order to troubleshoot that Yahoo Store issue. I’ve seen in the forum that other Yahoo Store owner had the same issue but Michael stopped the Q&A and their issue was never resolved.

The fix is simple: all the instances where From is a variable are changed to constant. you can download the Zip file yahoo_store_refer_a_friend_rdezine_com.zip containing

recommend.htm

refer.php

thankyou.htm

send me a note if you’re having problem

http://www.rdezine.com/blog/wp-content/plugins/sociofluid/images/digg_24.png http://www.rdezine.com/blog/wp-content/plugins/sociofluid/images/reddit_24.png http://www.rdezine.com/blog/wp-content/plugins/sociofluid/images/stumbleupon_24.png http://www.rdezine.com/blog/wp-content/plugins/sociofluid/images/delicious_24.png http://www.rdezine.com/blog/wp-content/plugins/sociofluid/images/blinklist_24.png http://www.rdezine.com/blog/wp-content/plugins/sociofluid/images/blogmarks_24.png http://www.rdezine.com/blog/wp-content/plugins/sociofluid/images/newsvine_24.png http://www.rdezine.com/blog/wp-content/plugins/sociofluid/images/technorati_24.png http://www.rdezine.com/blog/wp-content/plugins/sociofluid/images/google_24.png http://www.rdezine.com/blog/wp-content/plugins/sociofluid/images/myspace_24.png http://www.rdezine.com/blog/wp-content/plugins/sociofluid/images/facebook_24.png http://www.rdezine.com/blog/wp-content/plugins/sociofluid/images/yahoobuzz_24.png http://www.rdezine.com/blog/wp-content/plugins/sociofluid/images/sphinn_24.png http://www.rdezine.com/blog/wp-content/plugins/sociofluid/images/twitter_24.png

Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes