Torben Hansen

Results 45 comments of Torben Hansen

You may have got the option "Max. simultaneous registrations per user" wrong. See: https://docs.typo3.org/p/derhansen/sf_event_mgt/4.1/en-us/ForEditors/Events/Index.html#registration-options This setting is used to allow a user to create multiple registrations at once. When a...

I have the same problem in a project. Any idea, how to fix the issue? Recreating the content containers seems no option for me, since an editor has to do...

This issue seems to be related to https://github.com/FluidTYPO3/flux/issues/1120 - the fix-extension mentioned in the issue of ext:flux resolves the issue for me

I'm really sorry for not responding on this PR in time. I'm also sorry that I will not merge the PR, since after carefully thinking about this feature, I think...

Closing issue, since the feature has been releases as standalone extension - https://extensions.typo3.org/extension/sf_event_mgt_contentelements

Waitlist registration will not not redirect to the payment process any more. The new PSR-14 event `ProcessRedirectToPaymentEvent` allows to override this if someone also wants waitlist registrations to be paid.

No solution here, since the Core does not provide any relationship between 2 date fields. For some time (years), I added a DataHandler hook to show a message, when enddate...

This seems to be a bug in mpdf. Maybe this (closed / not merged) https://github.com/mpdf/mpdf/pull/1564 PR fixes the issue. Can you check?