You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Da die Erweiterung "kmielke/calendar-extended-bundle" nicht mehr weiter entwickelt wird, wäre es klasse wenn der Event Generator z.B. mit der Erweiterung "codefog/contao-events_subscriptions" zusammenarbeiten würde. Aktuell bekomme ich folgende Fehlermeldung wenn ich versuche mehrere Events anzulegen:
[2021-04-07 19:01:55] request.INFO: Matched route "contao_backend". {"route":"contao_backend","route_parameters":{"_route":"contao_backend","_scope":"backend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\BackendController::mainAction"},"request_uri":"https://xxx.com/contao?act=edit&cpid=2&do=calendar&id=4&ref=cB5RtMUz&rt=utCPCnRtdCpVhTCzb--XS4derEmpggsadmkA88FowVg&table=tl_calendar_event_generator","method":"POST"} [] [2021-04-07 19:01:55] request.CRITICAL: Uncaught PHP Exception TypeError: "explode() expects parameter 2 to be string, int given" at xxx.com/vendor/oneup/contao-event-generator-bundle/src/EventListener/CalendarEventGeneratorListener.php line 116 {"exception":"[object] (TypeError(code: 0): explode() expects parameter 2 to be string, int given at xxx.com/vendor/oneup/contao-event-generator-bundle/src/EventListener/CalendarEventGeneratorListener.php:116)"} []
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Feature Request
Da die Erweiterung "kmielke/calendar-extended-bundle" nicht mehr weiter entwickelt wird, wäre es klasse wenn der Event Generator z.B. mit der Erweiterung "codefog/contao-events_subscriptions" zusammenarbeiten würde. Aktuell bekomme ich folgende Fehlermeldung wenn ich versuche mehrere Events anzulegen:
[2021-04-07 19:01:55] request.INFO: Matched route "contao_backend". {"route":"contao_backend","route_parameters":{"_route":"contao_backend","_scope":"backend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\BackendController::mainAction"},"request_uri":"https://xxx.com/contao?act=edit&cpid=2&do=calendar&id=4&ref=cB5RtMUz&rt=utCPCnRtdCpVhTCzb--XS4derEmpggsadmkA88FowVg&table=tl_calendar_event_generator","method":"POST"} [] [2021-04-07 19:01:55] request.CRITICAL: Uncaught PHP Exception TypeError: "explode() expects parameter 2 to be string, int given" at xxx.com/vendor/oneup/contao-event-generator-bundle/src/EventListener/CalendarEventGeneratorListener.php line 116 {"exception":"[object] (TypeError(code: 0): explode() expects parameter 2 to be string, int given at xxx.com/vendor/oneup/contao-event-generator-bundle/src/EventListener/CalendarEventGeneratorListener.php:116)"} []
The text was updated successfully, but these errors were encountered: