Can't filter category in Items view(backend)

More
12 years 2 months ago #28635 by victorio404
With the latest FC 1.5.6 RC8 r1475 + Flexiaccess, the users can't filter Items by category in the backend. The category drop-down is visible, but grayed-out. Only Superadministrator can filter now.
Even if "Manage categories" and "Enable tree for categories" is on.

Please Log in or Create an account to join the conversation.

More
12 years 2 months ago #28642 by ggppdk
Please edit backend file:
administrator/components/com_flexicontent/views/items/view.html.php

and Change line: (about 309)
Code:
$lists['filter_cats'] = flexicontent_cats::buildcatselect($categories, 'filter_cats', $filter_cats, 2, 'class="inputbox" size="1" onchange="submitform( );"', true);
to
Code:
$lists['filter_cats'] = flexicontent_cats::buildcatselect($categories, 'filter_cats', $filter_cats, 2, 'class="inputbox" size="1" onchange="submitform( );"', $check_published=true, $check_perms=false);

thanks for reporting


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
12 years 2 months ago #28682 by victorio404
I can see it is fixed in 1.5.6 RC8 r1486.
Thanks.

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.583 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline