File download is not working
Closed this issue · 0 comments
cboelter commented
If I Have an uploaded file and click on it to view the file I get an error message.
Call to a member function getAdapter() on null in vendor/heimrichhannot/contao-multifileupload-bundle/src/Backend/MultiFileUpload.php (line 79)
I have checked the code and i think there is class variable $framework
missing. If I add this, it is working.