my store have alot of empty subcategories, i dont want to delete them because they have inactive products inside which will be activated and inactivated from time to time.
i found this contrib
http://www.oscommerce.com/community/...arch,no+catego
but i was lost on the part where this contribution configures index.php
I couldnt find the codes anywhere
it says on the instruction
Please helpCode:////////////////////////////////////// In your index pages that show the category and its subcategories (index_nested.php for most) Under while ($categories = tep_db_fetch_array($categories_query)) { add if(tep_count_products_in_category($categories['categories_id'])){ And add the closing } near the 'while' } //////////////////////////////////////
Eric





LinkBack URL
About LinkBacks







so endith the lesson
Bookmarks