How to display only auctions that are open?

Archived from the Web Auction Discussion forum.

cinto_qq — Sun Sep 18, 2011 11:16 pm

Hi,

How can we display the auctions that are open currently? How do we also display all the closed ones in 1 url?

Thanks.

Cinto


shannah — Tue Sep 20, 2011 3:58 pm

Some modifications would need to be made to support this. Probably you’d need to change the __sql__ directive of the products fields.ini file to left join with the closed table, then you could perform a search on the products table for items that were closed.


cinto_qq — Tue Sep 20, 2011 11:42 pm

Hi Steve,

Thanks, I will try that out.

Cheers,
Cinto