View Single Post
  #1  
Old 11-18-2005, 01:18 AM
 
avril9 avril9 is offline
 

Newbie
  
Join Date: Oct 2005
Location: France
Posts: 5
 

Default Problem with subcategories that not appear

Hello,

When importing a csv products file, new subcategories don't appear in my menu. I'm using a all_categories loop to display all categories and subcategories but the subcategory_count variable for the parent of these new subcategories is always equal to 0.

These new subcategories are well created in the xcart tables but in the xcart_categories_subcount table the value of the subcategory_count field for the parent category is set to 0.

Is it a bug or there's someting i don't understood ?

Thanks for your answer.
__________________
X-Cart 4.0.16 Gold
Reply With Quote