Wenn ich eine neue Veranstaltung anlege, "Anmeldung zu dieser Veranstaltung ermöglichen" aktiviere und speichere kommt unten folgender Fehler:
Code: Alles auswählen
Call to a member function getValue() on null

Code: Alles auswählen
Call to a member function getValue() on null
Code: Alles auswählen
Call to a member function getValue() on null in /home/mydomain/web/admidio.mydomain.de/public_html/_beta/src/Roles/Entity/RolesRightsData.php on line 91
Stacktrace:#0 /home/mydomain/web/admidio.mydomain.de/public_html/_beta/src/Infrastructure/Entity/Entity.php(852): Admidio\Roles\Entity\RolesRightsData->logCreation() #1 /home/mydomain/web/admidio.mydomain.de/public_html/_beta/src/Roles/Entity/RolesRights.php(90): Admidio\Infrastructure\Entity\Entity->save() #2 /home/mydomain/web/admidio.mydomain.de/public_html/_beta/src/Roles/Entity/RolesRights.php(243): Admidio\Roles\Entity\RolesRights->addRoles() #3 /home/mydomain/web/admidio.mydomain.de/public_html/_beta/modules/events/events_function.php(264): Admidio\Roles\Entity\RolesRights->saveRoles() #4 {main}