Hello,
First, thanks for your video at
http://gotdrupal.com/videos/manage-drupal-permissions-more-easily
I added the modules you mention in the video:
Filter Permissions, Permissions Lock, Better Permissions
But when I go to the permissions page, instead of finding collapsed permissions like in the video, I see all of the modules expanded and permissions or checkboxes for any of the modules.
So I uninstalled Permissions Lock first, and this changed nothing.
So I uninstalled both Filter Permissions and Better Permissions, and returned to what was working normally before.
So I reinstalled Filter Permissions, and that worked as expected.
Then I reinstalled Better Permissions, and all the permissions and checkboxes disappeared again.
Attached is a screen shot of what I see for a filtered view, but it doesn't matter what filtered options I see, this is what always occurs.
I'm sure this is do to some jQuery conflict, but I don't know what to look for.
Thanks for your help in advance.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | better_perms_filebug.png | 150.75 KB | mattman |
| Permissions | Guilderland Democratic Committee_1244573877146.png | 232.74 KB | wickwood |
Comments
Comment #1
mattman commentedIt looks like something (probably another module) is applying a field set to each row. The js in better_perms doesn't apply field sets.
If you're able to run firefox and firebug, you can take a look at what javascript files are loading when you're on the permissions page. It will look something like the attached image.