VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: patbe60 on July 08, 2021, 13:49:25 PM

Title: mod_virtuemart_product is not working properly in version 3.8.9.10514
Post by: patbe60 on July 08, 2021, 13:49:25 PM
After installing VM 3.8.9 10514 the mod_virtuemart_product shows as well parent products as child products. In my case parent product can't be ordered. It has two orderable child products. There are now all three products shown in the module instead of only the parent product.
Is there a way to show only the parent product?

I'm using the module to show the latest products.
Title: Re: mod_virtuemart_product is not working properly in version 3.8.9.10514
Post by: patbe60 on July 08, 2021, 15:16:13 PM
If I uncomment in administrator/components/com_virtuemart/models/product.php line line 517 and 526 everything works as before.
Title: Re: mod_virtuemart_product is not working properly in version 3.8.9.10514
Post by: patbe60 on July 08, 2021, 15:56:36 PM
I finally found the solution:

uncheck in configuration "Show also products, which are not in at least one published category."