<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Footprints in the snow of a warped mind - PHP</title>
    <link>http://blogs.thesitedoctor.co.uk/test/</link>
    <description>newtelligence powered</description>
    <language>en-us</language>
    <copyright>Tim</copyright>
    <lastBuildDate>Tue, 14 Aug 2007 10:14:15 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>timgaunt@gmail.com</managingEditor>
    <webMaster>timgaunt@gmail.com</webMaster>
    <item>
      <trackback:ping>http://blogs.thesitedoctor.co.uk/test/Trackback.aspx?guid=1f023667-a3d3-4a19-8d45-f8eafca05d21</trackback:ping>
      <pingback:server>http://blogs.thesitedoctor.co.uk/test/pingback.aspx</pingback:server>
      <pingback:target>http://blogs.thesitedoctor.co.uk/test/PermaLink,guid,1f023667-a3d3-4a19-8d45-f8eafca05d21.aspx</pingback:target>
      <dc:creator>Tim</dc:creator>
      <wfw:comment>http://blogs.thesitedoctor.co.uk/test/CommentView,guid,1f023667-a3d3-4a19-8d45-f8eafca05d21.aspx</wfw:comment>
      <wfw:commentRss>http://blogs.thesitedoctor.co.uk/test/SyndicationService.asmx/GetEntryCommentsRss?guid=1f023667-a3d3-4a19-8d45-f8eafca05d21</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
 What am I doing messing with OS Commerce I hear you cry? Well one of our 
<abbr title="Search Engine Optimisation">
SEO
</abbr>
clients (<a title="Organic Aromatherapy products (essential oils, diffusers etc) from Florame UK" href="http://www.florame.co.uk/">Florame
Organic Aromatherapy</a>) uses a very hacked version of OS Commerce as it's engine
and as dire as it is, if it ain't broke don't fix it.
</p>
        <p>
Today I came across (another) error with one of the modules that was installed -the
dreaded "1062 - Duplicate entry" error. After a little digging, it wasn't too hard
to diagnose, unlike many people (see: <a title="1062 - Duplicate entry fix" href="http://forums.oscommerce.com/index.php?showtopic=218403">1062
- Duplicate entry fix</a>) this error was being thrown in the product details page.
It turns out that since installing the new Froogle feed, the UPC data wasn't being
updated, the fix is for you to either remove it and create the UPC by combining i.e.
the product code and model number on the fly or to simply validate the new UPC code
field is populated.
</p>
        <p>
Easy :) -I hope I saved you trawling through the OS Commerce forums.
</p>
        <img width="0" height="0" src="http://blogs.thesitedoctor.co.uk/test/aggbug.ashx?id=1f023667-a3d3-4a19-8d45-f8eafca05d21" />
      </body>
      <title>OS Commerce error: 1062 - Duplicate entry '' for key x</title>
      <guid isPermaLink="false">http://blogs.thesitedoctor.co.uk/test/PermaLink,guid,1f023667-a3d3-4a19-8d45-f8eafca05d21.aspx</guid>
      <link>http://blogs.thesitedoctor.co.uk/test/2007/08/14/OSCommerceError1062DuplicateEntryForKeyX.aspx</link>
      <pubDate>Tue, 14 Aug 2007 10:14:15 GMT</pubDate>
      <description>&lt;p&gt;
&amp;nbsp;What am I doing messing with OS Commerce I hear you cry? Well one of our 
&lt;abbr title="Search Engine Optimisation"&gt;
SEO
&lt;/abbr&gt;
clients (&lt;a title="Organic Aromatherapy products (essential oils, diffusers etc) from Florame UK" href="http://www.florame.co.uk/"&gt;Florame
Organic Aromatherapy&lt;/a&gt;) uses a very hacked version of OS Commerce as it's engine
and as dire as it is, if it ain't broke don't fix it.
&lt;/p&gt;
&lt;p&gt;
Today I came across (another) error with one of the modules that was installed -the
dreaded "1062 - Duplicate entry" error. After a little digging, it wasn't too hard
to diagnose, unlike many people (see: &lt;a title="1062 - Duplicate entry fix" href="http://forums.oscommerce.com/index.php?showtopic=218403"&gt;1062
- Duplicate entry fix&lt;/a&gt;) this error was being thrown in the product details page.
It turns out that since installing the new Froogle feed, the UPC data wasn't being
updated, the fix is for you to either remove it and create the UPC by combining i.e.
the product code and model number on the fly or to simply validate the new UPC code
field is populated.
&lt;/p&gt;
&lt;p&gt;
Easy :) -I hope I saved you trawling through the OS Commerce forums.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blogs.thesitedoctor.co.uk/test/aggbug.ashx?id=1f023667-a3d3-4a19-8d45-f8eafca05d21" /&gt;</description>
      <comments>http://blogs.thesitedoctor.co.uk/test/CommentView,guid,1f023667-a3d3-4a19-8d45-f8eafca05d21.aspx</comments>
      <category>OS Commerce</category>
      <category>PHP</category>
      <category>Web Development</category>
    </item>
  </channel>
</rss>