Hi,

After having Filter permissions installed today, I cannot see neither permissions list nor the filter.
on http://example.com/admin/people/permissions

Please see the attachment.

I tried various themes and user 1 with full access.

I can see permissions list when I uninstall this module.

This is a bit simillar to #1209174: Breaks menu control and navigation!.

CommentFileSizeAuthor
Filter Permissions.JPG56.28 KBRefineo

Comments

emudojo’s picture

I can confirm this as a bug, but I'm getting this error as well

Notice: Undefined offset: -1 in jquerymobile_process_actions() (line 128 of /var/aegir/platforms/drupal-7.9/sites/all/modules/contrib/jquerymobile/jquerymobile.module).

looks like a conflict with jquery mobile..

Update: in fact it is, if you disable it the module just work as expected

cyu’s picture

Is this the issue? https://drupal.org/node/1142702#comment-4994578

I'm not familiar with the jquerymobile module but it appears to make some pretty aggressive changes to how a site works.

cyu’s picture

Status: Active » Closed (won't fix)

Going to mark this as won't fix and make a note on the project page about possible incompatibility.

yesct’s picture

I had a similar problem after I enabled filter_perms with drush, or features. Going in the ui, disabling the module, saving, then going back and enabling and saving fixed it for me. (I opened a new issue for that #1733770: drush or features to enable yeilds no select boxes, must enable in the ui but cross posting here because the symptoms are similar: no select boxes and they might be related.)