<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Cubecart custom category order</title>
	<atom:link href="http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/feed/" rel="self" type="application/rss+xml" />
	<link>http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/</link>
	<description>Worcester Web Site Development Blog</description>
	<lastBuildDate>Tue, 26 Jan 2010 21:23:26 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Abigail</title>
		<link>http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/comment-page-1/#comment-340</link>
		<dc:creator>Abigail</dc:creator>
		<pubDate>Fri, 28 Nov 2008 23:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/#comment-340</guid>
		<description>This broke a cart I&#039;m working on, here is what the error reads:
################################
MySQL Error Occured
1054: Unknown column &#039;pos&#039; in &#039;order clause&#039;

QUERY = SELECT cat_name, cat_id FROM CubeCart_category WHERE cat_father_id = 0 ORDER by pos
################################

I will appreciate any advise
Thanks</description>
		<content:encoded><![CDATA[<p>This broke a cart I&#8217;m working on, here is what the error reads:<br />
################################<br />
MySQL Error Occured<br />
1054: Unknown column &#8216;pos&#8217; in &#8216;order clause&#8217;</p>
<p>QUERY = SELECT cat_name, cat_id FROM CubeCart_category WHERE cat_father_id = 0 ORDER by pos<br />
################################</p>
<p>I will appreciate any advise<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony LeBoeuf</title>
		<link>http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/comment-page-1/#comment-339</link>
		<dc:creator>Anthony LeBoeuf</dc:creator>
		<pubDate>Fri, 28 Nov 2008 22:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/#comment-339</guid>
		<description>Abigail just go to the cat page in admin and it should install the column pos as you can see in this line of text

$result = @mysql_query(&quot;ALTER TABLE &quot;.$glob[&#039;dbprefix&#039;].&quot;CubeCart_category ADD pos INT( 11 ) NOT NULL DEFAULT &#039;0&#039;&quot;);</description>
		<content:encoded><![CDATA[<p>Abigail just go to the cat page in admin and it should install the column pos as you can see in this line of text</p>
<p>$result = @mysql_query(&#8221;ALTER TABLE &#8220;.$glob['dbprefix'].&#8221;CubeCart_category ADD pos INT( 11 ) NOT NULL DEFAULT &#8216;0&#8242;&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abigail</title>
		<link>http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/comment-page-1/#comment-338</link>
		<dc:creator>Abigail</dc:creator>
		<pubDate>Fri, 28 Nov 2008 22:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/#comment-338</guid>
		<description>After installing this in the latest (version 3) I&#039;m getting a missing POS table database error.</description>
		<content:encoded><![CDATA[<p>After installing this in the latest (version 3) I&#8217;m getting a missing POS table database error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Blackett</title>
		<link>http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/comment-page-1/#comment-67</link>
		<dc:creator>Andy Blackett</dc:creator>
		<pubDate>Thu, 14 Aug 2008 18:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/#comment-67</guid>
		<description>I&#039;m not a whizz with cube cart to say the least but even I could follow the simple find/replace/add instructions.

This works a treat, and its free, very well done!!

Andy</description>
		<content:encoded><![CDATA[<p>I&#8217;m not a whizz with cube cart to say the least but even I could follow the simple find/replace/add instructions.</p>
<p>This works a treat, and its free, very well done!!</p>
<p>Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/comment-page-1/#comment-50</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 01 Jul 2008 10:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/#comment-50</guid>
		<description>Brilliant work - Worked first time and very straight forward.

Many many thanks for your work.</description>
		<content:encoded><![CDATA[<p>Brilliant work &#8211; Worked first time and very straight forward.</p>
<p>Many many thanks for your work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/comment-page-1/#comment-29</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 19 Mar 2008 04:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/#comment-29</guid>
		<description>Thank you, thank you, thank you.</description>
		<content:encoded><![CDATA[<p>Thank you, thank you, thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony LeBoeuf</title>
		<link>http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/comment-page-1/#comment-28</link>
		<dc:creator>Anthony LeBoeuf</dc:creator>
		<pubDate>Fri, 07 Mar 2008 15:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/#comment-28</guid>
		<description>This is not compatible with CC4 manuel</description>
		<content:encoded><![CDATA[<p>This is not compatible with CC4 manuel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/comment-page-1/#comment-23</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 28 Jan 2008 11:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/#comment-23</guid>
		<description>Nice simple mod, Exactly what I need Thanks</description>
		<content:encoded><![CDATA[<p>Nice simple mod, Exactly what I need Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel</title>
		<link>http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/comment-page-1/#comment-21</link>
		<dc:creator>Manuel</dc:creator>
		<pubDate>Thu, 29 Nov 2007 12:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/#comment-21</guid>
		<description>How can i order my categories in cubecart v4?
Can i use this mod somehow?

(can&#039;t find the file &quot;admin/categories/index.php&quot; anymore)

Thank you!</description>
		<content:encoded><![CDATA[<p>How can i order my categories in cubecart v4?<br />
Can i use this mod somehow?</p>
<p>(can&#8217;t find the file &#8220;admin/categories/index.php&#8221; anymore)</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Myers</title>
		<link>http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/comment-page-1/#comment-20</link>
		<dc:creator>Richard Myers</dc:creator>
		<pubDate>Thu, 08 Nov 2007 21:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://worcesterwideweb.com/2007/08/05/cubecart-custom-category-order/#comment-20</guid>
		<description>Legendary. Thank you!</description>
		<content:encoded><![CDATA[<p>Legendary. Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
