Hi there,
I'm just compiling instructions for my first client, who I have set up as an Editor, as all she wants to do is to add and edit text, and possibly add photos. However, I've just discovered that in Editor mode 'Image Manager' doesn't seem to be available.
Can you tell me please the easiest way for a client who is not at all web-savvy to upload an image so that she has it available to add to a page using the wysiwyg editor?
I'm using 1.10.3 Hyacinth.
Thank you!
[SOLVED] Editors uploading images.
[SOLVED] Editors uploading images.
Last edited by 13adger on Fri Sep 21, 2012 7:48 am, edited 1 time in total.
Re: Editors uploading images.
Probably she needs the 'modify files' permission (Users & Groups -> Group Permissions -> Editor -> Modify Files).
Furthermore, make sure to set:
Extensions -> Microtiny WYSIWYG editor -> Settings -> Allow images
The Microtiny Editor does not allow uploading from within the page-editor itself. So your user has to upload images first via Image Manager.
It appears that you can optionally install the previously used editor via Module Manager which allows you to upload images from the 'Add Image' dialog in the editor itself.
Furthermore, make sure to set:
Extensions -> Microtiny WYSIWYG editor -> Settings -> Allow images
The Microtiny Editor does not allow uploading from within the page-editor itself. So your user has to upload images first via Image Manager.
It appears that you can optionally install the previously used editor via Module Manager which allows you to upload images from the 'Add Image' dialog in the editor itself.
Re: Editors uploading images.
Perfect!
I did have Allow Images, but had not ticked Modify Files. Now the Editor does have access to Image Manager.
Thanks so much.
I did have Allow Images, but had not ticked Modify Files. Now the Editor does have access to Image Manager.
Thanks so much.
Re: Editors uploading images.
Ah, having said that, I now have an error message in the Image Manager page:
"A file permissions error has occurred. Please check the permissions on the script and the directory it is in and try again."
So I'm not quite there yet?
"A file permissions error has occurred. Please check the permissions on the script and the directory it is in and try again."
So I'm not quite there yet?
Re: Editors uploading images.
I suppose that has to do with directory permissions on your hosting environment.13adger wrote:Ah, having said that, I now have an error message in the Image Manager page:
"A file permissions error has occurred. Please check the permissions on the script and the directory it is in and try again."
So I'm not quite there yet?
http://wiki.cmsmadesimple.org/index.php ... ck_Install
Most of the times I use a FTP-client to set those permissions (FileZilla)CHMOD these directories to 777:
tmp
tmp/templates_c
tmp/cache
uploads
uploads/images
modules
Re: Editors uploading images.
Ah, yes of course! That makes sense.
Thanks very much.
Thanks very much.