upload media in product window

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
IOU42
Posts: 26
Joined: 25 Jun 2016, 21:10

upload media in product window

Post by IOU42 » 19 Oct 2016, 15:09

Good afternoon,

When trying to upload a picture in the product form (media tab), I receive below message:
'Could not upload file. Please notify your administrator'
Not sure where to look as this had worked in the past.
Any guidance on how to solve/where to look would be very helpful.

Cheers!

System info:
Running Aimeos Laravel: 2022.10
Laravel Framework 9.52
Almalinux
PHP 8.1

User avatar
aimeos
Administrator
Posts: 7885
Joined: 01 Jan 1970, 00:00

Re: upload media in product window

Post by aimeos » 19 Oct 2016, 16:55

This is most of the time a permission problem. The uploaded files are stored in ./public/files/ and ./public/preview/ and their subdirectories. The log panel in the admin interface (expert mode) may contain more information or you can have a look into the madmin_log table directly.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply