MissVeronica / um-additional-email-recipients

Extension to Ultimate Member for additional CC: and BCC: to UM Notification Emails and replacement address for User email. Additional CC: email addresses depending on meta field values.
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Tickboxes for options #9 & #10 missing when installed #2

Open BSATrike214 opened 4 weeks ago

BSATrike214 commented 4 weeks ago

Hi MissVeronica

This code provides much needed additions to UM, but on installing the last two items listed in the Readme file - Items 9 and 10 - are not listed.

Frustratingly it's item 10 I was particularly keen to get working! I've got v3.3.2 installed and have UM and UM Groups set up and running.

Is there something I need to look at - i.e a tickbox somewhere else or is this something in the code? Dave

MissVeronica commented 4 weeks ago

Hello Dave,

The last two items 9 and 10 are only available for some of the email templates and not displayed for other email templates:

Functions for all active UM Notification emails

  1. Settings number 9 only for the "changedaccount_email" template "Account Updated Email"
  2. Settings number 10 for all Notication emails addressed to Admin except the "Security: Suspicious Account Activity" email.

Regards, Veronica

On 2024-09-27 22:34, BSATrike214 wrote:

Hi MissVeronica

This code provides much needed additions to UM, but on installing the last two items listed in the Readme file - Items 9 and 10 - are not listed.

Frustratingly it's item 10 I was particularly keen to get working! I've got v3.3.2 installed and have UM and UM Groups set up and running.

Is there something I need to look at - i.e a tickbox somewhere else or is this something in the code? Dave

-- Reply to this email directly, view it on GitHub [1], or unsubscribe [2]. You are receiving this because you are subscribed to this thread.Message ID: @.***>

Links:

[1] https://github.com/MissVeronica/um-additional-email-recipients/issues/2 [2] https://github.com/notifications/unsubscribe-auth/AAGFZOT5C432TEFRSOPDMSLZYW6NFAVCNFSM6AAAAABO73E4S2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGU2TGNRZGA2DCNY

BSATrike214 commented 4 weeks ago

Thanks Veronica That explains it. So to utilise this for the UM extension "groups" which introduces extra emails, I'd need to alter the code to introduce the extra email templates into the array with the appropriate flags. I'll have a look and many thanks for your help.

Regards Dave