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.
Listit2, 'category view' displaying expired items (end_time)
Re: Listit2, 'category view' displaying expired items (end_t
Still struggling with this... ahhh
Re: Listit2, 'category view' displaying expired items (end_t
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.
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.