an ASP.NET Open Source CMS & eCommerce platform
Search:
Last Post 6/11/2009 3:53:25 PM By Bahram. 2 replies.
6/9/2009 3:34:54 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Category List problem
I have at least two problems with the products does not show in the Category end nodes.
 
Every thing in database is ok, i.e the CategoryID and Parent ID.
 
How Can I fix this.
 
Bahram
6/9/2009 5:12:46 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Category List problem
Where do you expect to see the products? Is it possible that they are out of stock or state is inactive?
DotShoppingCart Staff
6/11/2009 3:53:25 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Category List problem (Import fails on products listed in multiple Category/SubCategories)
I found the problem. It is a bug for Import module :
 
A product may be listed under multiple Categories or Sub Categories. The import does right for not to create duplicate products.
but it fails to populate the other Category or SubCategory records for the product.
 
 
Bahram