Even if I a role has all rights, users of the role are not able to manage image nodes. Only if I'm the user with ID=1. So, is there something I do wrong?

Comments

jchan’s picture

Assigned: Unassigned » jchan
Status: Active » Fixed

You were not wrong. There was a permissions bug that caused your problem.

In the new version of the image_gallery module (from Image) it updated its admin permission name from "administer images" to "administer image galleries". The gallery_manage module (this one) failed to update together with it, and was still looking for the old permission.

The new gallery_manage 1.0-beta5 should fix this.

Status: Fixed » Closed (fixed)
Issue tags: -image, -Gallery, -rights

Automatically closed -- issue fixed for 2 weeks with no activity.