<?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>Bill Cooke Designs &#187; osCommerce tips</title>
	<atom:link href="http://www.billcookedesigns.com/tag/oscommerce-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.billcookedesigns.com</link>
	<description>Freelance Web Developer</description>
	<lastBuildDate>Thu, 08 Jul 2010 15:29:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OsCommerce e-mail exploit fix</title>
		<link>http://www.billcookedesigns.com/2009/12/17/oscommerce-e-mail-exploit-fix/</link>
		<comments>http://www.billcookedesigns.com/2009/12/17/oscommerce-e-mail-exploit-fix/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 16:20:26 +0000</pubDate>
		<dc:creator>Bill Cooke</dc:creator>
				<category><![CDATA[osCommerce]]></category>
		<category><![CDATA[admin/mail.php/login.php]]></category>
		<category><![CDATA[mail exploit]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[osCommerce exploit]]></category>
		<category><![CDATA[osCommerce tips]]></category>
		<category><![CDATA[osCommerce vulnerability]]></category>
		<category><![CDATA[security fix]]></category>

		<guid isPermaLink="false">http://www.billcookedesigns.com/?p=84</guid>
		<description><![CDATA[There is a vulnerability in osCommerce that will allow a hacker to send emails to your customers without having to log in the admin area of your back end.]]></description>
		<wfw:commentRss>http://www.billcookedesigns.com/2009/12/17/oscommerce-e-mail-exploit-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up Paypal and osCommerce</title>
		<link>http://www.billcookedesigns.com/2009/12/16/setting-up-paypal-and-oscommerce/</link>
		<comments>http://www.billcookedesigns.com/2009/12/16/setting-up-paypal-and-oscommerce/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 20:43:31 +0000</pubDate>
		<dc:creator>Bill Cooke</dc:creator>
				<category><![CDATA[osCommerce]]></category>
		<category><![CDATA[osCommerce tips]]></category>
		<category><![CDATA[payment modules]]></category>
		<category><![CDATA[paypal]]></category>

		<guid isPermaLink="false">http://www.billcookedesigns.com/?p=76</guid>
		<description><![CDATA[Paypal is one of the most trusted payment gateways around (and one of the older ones). It is supported by osCommerce, and is a great option to start with for accepting payments online for your osCommerce store. Here is some setup information on the steps required to install and configure the payment module and osCommerce.

osCommerce [...]]]></description>
		<wfw:commentRss>http://www.billcookedesigns.com/2009/12/16/setting-up-paypal-and-oscommerce/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>osCommerce Tips: Adding Order # To Packing Slip &amp; Invoices</title>
		<link>http://www.billcookedesigns.com/2009/12/16/adding-order-to-packing-slip-invoices/</link>
		<comments>http://www.billcookedesigns.com/2009/12/16/adding-order-to-packing-slip-invoices/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 20:28:22 +0000</pubDate>
		<dc:creator>Bill Cooke</dc:creator>
				<category><![CDATA[osCommerce]]></category>
		<category><![CDATA[invoice]]></category>
		<category><![CDATA[order number]]></category>
		<category><![CDATA[osCommerce tips]]></category>
		<category><![CDATA[packing slip]]></category>

		<guid isPermaLink="false">http://www.billcookedesigns.com/?p=72</guid>
		<description><![CDATA[Here is a quick tip to add the order # to the packing slip and invoices in osCommerce&#8230;
edit  admin/invoice.php with your your favorate HTML editor.. (make a backup first of course)
Look for the following line:
&#60;td&#62;&#60;?php echo nl2br(STORE_NAME_ADDRESS); ?&#62;&#60;/td&#62;
Add the following line directly below :
&#60;td align=&#8221;right&#8221;&#62;Order #&#60;?php echo $oID;?&#62;&#60;/a&#62;&#60;/td&#62;
then save the file. done. easy. handy. fun [...]]]></description>
		<wfw:commentRss>http://www.billcookedesigns.com/2009/12/16/adding-order-to-packing-slip-invoices/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Essential Contributions for osCommerce</title>
		<link>http://www.billcookedesigns.com/2009/12/16/essential-contributions-for-oscommerce/</link>
		<comments>http://www.billcookedesigns.com/2009/12/16/essential-contributions-for-oscommerce/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 07:09:09 +0000</pubDate>
		<dc:creator>Bill Cooke</dc:creator>
				<category><![CDATA[osCommerce]]></category>
		<category><![CDATA[essential contributions]]></category>
		<category><![CDATA[must have contributions]]></category>
		<category><![CDATA[osCommerce Contributions]]></category>
		<category><![CDATA[osCommerce tips]]></category>

		<guid isPermaLink="false">http://www.billcookedesigns.com/?p=57</guid>
		<description><![CDATA[osCommerce on it&#8217;s own is a great platform for developing a php based e-commerce web site. In the many years of it&#8217;s continuing development by it&#8217;s community, (as it is an open-source e-commerce solution), it has become a powerful base for any e-commerce web site. There are however a few extensions for it (known as [...]]]></description>
		<wfw:commentRss>http://www.billcookedesigns.com/2009/12/16/essential-contributions-for-oscommerce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
