error 500 - no uploadFolder selected - FormMultiFileUpload.php:65
Closed this issue · 3 comments
LBeckX commented
Context
Contao version: 4.13.29
Bundle version:
PHP version: 8.1
Description
As soon as I select "File-Upload (Multi File Upload)" as the form field type, I get a 500 error with the following message:
request.CRITICAL: Uncaught PHP Exception Exception: "Kein "uploadFolder" für das Feld "" in eval angegeben." at /app/vendor/heimrichhannot/contao-multifileupload-bundle/src/Form/FormMultiFileUpload.php line 65
{
"exception":"[object] (Exception(code: 0): Kein \"uploadFolder\" für das Feld \"\" in eval angegeben. at /app/vendor/heimrichhannot/contao-multifileupload-bundle/src/Form/FormMultiFileUpload.php:65)"
} []
koertho commented
Do the error still occur?
koertho commented
Ok, could reproduce it. Should be fixed in next version.
koertho commented
Fixed in 1.8.7