Results 1 to 2 of 2

Thread: Catalog filter publish=1 problem

  1. #1
    New user
    Join Date
    08-12-12.
    Posts
    6

    Default Catalog filter publish=1 problem

    We are using a catalog List Module and a catalog filter to show a list of years. The list shows all years where we have a product in the catalog made in that year. Unfortunately when a product is unpublished and it's the only product in 2003 for example, 2003 is still showing up in our list. We've tried
    Code:
    published=1
    and also tried
    Code:
    publish=1
    in the condition field of the module but nothing is stopping irrelevant years coming up in our list. Any ideas anyone?

  2. #2
    User Andreas's Avatar
    Join Date
    07-11-09.
    Location
    Mönchengladbach
    Posts
    499

    Default Re: Catalog filter publish=1 problem

    You have to use the name (table field name) of your published field here. Do you have created a published field type checkbox?

    You also can register this field in the catalog for the 'eye' to toggle published status on/off.
    Web-Development, Freelancer, Burgtech, XHTML, HTML5, CSS, PHP, Javascript, MooTools, MySQL and more
    Amazon wishlist

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •