Page 1 of 1

File manager 404 error ajax upload image in a product!

Posted: Fri May 04, 2018 11:49 pm
by danijr
Hello, I have the following problem soon.
When uploading a picture in my product comes eror in debug tells the inspector that he did not find the directory....

admin/index.php?route=common/filemanager/upload&token=YgVq8TmXKrjWlKGkdasladu12Br4oAU1CAwk4&directory=data%2Fchairs 404 ()


body

Code: Select all

------WebKitFormBoundaryIweP0L1JOOt4ZAN7
Content-Disposition: form-data; name="file[]"; filename="chair-tiny.png"
Content-Type: image/png
------WebKitFormBoundaryIweP0L1JOOt4ZAN7--
Request Method: POST
Status Code: 404
Remote Address:
Referrer Policy: no-referrer-when-downgrade

pragma: no-cache
server: cloudflare
set-cookie: default=7m6djelng-----; path=/; HttpOnly
status: 404
vary: Authorization,User-Agent

Re: File manager 404 error ajax upload image in a product!

Posted: Sat May 05, 2018 10:11 pm
by rjcalifornia
danijr wrote:
Fri May 04, 2018 11:49 pm
Hello, I have the following problem soon.
When uploading a picture in my product comes eror in debug tells the inspector that he did not find the directory....

admin/index.php?route=common/filemanager/upload&token=YgVq8TmXKrjWlKGkdasladu12Br4oAU1CAwk4&directory=data%2Fchairs 404 ()


body

Code: Select all

------WebKitFormBoundaryIweP0L1JOOt4ZAN7
Content-Disposition: form-data; name="file[]"; filename="chair-tiny.png"
Content-Type: image/png
------WebKitFormBoundaryIweP0L1JOOt4ZAN7--
Request Method: POST
Status Code: 404
Remote Address:
Referrer Policy: no-referrer-when-downgrade

pragma: no-cache
server: cloudflare
set-cookie: default=7m6djelng-----; path=/; HttpOnly
status: 404
vary: Authorization,User-Agent
Check the upload folder permissions. I also suggest to check the upload size allowed in your server