Search found 1 match

Page 1 of 1

Search found 1 match

Re: Filter module opencart 1.5.5.1 - Guide?

In addition to midgette's solution I added a devision by the number of languages, I use a cart in dutch and english and got the wrong number of filters back from the query On lines 110 and 537 I changed count(filter_group_id) into (count(filter_group_id)/count(DISTINCT language_id)) That solved my p...

Jump to post
  • Mon May 27, 2013 6:06 am
  • Replies 109
  • Views 110435

Page 1 of 1

Search found 1 match