Aletschhorn / fku_agenda

0 stars 0 forks source link

Attachment upload not working anymore #7

Closed Aletschhorn closed 9 months ago

Aletschhorn commented 1 year ago

Adding a document, e.g. a flyer, to an event does not work anymore. An error message is shown instead. Possibly this is related to the upgrade of PHP version 7.2 to 7.3.

Aletschhorn commented 1 year ago

Example for correct implementation of uploads: https://github.com/helhum/upload_example

Aletschhorn commented 1 year ago

Error message: Call to a member function addFile() on null in [...]/fku_agenda/Classes/Controller/EventController.php line 724