Posted: December 31, 2017 at 8:58 am
|
I changed the “organization name” in the general settings “contact information” according to this post from “West Point Society of Upper South Carolina” to “West Point society of UPSTATE South Carolina” bu the confirmation emails are still going out as “UPPER” instead of “UPSTATE” |
Hi there, Are you using any of transactional email services linked to in the above thread? Or any SMTP plugins to send your email via a different service other than your hosts mailserver? |
|
|
No, here is the mail header. The name of the hosting server at hostgator is taro West Point Society of Upper SC via taro.websitewelcome.com furthermore, I don’t see the “fancy headers” option referenced in the above thread |
If you use the Check Email plugin to send a test email to the same address, what shows up then?
The thread you linked to was for EE3, you’re using EE4 which doesn’t have that option. |
|
|
I am not using any plugins to send mail….It appears that event espresso is just ‘STUCK’ with the previous (erroneous) organization name that I supplied to event espresso. There should be a way to clear/ reset this. |
If the value is shown correctly in Event Espresso -> General Settings then that is the only place it can save.
There is and you’ve already done it. What I suspect is happening is something is altering the header either just before or just after after EE has sent the email over to WP_Mail.
Did you try clicking the link I included in my reply? https://wordpress.org/plugins/check-email/ Also, how are you testing the emails? Adding another registration or resending a message from the message activity table in EE? |
|
|
Check mail sends the mail with the same erroneous “Upper” instead of “UPSTATE” West Point Society of Upper SC via taro.websitewelcome.com to me However, the WordPress General settings site title is |
Yes, “Upper” is set somewhere in your site, and apparently not within Event Espresso’s settings because the other non-EE emails have the same heading. Are you familiar with how to use a tool like PHPmyAdmin? If so, you could do a search within the wp_options table and check for a partial match on the option_value for “Upper” and you might find the option that’s set with that text. Another approach you could take would be try to override what’s set by using this plugin: https://wordpress.org/plugins/send-from/ (A note about the Send From plugin: While it hasn’t been updated for 3 years, the filter that it uses to hook into WordPress hasn’t changed. There hasn’t been a need to update it.) |
|
|
I’ll try PHPmyAdmin…not a big fan of adding plugins to fix stuff. will let you know what I find. |
|
Found it via phpMyAdmin, though once you gave me a few hints, I was willing to bet that it was in a plugin that I installed early on, but never used. Just re-enforces my belief that less is more when it comes to code…. |
The support post ‘organization name incorrect in event registration confirmation’ 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.