test
Viewing 1 post (of 1 total)
  • Author
    Posts
  • stell4you Friend
    #135725

    If you choose more than one category from the modul config, it can happen that multilinked products get displayed more than once.

    To change that i did this:

    application.php

    Line 36:
    [PHP]$query = ‘SELECT COUNT(DISTINCT p.product_sku) FROM #__’.VM_TABLEPREFIX.’_product` p’;[/PHP]

    Line 59:
    [PHP]$query = ‘SELECT DISTINCT p.product_sku FROM `#__’.VM_TABLEPREFIX.’_product` p’;[/PHP]

Viewing 1 post (of 1 total)

This topic contains 1 reply, has 1 voice, and was last updated by  stell4you 16 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum