Posted by Sam Moore on December 3, 2012 at 10:14pm
1 follower
| Project: | CKEditor - WYSIWYG HTML editor |
| Version: | 7.x-1.9 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I have CKEditor hooked up with IMCe, and for me as UID=1, I can upload images into the editor using the IMCE file browser jsut fine.
However my Content Editor role can't do so - they get an Access Denied message in the window where the file browser should be.
That window's URL looks like this: imce?app=ckeditor|sendto%40ckeditor_imceSendTo|&CKEditor=edit-body-und-0-value&CKEditorFuncNum=158&langCode=en
The log has this to say:
TYPE access denied
DATE Monday, December 3, 2012 - 17:06
USER *****
LOCATION http://****/imce?app=ckeditor%7Csendto%40ckeditor_imceSendTo%7C&CKEditor... http://****/node/add/page
MESSAGE imce
SEVERITY warning
HOSTNAME ****(asterisks in place of personal details).
I've set the one permission I can find for IMCE - I've given Content Editors perms to Administer IMCE, even though that sounds a bit off - they're really just trying to use it, not administer it.
I don't know where to look for further solutions - any help appreciated.