Question
Upload error on wordpress
I have kindly been helped by a good friend who has put my website on here and its fantastic however i get this error - “CAMERA.png” has failed to upload due to an error
The uploaded file could not be moved to wp-content/uploads/2014/10.
How do i resolve this issue thanks
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
This error is generally caused by write permissions on the uploads/ directory.
The uploads/ directory should be set to at least chmod 0755 to enable directory creation by WordPress when uploading files through the media library uploader.