Page 1 of 1

Listit2, 'category view' displaying expired items (end_time)

Posted: Tue Jun 23, 2015 11:43 am
by KayakMan
Hey

I have a listit2 instance, I'm displaying the category view.

All working except... when time control is used and an end_time is set, the category list still display categories with expired items.

How do I set the category list to only display categories that contain NON-expired items?

Been trying thing like
{if $smarty.now|date_format:'%Y/%m/%d' gt $item->end_time} in the category template to no avail.

Re: Listit2, 'category view' displaying expired items (end_t

Posted: Fri Jun 26, 2015 1:24 pm
by KayakMan
Still struggling with this... ahhh

Re: Listit2, 'category view' displaying expired items (end_t

Posted: Sat Jun 27, 2015 6:27 pm
by velden
Without looking at the actual problem I assume it's a 'bug' in the module itself.

ListIt2 is not actively maintained anymore.

So you have to either have a look at the code to fix it yourself or ask someone to do it for you (if it really is a bug). However, note that it's not allowed to post 'hacks' in this forum.