Closed (fixed)
Project:
Image Zoom
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2012 at 01:21 UTC
Updated:
27 Apr 2012 at 01:11 UTC
I'm an admin user, installed 1.x-dev, made sure there are no permissions I needed to add (there weren't), but there is no imagezoom submenu under admin/media and if I enter that URL directly I get a permission denied error.
Comments
Comment #1
davisbenThat page uses the Administer image styles permission. Assigning that to your user should fix this issue.
Comment #2
sprior commentedMy userid does have the "Administer Image Styles" permission and in fact I do see and can access admin/config/media/image-styles, but I cannot access admin/media/imagezoom - are you sure all the right pieces actually got released into the dev build?
Comment #3
davisbenI had a capital A in 'administer image styles' which was causing this. The fix has been committed.
Comment #4
sprior commentedConfirmed, fixed.