Hello,
I unfortunately have the same problem. As I found out, it is altogether due to the fact that php 8 treats some things as errors that previously only gave a warning.
In the php file for sending the mail notifications, there is a problem with the processing of arrays that do not return an array but a string.
I think an update is needed here to fix the problem. Unfortunately, the last update was 8 months ago. Is there any chance that an update can be expected soon?
-
This reply was modified 3 years, 6 months ago by jpoint4590.