<?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>Edmonds Commerce &#187; oscommerce</title>
	<atom:link href="http://www.edmondscommerce.co.uk/category/oscommerce/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edmondscommerce.co.uk</link>
	<description>Freelance PHP Ecommerce and SEO Developer in the UK</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:14:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Remove footer from Loaded Commerce (CRELoaded new name)</title>
		<link>http://www.edmondscommerce.co.uk/oscommerce/remove-footer-from-loaded-commerce-creloaded-new-name/</link>
		<comments>http://www.edmondscommerce.co.uk/oscommerce/remove-footer-from-loaded-commerce-creloaded-new-name/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 16:08:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[oscommerce]]></category>
		<category><![CDATA[creloaded]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Loaded Commerce]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2742</guid>
		<description><![CDATA[Well known is how Loaded Commerce/CRELoaded protect their google banners they wack on all opensource versions of their code. Once you have removed the footer in the current version though, it checks the output buffer and you will find it after the closing html tag of your page. The function that does this is cre_uregisterBasicFunctions(); [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/oscommerce/remove-footer-from-loaded-commerce-creloaded-new-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>osCommerce Checkout Problems + Solution</title>
		<link>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-checkout-problems-solution/</link>
		<comments>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-checkout-problems-solution/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 10:33:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[oscommerce]]></category>
		<category><![CDATA[checkout]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[sessions]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=1312</guid>
		<description><![CDATA[If your osCommerce checkout starts behaving badly and bits of info seem to go missing eg billing address then you should definitely try this fix before you tear your hair out completely. Most osCommerce installs store session information to a MySQL table called (suprisingly) sessions. Sometimes (I have only seen this twice on umpteen osCommerce [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-checkout-problems-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>osCommerce Payment Module Configuration Not Saving + Solution</title>
		<link>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-payment-module-configuration-not-saving-solution/</link>
		<comments>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-payment-module-configuration-not-saving-solution/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 17:04:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[oscommerce]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[payment]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=1310</guid>
		<description><![CDATA[If you are having a weird problem with your payment modules not saving the configuration when you edit them via the admin, try this to see if it fixes it: in admin/modules.php find: PLAIN TEXT PHP: while &#40;list&#40;$key, $value&#41; = each&#40;$HTTP_POST_VARS&#91;'configuration'&#93;&#41;&#41; &#123; and replace it with PLAIN TEXT PHP: //while (list($key, $value) = each($HTTP_POST_VARS['configuration'])) { [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-payment-module-configuration-not-saving-solution/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Migrating osCommerce Sites to a New Server (also CRE Loaded, Zen Cart etc)</title>
		<link>http://www.edmondscommerce.co.uk/oscommerce/migrating-oscommerce-sites-to-a-new-server-also-cre-loaded-zen-cart-etc/</link>
		<comments>http://www.edmondscommerce.co.uk/oscommerce/migrating-oscommerce-sites-to-a-new-server-also-cre-loaded-zen-cart-etc/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 11:27:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[oscommerce]]></category>
		<category><![CDATA[cre loaded]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[move]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[zen cart]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=1212</guid>
		<description><![CDATA[If you need to move your osCommerce (and derivatives such as CRE Loaded and Zen Cart) based site to a new server, here is a quick explanation of our approach which enables you to handle the migration without any downtime and no loss of order or customer information despite the fact that in the propagation [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/oscommerce/migrating-oscommerce-sites-to-a-new-server-also-cre-loaded-zen-cart-etc/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CRE Loaded UK</title>
		<link>http://www.edmondscommerce.co.uk/oscommerce/creloaded-uk/</link>
		<comments>http://www.edmondscommerce.co.uk/oscommerce/creloaded-uk/#comments</comments>
		<pubDate>Fri, 08 May 2009 19:39:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[oscommerce]]></category>
		<category><![CDATA[creloaded]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=376</guid>
		<description><![CDATA[I've been spending a hell of a lot of time coding Magento recently, and for any full time serious ecommerce business I would recommend a Magento solution. However I have spent much more of my time coding osCommerce and usually CRE Loaded osCommerce based ecommerce sites. CRELoaded is still a great package (once you get [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/oscommerce/creloaded-uk/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>osCommerce Version 3 Roadmap</title>
		<link>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-version-3-roadmap/</link>
		<comments>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-version-3-roadmap/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 09:27:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[oscommerce]]></category>
		<category><![CDATA[oscommerce roadmap]]></category>
		<category><![CDATA[oscommerce v3]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=246</guid>
		<description><![CDATA[Harald made a great post on the osCommerce forum that details the roadmap for the project and also includes some great links for developers who want to get involved. I will definitely be forking the project and seeing what I might be able to contribute. You can see the full post here. This is the [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-version-3-roadmap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>osCommerce Version 3 System Requirements</title>
		<link>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-version-3-system-requirements/</link>
		<comments>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-version-3-system-requirements/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 09:28:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[oscommerce]]></category>
		<category><![CDATA[oscommerce system requirements]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=242</guid>
		<description><![CDATA[Harald has released some info about the minimum requirements of osCommerce version 3 alpha on the osCommerce blog here. It requires PHP 5.2 as a minimum (though I would personally recommend avoiding version 5.2.0 and going for the latest version if at all possible. The major reasons for this are the requirement for the object [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-version-3-system-requirements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>osCommerce Version 3 on the Horizon?</title>
		<link>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-version-3-on-the-horizon/</link>
		<comments>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-version-3-on-the-horizon/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 18:09:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[oscommerce]]></category>
		<category><![CDATA[oscommerce version 3]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=233</guid>
		<description><![CDATA[Just checking out the osCommerce blog and it looks like there is some activity over at osCommerce in relation to version 3. It would great to see osCommerce come back into the foreground of open source ecommerce! After a brief look through the source code it looks like osCommerce is leaving its procedural routes behind [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-version-3-on-the-horizon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>osCommerce Extra Security</title>
		<link>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-extra-security/</link>
		<comments>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-extra-security/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 10:25:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[oscommerce]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=125</guid>
		<description><![CDATA[Like any web application, osCommerce can suffer from security problems such as SQL Injection attacks or famously the email form exploit which allow hackers to gain access to data they shouldn't have access to or in the case of the email form exploit, to use your machine to send thousands of spam emails. Here are [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-extra-security/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>osCommerce UK</title>
		<link>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-uk/</link>
		<comments>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-uk/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 13:11:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[oscommerce]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/oscommerce/oscommerce-uk/</guid>
		<description><![CDATA[osCommerce is undoubtedly the most popular open source ecommerce system available today. It has been around for a long time and whilst this does mean that it is not particularly cutting edge in the way it is put together, it also means that it is tried and tested and guaranteed to work well. One of [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/oscommerce/oscommerce-uk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

