Closed VOOM108 closed 1 month ago
Dear @VOOM108 ,
thank you for reaching out!
Please note that the templates you are referring to are deprecated and should be replaced by the much preciser "Rules" feature. We are currently working on a detailed documentation of this feature. But maybe you can already find your way around.
To disable the sessionremindermails (from strings) open the dates section and set "notification n days before start" to 0 (zero).
We know about the rules feature, but the customer wants to work with the mails for now, as long as they are still available. What you suggest, does not solve the problem: it would completely disable the reminder mails. Not just the one from the strings. The issue is, that two reminders are sent: one from the strings and one from the mail templates in the booking instance. When there was a template in the instance, the reminders used to come only from the templates. Now there are two mails for the same reminder.
Thank you for your message, and I’m sorry that my previous answer wasn’t as helpful as I had hoped. Unfortunately, I’m not entirely familiar with this older method of sending reminder emails. For now, I would suggest double-checking the settings for each booking option (under "Dates" and "Text depending on booking status"), as well as reviewing the plugin settings within the mail templates section. Additionally, I highly recommend migrating your templates to the Rules feature, which I’d be happy to assist you with.
At the moment, I’m unable to take the time to set up a testing environment or explore this deprecated functionality in more detail, as I need to prioritize work for our paying customers. I apologize for any inconvenience this may cause. Should you need more in-depth support, our hourly rate is €120 (net).
Thank you for your understanding!
Describe the bug There is an email text that can be configured for "Benachrichtigung vor dem Beginn" which I suppose is the message, that can be configured to be sent on up to two occasions set as days before the beginning of the event.
Also, there is a text in the language files for reminder emails. It seems, both are being sent, which is redundant, and the text from the language files does not fill all placeholders correctly.
Erinnerung: Sie haben den folgenden Termin gebucht:
{$a->optiontimes}
##########################################
{$a->sessiondescription}
##########################################
Buchungsstatus: {$a->status}
Teilnehmer: {$a->participant}
optiontimes and status in the emails are shown as placeholders, not the content that should be there.
Ideally, I would like to disable the language file email completely and only use the email that can be configured in the booking instance. Where could I disable it? And if I cannot disable it, at least the content should be correct.
Versions uses Moodle version: 4.4.1 (Build: 20240610) Booking version: 2024071500 (Pro)