Posted: April 4, 2018 at 4:09 am
Hello, So for example: Author creates an event and their email address is author@domain.com, but then later on they need to change that authors email address in the WordPress User accounts to “newauthor@domain.com”. However the notifications are still sent to “author@domain.com” for events created previous to the email address changed on the authors account. Is there any reason why this would be happening? Instead of Event Espresso just using whatever the latest email address is attached to that User/Author account? Appreciate any assistance. Cheers |
|
Hi Dave, It could be messages that have already been generated working through the message queue, how long ago was the change made? Go to Event Espresso -> Messages -> Message Actitity Do you see multiple messages waiting to send? Next go to Event Espresso -> Messages -> Default message templates (assuming you are using the default templates and not custom templates for each event?) -> Registration Approved -> Event Admin. What is set in the ‘To’ field for that template? |
|
Tony, Cheers |
|
Hmm, ok. Are you 100% sure you are changing the correct user account details? The code used for EVENT_AUTHOR_EMAIL just uses the Author ID on the event to pull the WP_User account and then uses the email from that object, see – http://take.ms/tcKJv That code should always pull the current email address for the account. |
|
Tony, Cheers |
|
Yeah thats very strange, mind if I take a look? If so you can send temp login details using this form: |
|
Tony, Thanks again! |
|
The support post ‘Event Author Email – Change Issue’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.