<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Zen Cart Support</title>
		<link>http://www.zen-cart.com/forum</link>
		<description>This is a discussion forum for the Zen Cart e-commerce shopping cart software, powered by vBulletin.</description>
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 00:11:59 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://www.zen-cart.com/forum/images/zc_gray/misc/rss.jpg</url>
			<title>Zen Cart Support</title>
			<link>http://www.zen-cart.com/forum</link>
		</image>
		<item>
			<title><![CDATA[How Do I Get Rid Of Nofollow & NO Index tags?]]></title>
			<link>http://www.zen-cart.com/forum/showthread.php?t=142278&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 00:07:58 GMT</pubDate>
			<description>Hi, 
 
I cant seem to figure out to get rid of the no index and nofollow tags, I have checked the /includes/languages/english/meta_tags.php file and in ROBOTS_PAGES_TO_SKIP there is only:...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I cant seem to figure out to get rid of the no index and nofollow tags, I have checked the /includes/languages/english/meta_tags.php file and in ROBOTS_PAGES_TO_SKIP there is only: 'login,logoff,create_account,account,account_edit,account_history,account_histor  y_info,account_newsletters,account_notifications,account_password,address_book,a  dvanced_search,advanced_search_result,checkout_success,checkout_process,checkout  _shipping,checkout_payment,checkout_confirmation,cookie_usage,create_account_suc  cess,contact_us,download,download_timeout,customers_authorization,down_for_maint  enance,password_forgotten,time_out,unsubscribe,info_shopping_cart,popup_image,po  pup_image_additional,product_reviews_write,ssl_check'); <br />
But I am getting the tag on a number of other pages not listed here including the home page.<br />
Any Ideas?</div>

]]></content:encoded>
			<category domain="http://www.zen-cart.com/forum/forumdisplay.php?f=128">General Questions</category>
			<dc:creator>SEJ1</dc:creator>
			<guid isPermaLink="true">http://www.zen-cart.com/forum/showthread.php?t=142278</guid>
		</item>
		<item>
			<title>Everything are double(very strange thing)</title>
			<link>http://www.zen-cart.com/forum/showthread.php?t=142277&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 00:05:07 GMT</pubDate>
			<description>Hello i develop my own store. 
You can see my store here http://www.d-s.net.ua. 
And i have some stange proble. 
Everything are double. 
When i login i double 
When i make some buy, think make double in admin part 
When someone register his profile too double. 
I dont anderstand what happend with...</description>
			<content:encoded><![CDATA[<div>Hello i develop my own store.<br />
You can see my store here <a href="http://www.d-s.net.ua" target="_blank" rel="nofollow">http://www.d-s.net.ua</a>.<br />
And i have some stange proble.<br />
Everything are double.<br />
When i login i double<br />
When i make some buy, think make double in admin part<br />
When someone register his profile too double.<br />
I dont anderstand what happend with my store:frusty::frusty::frusty::frusty:<br />
here some errors:<br />
1. error in admin part:<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /var/www/dsnqWP/d-s.net.ua/admin/customers.php on line 1103<br />
<br />
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /var/www/dsnqWP/d-s.net.ua/admin/customers.php on line 1105<br />
<br />
Warning: reset() [function.reset]: Passed variable is not an array or object in /var/www/dsnqWP/d-s.net.ua/admin/includes/classes/object_info.php on line 29<br />
<br />
Warning: Variable passed to each() is not an array or object in /var/www/dsnqWP/d-s.net.ua/admin/includes/classes/object_info.php on line 30</code><hr />
</div>2. when i replace this error_reporting(0); whith @ini_set('display_errors', '1');<br />
 error_reporting(E_ALL);<br />
<br />
i can see more errors ))))<br />
 <br />
errors in header:<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">Notice: Undefined index: customer_id in /var/www/dsnqWP/d-s.net.ua/includes/init_includes/init_customer_auth.php on line 92<br />
<br />
Notice: Use of undefined constant HOME_PAGE_TITLE - assumed 'HOME_PAGE_TITLE' in /var/www/dsnqWP/d-s.net.ua/includes/modules/meta_tags.php on line 101<br />
<br />
Notice: Use of undefined constant HOME_PAGE_TITLE - assumed 'HOME_PAGE_TITLE' in /var/www/dsnqWP/d-s.net.ua/includes/modules/meta_tags.php on line 101<br />
<br />
Notice: Use of undefined constant HOME_PAGE_META_DESCRIPTION - assumed 'HOME_PAGE_META_DESCRIPTION' in /var/www/dsnqWP/d-s.net.ua/includes/modules/meta_tags.php on line 102<br />
<br />
Notice: Use of undefined constant HOME_PAGE_META_DESCRIPTION - assumed 'HOME_PAGE_META_DESCRIPTION' in /var/www/dsnqWP/d-s.net.ua/includes/modules/meta_tags.php on line 102<br />
<br />
Notice: Use of undefined constant HOME_PAGE_META_KEYWORDS - assumed 'HOME_PAGE_META_KEYWORDS' in /var/www/dsnqWP/d-s.net.ua/includes/modules/meta_tags.php on line 103<br />
<br />
Notice: Use of undefined constant HOME_PAGE_META_KEYWORDS - assumed 'HOME_PAGE_META_KEYWORDS' in /var/www/dsnqWP/d-s.net.ua/includes/modules/meta_tags.php on line 103</code><hr />
</div><br />
errors in body:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">Notice: Undefined variable: var_linksList in /var/www/dsnqWP/d-s.net.ua/includes/templates/template_default/templates/tpl_ezpages_bar_header.php on line 19<br />
var/www/dsnqWP/d-s.net.ua/includes/modules/new_products.php on line 22<br />
<br />
Notice: Undefined index: record_company_id in /var/www/dsnqWP/d-s.net.ua/includes/modules/new_products.php on line 22<br />
<br />
Notice: Undefined index: customer_id in /var/www/dsnqWP/d-s.net.ua/includes/functions/functions_prices.php on line 163<br />
<br />
Notice: Undefined index: customer_id in /var/www/dsnqWP/d-s.net.ua/includes/functions/functions_prices.php on line 163<br />
<br />
Notice: Undefined index: customer_id in /var/www/dsnqWP/d-s.net.ua/includes/functions/functions_prices.php on line 163<br />
<br />
Notice: Undefined index: customer_id in /var/www/dsnqWP/d-s.net.ua/includes/functions/functions_prices.php on line 163<br />
<br />
Notice: Undefined index: customer_id in /var/www/dsnqWP/d-s.net.ua/includes/functions/functions_prices.php on line 163<br />
<br />
Notice: Undefined index: customer_id in /var/www/dsnqWP/d-s.net.ua/includes/functions/functions_prices.php on line 163<br />
<br />
Notice: Undefined index: customer_id in /var/www/dsnqWP/d-s.net.ua/includes/functions/functions_prices.php on line 163<br />
<br />
Notice: Undefined index: customer_id in /var/www/dsnqWP/d-s.net.ua/includes/functions/functions_prices.php on line 163<br />
<br />
Notice: Undefined index: customer_id in /var/www/dsnqWP/d-s.net.ua/includes/functions/functions_prices.php on line 163</code><hr />
</div><br />
<br />
<br />
errors in footer:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">Notice: Object of class queryFactoryResult could not be converted to int in /var/www/dsnqWP/d-s.net.ua/includes/application_bottom.php on line 16</code><hr />
</div>As you see error double too...:blush:<br />
Does anybody can help me??????</div>

]]></content:encoded>
			<category domain="http://www.zen-cart.com/forum/forumdisplay.php?f=128">General Questions</category>
			<dc:creator>Hagen</dc:creator>
			<guid isPermaLink="true">http://www.zen-cart.com/forum/showthread.php?t=142277</guid>
		</item>
		<item>
			<title>Link to Page not the Zen Cart</title>
			<link>http://www.zen-cart.com/forum/showthread.php?t=142276&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 23:19:53 GMT</pubDate>
			<description><![CDATA[Hello Zen Cart Community, 
 
I was wondering if I was able to implement pages on my website from the Zen Cart and not have the customer view the entire cart at once. 
 
For example say I am selling colors and I have: Red, Blue, Green in my categories. I want them to be able to click "Buy Red now!"...]]></description>
			<content:encoded><![CDATA[<div>Hello Zen Cart Community,<br />
<br />
I was wondering if I was able to implement pages on my website from the Zen Cart and not have the customer view the entire cart at once.<br />
<br />
For example say I am selling colors and I have: Red, Blue, Green in my categories. I want them to be able to click &quot;Buy Red now!&quot; on my website and it just bring them to the Red page not the Red page and sideboxes, etc.<br />
<br />
Let me know if this is possible and if you understand my explanation of what I would like.<br />
<br />
Thanks!!!</div>

]]></content:encoded>
			<category domain="http://www.zen-cart.com/forum/forumdisplay.php?f=136"><![CDATA[First Steps & General Customization Issues]]></category>
			<dc:creator>Warship</dc:creator>
			<guid isPermaLink="true">http://www.zen-cart.com/forum/showthread.php?t=142276</guid>
		</item>
		<item>
			<title>perweightunit incorrect calculation</title>
			<link>http://www.zen-cart.com/forum/showthread.php?t=142275&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 23:18:16 GMT</pubDate>
			<description>I installed the Per Unit perweightunit module so I could set the shipping cost for each of my items. I found a few posts on how to do this, but seem to run into a dead end. The shipping fee that is calculated is incorrect.  
 
For example: 
I have product A with a price of 16.95 and set its...</description>
			<content:encoded><![CDATA[<div>I installed the Per Unit perweightunit module so I could set the shipping cost for each of my items. I found a few posts on how to do this, but seem to run into a dead end. The shipping fee that is calculated is incorrect. <br />
<br />
For example:<br />
I have product A with a price of 16.95 and set its shipping weight to 9.95. I have the Shipping Cost per Unit set to 1 within the Per Unit perweightunit module settings. When I calculate the shipping it displays 12.95. Not sure how its getting this number. It should be the 9.95 (which is the shipping weight for Product A)<br />
<br />
Any ideas on what i'm missing?</div>

]]></content:encoded>
			<category domain="http://www.zen-cart.com/forum/forumdisplay.php?f=18">Shipping and Payment Modules</category>
			<dc:creator>slegendre</dc:creator>
			<guid isPermaLink="true">http://www.zen-cart.com/forum/showthread.php?t=142275</guid>
		</item>
		<item>
			<title>Shipping Special?</title>
			<link>http://www.zen-cart.com/forum/showthread.php?t=142274&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 23:13:31 GMT</pubDate>
			<description><![CDATA[I'm setting up a holiday sale for my store... which includes all that good sale stuff... but I'd like to include a shipping special as part of the sale... 
 
Is there anyway to do such a thing... besides going in and manually including free shipping on orders of $XX or more and then deactivating at...]]></description>
			<content:encoded><![CDATA[<div>I'm setting up a holiday sale for my store... which includes all that good sale stuff... but I'd like to include a shipping special as part of the sale...<br />
<br />
Is there anyway to do such a thing... besides going in and manually including free shipping on orders of $XX or more and then deactivating at the end of the sale?<br />
<br />
Sharing Wisdom is greatly appreciated!</div>

]]></content:encoded>
			<category domain="http://www.zen-cart.com/forum/forumdisplay.php?f=18">Shipping and Payment Modules</category>
			<dc:creator>Dojora4</dc:creator>
			<guid isPermaLink="true">http://www.zen-cart.com/forum/showthread.php?t=142274</guid>
		</item>
		<item>
			<title>Import database problem</title>
			<link>http://www.zen-cart.com/forum/showthread.php?t=142273&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 23:02:49 GMT</pubDate>
			<description><![CDATA[Trying to re-do an installation that started as Chinese.  I imported most of the databases, I only excluded ones that were not needed.  Now I keep getting 
 
1054 Unknown column 'products_price_w' in 'field list' 
in: 
[select products_price, products_price_w, products_priced_by_attribute from...]]></description>
			<content:encoded><![CDATA[<div>Trying to re-do an installation that started as Chinese.  I imported most of the databases, I only excluded ones that were not needed.  Now I keep getting<br />
<br />
1054 Unknown column 'products_price_w' in 'field list'<br />
in:<br />
[select products_price, products_price_w, products_priced_by_attribute from products where products_id = '7261']<br />
<br />
What is a way to fix this?  <br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://www.zen-cart.com/forum/forumdisplay.php?f=136"><![CDATA[First Steps & General Customization Issues]]></category>
			<dc:creator>linnx</dc:creator>
			<guid isPermaLink="true">http://www.zen-cart.com/forum/showthread.php?t=142273</guid>
		</item>
		<item>
			<title>Problems with Gloss Black template</title>
			<link>http://www.zen-cart.com/forum/showthread.php?t=142272&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 23:01:24 GMT</pubDate>
			<description><![CDATA[Hi! 
 
Used Fantastico to install Zencart 1.3.8 to my webhost.  Followed the tutorial instructions to use the Gloss Black template and have the sideboxes changed, verbiage added for contact info, etc.  Having trouble changing the header text from "HEADER_SALES_TEXT" to my chosen text.  Sorry to be...]]></description>
			<content:encoded><![CDATA[<div>Hi!<br />
<br />
Used Fantastico to install Zencart 1.3.8 to my webhost.  Followed the tutorial instructions to use the Gloss Black template and have the sideboxes changed, verbiage added for contact info, etc.  Having trouble changing the header text from &quot;HEADER_SALES_TEXT&quot; to my chosen text.  Sorry to be such a dense newbie, but any help would be appreciated!<br />
<br />
I did upload /classic/header.php to the template, and saved a copy of english.php to it, with no luck.<br />
<br />
Diana</div>

]]></content:encoded>
			<category domain="http://www.zen-cart.com/forum/forumdisplay.php?f=41">Contributed/Addon Templates</category>
			<dc:creator>Diana</dc:creator>
			<guid isPermaLink="true">http://www.zen-cart.com/forum/showthread.php?t=142272</guid>
		</item>
		<item>
			<title>subcatagories not showing up</title>
			<link>http://www.zen-cart.com/forum/showthread.php?t=142271&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 22:56:30 GMT</pubDate>
			<description>My subcatagories are not showing up on the main catagory page. it only list the subcatagories in the catagories sidebox. Please help!!!</description>
			<content:encoded><![CDATA[<div>My subcatagories are not showing up on the main catagory page. it only list the subcatagories in the catagories sidebox. Please help!!!</div>

]]></content:encoded>
			<category domain="http://www.zen-cart.com/forum/forumdisplay.php?f=136"><![CDATA[First Steps & General Customization Issues]]></category>
			<dc:creator>MadPricerSales</dc:creator>
			<guid isPermaLink="true">http://www.zen-cart.com/forum/showthread.php?t=142271</guid>
		</item>
		<item>
			<title>Silly Question</title>
			<link>http://www.zen-cart.com/forum/showthread.php?t=142270&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 22:47:24 GMT</pubDate>
			<description><![CDATA[On the main page of my site, there is a box on the upper right hand side that states 'Record Companies'. It has a small box with a scroll bar and a LONG list of zeros in it...In the admin it is listed under 'Extras'. I have no idea how it appeared on our site, but I CAN NOT shut the darn thing off....]]></description>
			<content:encoded><![CDATA[<div>On the main page of my site, there is a box on the upper right hand side that states 'Record Companies'. It has a small box with a scroll bar and a LONG list of zeros in it...In the admin it is listed under 'Extras'. I have no idea how it appeared on our site, but I CAN NOT shut the darn thing off. We were hacked about two months ago, and I am wondering if it is just something that our web lady missed. <br />
Any idea how to get rid of it?? :frusty:</div>

]]></content:encoded>
			<category domain="http://www.zen-cart.com/forum/forumdisplay.php?f=128">General Questions</category>
			<dc:creator>KylaTurner</dc:creator>
			<guid isPermaLink="true">http://www.zen-cart.com/forum/showthread.php?t=142270</guid>
		</item>
		<item>
			<title>Change Price listing color</title>
			<link>http://www.zen-cart.com/forum/showthread.php?t=142268&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 22:36:14 GMT</pubDate>
			<description><![CDATA[I'd like to change the color of the prices in the product category listings.  
 
I edited my CSS to make td.productListings-data red, but that changed both the product's descriptions and price to red. Is there something for just the price?]]></description>
			<content:encoded><![CDATA[<div>I'd like to change the color of the prices in the product category listings. <br />
<br />
I edited my CSS to make td.productListings-data red, but that changed both the product's descriptions and price to red. Is there something for just the price?</div>

]]></content:encoded>
			<category domain="http://www.zen-cart.com/forum/forumdisplay.php?f=130">Page Layout Changes</category>
			<dc:creator>riscphree</dc:creator>
			<guid isPermaLink="true">http://www.zen-cart.com/forum/showthread.php?t=142268</guid>
		</item>
		<item>
			<title>Email new password errors</title>
			<link>http://www.zen-cart.com/forum/showthread.php?t=142267&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 22:28:32 GMT</pubDate>
			<description><![CDATA[Needing help with "forgot Password" email.  I am getting the following error message when I submit to get a forgot password.  I am testing with this email address. 
 
Email Error: SMTP Error: The following recipients failed: midwestfishing################## 
 
Can someone tell me why this is...]]></description>
			<content:encoded><![CDATA[<div>Needing help with &quot;forgot Password&quot; email.  I am getting the following error message when I submit to get a forgot password.  I am testing with this email address.<br />
<br />
Email Error: SMTP Error: The following recipients failed: midwestfishing##################<br />
<br />
Can someone tell me why this is happening?  This email is an AOL email address.</div>

]]></content:encoded>
			<category domain="http://www.zen-cart.com/forum/forumdisplay.php?f=128">General Questions</category>
			<dc:creator>Midwestfishing</dc:creator>
			<guid isPermaLink="true">http://www.zen-cart.com/forum/showthread.php?t=142267</guid>
		</item>
		<item>
			<title>Unit Price combines quantity and attribute costs?</title>
			<link>http://www.zen-cart.com/forum/showthread.php?t=142266&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 22:24:45 GMT</pubDate>
			<description><![CDATA[I've just noticed that on the Shopping Cart Contents page, the "Unit Price" reflects both the Product Price and the Attribute Price versus separating them.  Is this normal behavior? 
 
For example: 
 
Bob purchases 5 Widgets for $6.95 each 
Bob also chooses to add a Widget Extender for $7.00 (an...]]></description>
			<content:encoded><![CDATA[<div>I've just noticed that on the Shopping Cart Contents page, the &quot;Unit Price&quot; reflects both the Product Price and the Attribute Price versus separating them.  Is this normal behavior?<br />
<br />
For example:<br />
<br />
Bob purchases 5 Widgets for $6.95 each<br />
Bob also chooses to add a Widget Extender for $7.00 (an attribute) for the Widget.  So, 5 of those get added to his total by default because he purchased 5 Widgets.<br />
<br />
In the Shopping Cart, it will show the following:<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">Qty.&nbsp; &nbsp; &nbsp; &nbsp; Item Name&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Unit&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  Total<br />
5&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Widget&nbsp; &nbsp;  $13.65&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  $68.25</code><hr />
</div>Now, if you add this up, the total is correct, but when you look at the &quot;Unit Price&quot;, it's added the attribute price to the product price.  So, it makes it look like the $6.95 Widget is really $13.65.  Shouldn't the shopping cart keep the product unit price separate from any attribute prices or maybe show the cost of the attribute?</div>

]]></content:encoded>
			<category domain="http://www.zen-cart.com/forum/forumdisplay.php?f=128">General Questions</category>
			<dc:creator>Crunch</dc:creator>
			<guid isPermaLink="true">http://www.zen-cart.com/forum/showthread.php?t=142266</guid>
		</item>
		<item>
			<title>Email received shows no amount</title>
			<link>http://www.zen-cart.com/forum/showthread.php?t=142265&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 22:23:28 GMT</pubDate>
			<description>Hi there, 
 
I am wondering where this could have gone wrong ... 
 
This is how the received email looks ... 
 
 
---Quote--- 
The Gift Certificate is worth</description>
			<content:encoded><![CDATA[<div>Hi there,<br />
<br />
I am wondering where this could have gone wrong ...<br />
<br />
This is how the received email looks ...<br />
<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="5" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				The Gift Certificate is worth <br />
<br />
<br />
<br />
To redeem this Gift Certificate, please click on the link below. Please also write down the Redemption Code which is 52e984f368 in case you have any problems.<br />
<br />
Click here to redeem or visit XXXXXXXX and enter the code during the checkout process
			
			<hr />
		</td>
	</tr>
	</table>
</div>Everything else is grand - the code is there and it redeems the actual amount of the gift certificate etc - it's just the email is not showing the cert amount. <br />
<br />
I'd appreciate any pointers towards this.</div>

]]></content:encoded>
			<category domain="http://www.zen-cart.com/forum/forumdisplay.php?f=35">Gift Certificate Configuration</category>
			<dc:creator>PatF</dc:creator>
			<guid isPermaLink="true">http://www.zen-cart.com/forum/showthread.php?t=142265</guid>
		</item>
		<item>
			<title>Flash header</title>
			<link>http://www.zen-cart.com/forum/showthread.php?t=142264&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 22:19:45 GMT</pubDate>
			<description>I am using the lastest version of Zen Cart on Windows 7 Ultimate with Xampp.  I would like to know if there is any way we can used a flash header as the logo.  I have not insalled any other addons. 
 
Thank you 
Ladydee:mellow:</description>
			<content:encoded><![CDATA[<div>I am using the lastest version of Zen Cart on Windows 7 Ultimate with Xampp.  I would like to know if there is any way we can used a flash header as the logo.  I have not insalled any other addons.<br />
<br />
Thank you<br />
Ladydee:mellow:</div>

]]></content:encoded>
			<category domain="http://www.zen-cart.com/forum/forumdisplay.php?f=128">General Questions</category>
			<dc:creator>deemurphy</dc:creator>
			<guid isPermaLink="true">http://www.zen-cart.com/forum/showthread.php?t=142264</guid>
		</item>
		<item>
			<title>Installation problem</title>
			<link>http://www.zen-cart.com/forum/showthread.php?t=142263&amp;goto=newpost</link>
			<pubDate>Fri, 20 Nov 2009 22:17:04 GMT</pubDate>
			<description>I am running Windows 7 Ultimate and xampp.  My installation completed but I can not get into the admin page.  Can some one please help? 
 
Thank you 
Ladydee:huh:</description>
			<content:encoded><![CDATA[<div>I am running Windows 7 Ultimate and xampp.  My installation completed but I can not get into the admin page.  Can some one please help?<br />
<br />
Thank you<br />
Ladydee:huh:</div>

]]></content:encoded>
			<category domain="http://www.zen-cart.com/forum/forumdisplay.php?f=12">Installing on a Windows Server</category>
			<dc:creator>deemurphy</dc:creator>
			<guid isPermaLink="true">http://www.zen-cart.com/forum/showthread.php?t=142263</guid>
		</item>
	</channel>
</rss>
