Error message with uploading image in WYSIWYG

4 posts by 3 authors in: Forums > CMS Builder
Last Post: February 26, 2014   (RSS)

By meg - February 11, 2014

One of my clients is experiencing an error when trying to upload an image using the WYSIWYG. Any suggestions?

Warning: imagejpeg(): Unable to open '/public_html/cms/uploads//thumb/march13_001.jpg' for writing: Permission denied in /public_html/admin/lib/image_functions.php on line 70 Error saving file!

By Daryl - February 11, 2014

Hi meg,

It looks like a file permission issue.

Can you please check if the chmod/permissions for cms/uploads folder and sub folders are set to 755? They should be 755, 775, or 777.

Thanks,

Daryl Maximo
PHP Programmer - interactivetools.com

By meg - February 25, 2014

I checked the file permissions and adjusted them. However, I'm still getting the error. Please let me know if you have any other suggestions.