Sometimes when I am uploading an image file into the Media Folder, I get the following errors:
PHP Warning
mkdir([SYSTEM_ROOT]/data/private/assets/image/0003/3873): Permission denied
MySource Warning
Unable to create directory: [SYSTEM_ROOT]/data/private/assets/image/0003/3873/
PHP Warning
mkdir([SYSTEM_ROOT]/data/private/assets/image/0003/3873): Permission denied
MySource Warning
Unable to create directory: [SYSTEM_ROOT]/data/private/assets/image/0003/3873/
PHP Warning
copy([SYSTEM_ROOT]/data/private/assets/image/0003/3873/rag_gallery.jpg): failed to open stream: No such file or directory
MySource Warning
Failed copying non-uploaded file ([SYSTEM_ROOT]/import/tool_bulk_file_import__tmp_file_upload__/rag_gallery.jpg) to destination directory ([SYSTEM_ROOT]/data/private/assets/image/0003/3873/rag_gallery.jpg) [CORE0036]
PHP Notice
Undefined variable: parentWhen I try uploading the file again it usually works fine. Is this something that I should contact support about?
We are running 3.14.0 so maybe this was a bug that was fixed...