Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
I recently moved a site online. In my development environment on localhost I could upload images without a problem. On the production server I get the following error when I try to upload an image in the admin panel:

"Cannot access or create thumbnails folder"

I assume this is a permissions problem of the respective folder, which needs to be set.

Is this the KCFinder-folder that needs to be set correctly?

Thanks for your advice.
If you have not changed in config the default location of where the images are uploaded, the folder would be 'couch\uploads\image' (and its sub-folders, if any).
Ok. Changed the respective folder and sub-folders to 777 and now it is working.

Thanks.
3 posts Page 1 of 1