Adding this module to my site seems to have had a weird effect on permissions.
The site is in development, and we have a role called 'mid-admin' which has literally every available permission checked while we are in development. However, as a mid-admin when I try and edit the "User-1" (admin/settings/imce/profile/edit/1) Configuration profile I am getting an access denied.
The other User Profiles do not give me an access denied error when I try and edit them (Sample and one I created)
The other thing is that the crop option is only available when I am logged in as Admin. ifi am one of the mid-admins, i am still using The "User-1" Configuration profile (I believe) but the crop option is not available to me,.
Thanks for the work on this great addition to drupal
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | IMCE_crop_checkbox_20100204.png | 19.84 KB | dooug |
| #2 | Screenshot-Access denied | Solutions - Mozilla Firefox.png | 85.96 KB | gdoteof |
| #2 | Screenshot-IMCE | Solutions - Mozilla Firefox.png | 107.1 KB | gdoteof |
Comments
Comment #1
ufku commentedI can't reproduce this bug. It may be the role weight causing mid-admins get authenticated user profile. Try setting a lower weight for mid-admins at admin/settings/imce
Comment #2
gdoteof commentedmid-admins are set to -10.
to be clear, the user getting the access denied error i a mid-admin which has every permission attribute checked.
Comment #3
ufku commentedIt is by design that User-1 profile is editable by only user#1. You can create a new profile and import settings from User-1.
What about IMCE interface? Do mid-admins see crop tab?
Comment #4
gdoteof commentedyes, after changing the weight the crop works correctly. sorry about that.
Comment #5
dooug commentedIt took me a little while to notice the Crop checkbox on the each IMCE Profile's settings page. For future reference, be sure to check this for the module to work!