hi,
first problem:
after updating to virtuemart 3.0.18.3 i got this php errors and a blank page:
Notice: Trying to get property of non-object in /var/www/templates/vina_kenzo/html/com_virtuemart/sublayouts/products.php on line 91
Notice: Trying to get property of non-object in /var/www/templates/vina_kenzo/html/com_virtuemart/sublayouts/products.php on line 121
Fatal error: Call to a member function displayMediaThumb() on null in /var/www/templates/vina_kenzo/html/com_virtuemart/sublayouts/products.php on line 121
2nd problem:
the Products Counter in the Vina Treeview for VirtueMart displays wrong numbers of products.
in case of one produkt in a sub sub category :
-main category (a virtuemart categorie piont in the main menu)
--subcategory (2) (wrong counter number "2" in the Vina Treeview it should be "1")
---sub subcategory (1) (the counter is right in the subsubcategory in Vina Treeview)
regards