[SOLVED] Editors uploading images.

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
13adger
Forum Members
Forum Members
Posts: 27
Joined: Mon Mar 19, 2012 5:25 pm

[SOLVED] Editors uploading images.

Post by 13adger »

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!
Last edited by 13adger on Fri Sep 21, 2012 7:48 am, edited 1 time in total.
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Editors uploading images.

Post by velden »

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.
13adger
Forum Members
Forum Members
Posts: 27
Joined: Mon Mar 19, 2012 5:25 pm

Re: Editors uploading images.

Post by 13adger »

Perfect!

I did have Allow Images, but had not ticked Modify Files. Now the Editor does have access to Image Manager.

Thanks so much.
13adger
Forum Members
Forum Members
Posts: 27
Joined: Mon Mar 19, 2012 5:25 pm

Re: Editors uploading images.

Post by 13adger »

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?
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Editors uploading images.

Post by velden »

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?
I suppose that has to do with directory permissions on your hosting environment.

http://wiki.cmsmadesimple.org/index.php ... ck_Install
CHMOD these directories to 777:

tmp
tmp/templates_c
tmp/cache
uploads
uploads/images
modules
Most of the times I use a FTP-client to set those permissions (FileZilla)
13adger
Forum Members
Forum Members
Posts: 27
Joined: Mon Mar 19, 2012 5:25 pm

Re: Editors uploading images.

Post by 13adger »

Ah, yes of course! That makes sense.

Thanks very much.
Post Reply

Return to “CMSMS Core”