Cataloger Image Troubles

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
nauticalwebd

Cataloger Image Troubles

Post by nauticalwebd »

I know this has probably been answered but i've searched far and near and cannot find out what I need to do to get the images to upload with the cataloger or fckeditor.

I have changed all of my directories that the images go to, to 777 and no luck.  I've tried changing the file creation mask to 002 and still no luck.  If someone could point me into the correct direction it would be greatly appreciated.

I'm using CMS Made Simple 1.1.4.1 and Cataloger 0.5.5.
streever

Re: Cataloger Image Troubles

Post by streever »

hey nautical,

hm ok, what about your config file? have you looked in there? it sets one base-line.

also: have you tried the "test" in the admin panel?
nauticalwebd

Re: Cataloger Image Troubles

Post by nauticalwebd »

I'm not sure what i'd have to check in the config.php to get this to work.  I have had no troubles in past versions of cmsms and now for some reason I cannot get it to work.

In the mask i have set it to different numbers and have had no luck thus far with uploading.  When I do a test everything appears to be working properly.
streever

Re: Cataloger Image Troubles

Post by streever »

Isn't that always the case though? :D

#Permissions for uploaded files.  This only really needs changing if your
#host has a weird permissions scheme.
$config['default_upload_permission'] = '664';

That's it right there.

Is this a new host? I think it'd be worth you dropping them a line to ask them what are their permission settings....
Locked

Return to “[locked] Installation, Setup and Upgrade”