Closed (fixed)
Project:
Image Gallery Management
Version:
6.x-1.0-beta4
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
9 Dec 2009 at 19:38 UTC
Updated:
3 Jan 2014 at 01:08 UTC
Jump to comment: Most recent
Comments
Comment #1
jchan commentedYou 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.