image uploads to tmp file but then gives error when I 'save'

If I upload an image in my CMS it successfully uploads into the interface. I then press a ‘save’ button which should move it to the ‘img’ folder. It was working previously but now says it can’t find the folder or permissions are incorrect.

What does this indicate? I’ve tried changing folder permissions but unsuccessful. Thanks for any advice…

Is there documentation with this CMS of yours? :wink:
Does it have a name?
Is it written in PHP (or what brings you here) ?
The information you supply is too little to be able to help you.

The only thing I can say is, if you have changed the rights and it still doesn’t work, are you sure the other part of the errormessage doesn’t apply? Can it find the folder?

Sorry I can’t be more help.
Good luck.
O.

Check the file permission of image folder. Make it 755 if it is not. Also, check its parent directories File permissions.

Sponsor our Newsletter | Privacy Policy | Terms of Service