<?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"
	>
<channel>
	<title>Comments on: xwayz - Free Lightbox osCommerce Template</title>
	<atom:link href="http://www.badeziner.com/2008/06/07/xwayz-free-lightbox-oscommerce-template/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.badeziner.com/2008/06/07/xwayz-free-lightbox-oscommerce-template/</link>
	<description>for the beauty of design</description>
	<pubDate>Fri, 21 Nov 2008 19:48:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: badeziner</title>
		<link>http://www.badeziner.com/2008/06/07/xwayz-free-lightbox-oscommerce-template/#comment-2124</link>
		<dc:creator>badeziner</dc:creator>
		<pubDate>Fri, 14 Nov 2008 01:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.badeziner.com/?p=20#comment-2124</guid>
		<description>Could you be more specific about which descriptions you are talking about? The ones on product_info.php or the ones on the product listing pages?</description>
		<content:encoded><![CDATA[<p>Could you be more specific about which descriptions you are talking about? The ones on product_info.php or the ones on the product listing pages?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LewisM</title>
		<link>http://www.badeziner.com/2008/06/07/xwayz-free-lightbox-oscommerce-template/#comment-2119</link>
		<dc:creator>LewisM</dc:creator>
		<pubDate>Thu, 13 Nov 2008 15:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.badeziner.com/?p=20#comment-2119</guid>
		<description>Hello, thanks that seems to have worked fine :)

One last question then, what font is used for the product descriptions?

Thanks again mate, great template you've got here!</description>
		<content:encoded><![CDATA[<p>Hello, thanks that seems to have worked fine <img src='http://www.badeziner.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>One last question then, what font is used for the product descriptions?</p>
<p>Thanks again mate, great template you&#8217;ve got here!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: badeziner</title>
		<link>http://www.badeziner.com/2008/06/07/xwayz-free-lightbox-oscommerce-template/#comment-2108</link>
		<dc:creator>badeziner</dc:creator>
		<pubDate>Thu, 13 Nov 2008 00:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.badeziner.com/?p=20#comment-2108</guid>
		<description>You have to enable the TEXT_MAIN constant. This constant is located in the language file for includes/languages/index.php. To enable this constant you have to add this code where you want the text to appear &lt;?php echo TEXT_MAIN; ?&gt;. I hope this makes sense for you.</description>
		<content:encoded><![CDATA[<p>You have to enable the TEXT_MAIN constant. This constant is located in the language file for includes/languages/index.php. To enable this constant you have to add this code where you want the text to appear < ?php echo TEXT_MAIN; ?>. I hope this makes sense for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LewisM</title>
		<link>http://www.badeziner.com/2008/06/07/xwayz-free-lightbox-oscommerce-template/#comment-2104</link>
		<dc:creator>LewisM</dc:creator>
		<pubDate>Wed, 12 Nov 2008 18:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.badeziner.com/?p=20#comment-2104</guid>
		<description>Hello again, just like to say the template is working brilliantly.

Just a quick question, do you know how I would go about adding a small box of text above the "new products for this month" collumn, on the index page?

Thanks :)</description>
		<content:encoded><![CDATA[<p>Hello again, just like to say the template is working brilliantly.</p>
<p>Just a quick question, do you know how I would go about adding a small box of text above the &#8220;new products for this month&#8221; collumn, on the index page?</p>
<p>Thanks <img src='http://www.badeziner.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: badeziner</title>
		<link>http://www.badeziner.com/2008/06/07/xwayz-free-lightbox-oscommerce-template/#comment-1732</link>
		<dc:creator>badeziner</dc:creator>
		<pubDate>Wed, 15 Oct 2008 06:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.badeziner.com/?p=20#comment-1732</guid>
		<description>Try the oscommerce forums. That's not an error related to the template.</description>
		<content:encoded><![CDATA[<p>Try the oscommerce forums. That&#8217;s not an error related to the template.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arthur X</title>
		<link>http://www.badeziner.com/2008/06/07/xwayz-free-lightbox-oscommerce-template/#comment-1722</link>
		<dc:creator>Arthur X</dc:creator>
		<pubDate>Tue, 14 Oct 2008 17:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.badeziner.com/?p=20#comment-1722</guid>
		<description>HI there.

I've got the ERROR MESSAGE in the account page that says:

"1054 - Unknown column 's.public_flag' in 'where clause'

select count(*) as total from orders o, orders_status s where o.customers_id = '3' and o.orders_status = s.orders_status_id and s.language_id = '3' and s.public_flag = '1"

Why is that? What can I do?

Thanks a lot.</description>
		<content:encoded><![CDATA[<p>HI there.</p>
<p>I&#8217;ve got the ERROR MESSAGE in the account page that says:</p>
<p>&#8220;1054 - Unknown column &#8217;s.public_flag&#8217; in &#8216;where clause&#8217;</p>
<p>select count(*) as total from orders o, orders_status s where o.customers_id = &#8216;3&#8242; and o.orders_status = s.orders_status_id and s.language_id = &#8216;3&#8242; and s.public_flag = &#8216;1&#8243;</p>
<p>Why is that? What can I do?</p>
<p>Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: badeziner</title>
		<link>http://www.badeziner.com/2008/06/07/xwayz-free-lightbox-oscommerce-template/#comment-1545</link>
		<dc:creator>badeziner</dc:creator>
		<pubDate>Mon, 29 Sep 2008 21:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.badeziner.com/?p=20#comment-1545</guid>
		<description>Leonard you have to check your server settings, maybe the gdlib settings to fix that error.</description>
		<content:encoded><![CDATA[<p>Leonard you have to check your server settings, maybe the gdlib settings to fix that error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonard</title>
		<link>http://www.badeziner.com/2008/06/07/xwayz-free-lightbox-oscommerce-template/#comment-1515</link>
		<dc:creator>Leonard</dc:creator>
		<pubDate>Sat, 27 Sep 2008 13:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.badeziner.com/?p=20#comment-1515</guid>
		<description>the site is just for testing at the moment

but I have just uploaded the theme and the image is all broken

have i missed something?

I would also want to remove the adsence adverts if and when i decide to go with the theme can this be done?</description>
		<content:encoded><![CDATA[<p>the site is just for testing at the moment</p>
<p>but I have just uploaded the theme and the image is all broken</p>
<p>have i missed something?</p>
<p>I would also want to remove the adsence adverts if and when i decide to go with the theme can this be done?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nippysnaps</title>
		<link>http://www.badeziner.com/2008/06/07/xwayz-free-lightbox-oscommerce-template/#comment-1047</link>
		<dc:creator>Nippysnaps</dc:creator>
		<pubDate>Tue, 02 Sep 2008 16:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.badeziner.com/?p=20#comment-1047</guid>
		<description>Thank you for you hard work and effort on this template. I'm starting to use it and found it very helpful. Very tasteful layout.</description>
		<content:encoded><![CDATA[<p>Thank you for you hard work and effort on this template. I&#8217;m starting to use it and found it very helpful. Very tasteful layout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Farina</title>
		<link>http://www.badeziner.com/2008/06/07/xwayz-free-lightbox-oscommerce-template/#comment-1041</link>
		<dc:creator>David Farina</dc:creator>
		<pubDate>Tue, 02 Sep 2008 12:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.badeziner.com/?p=20#comment-1041</guid>
		<description>dammm...  now it's appear...  strange</description>
		<content:encoded><![CDATA[<p>dammm&#8230;  now it&#8217;s appear&#8230;  strange</p>
]]></content:encoded>
	</item>
</channel>
</rss>
