| Different handling of empty Categories in 1.1.9 |
| Written by Thomas Kahl |
| Wednesday, 22 June 2011 00:47 |
|
The current release of Virtuemart (1.1.9) handles empty categories different from previous versions: If a category does not contain any products, also subcategories are not shown - even if they contain products. There is a thread in the virtuemart forum discussing this behavior. If you have problems with this "new" behavior, you will have to change the line 86 in /administrator/components/com_virtuemart/html/shop.browse.php to this (there is just a "!" added): elseif( $num_rows == 0 && empty($product_type_id) && !empty($child_list)) {
This will change the behavior back to how it was in the previous versions.
Set as favorite
Bookmark
Email This
Trackback(0)
Comments (5)
![]() Write comment
|
VM-Expert.com is part of the B01 Consulting Network. Since 2003 we build shops and websites with Joomla and Virtuemart. We are specialised in developing custom Joomla and Virtuemart Extensions.