so in my jrCore_list i have
{jrCore_list module="jrForum" search1="forum_featured = on" search2="forum_cat like %" template="featured_forums.tpl" limit="10"}
search1 should be sorting out and listing the featured checked forums in the array but it dosent.
In my debug it appears the array returns with nothing at all. However there are in fact "featured_forms that do = on"
Moreover,
if I change search1 to "forum_featured != off" it lists them but also lists the nulled ones
so... any ideas why this is happening and how I can resolve?
Thanks
updated by @developer-networks: 01/19/17 10:51:36PM