You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any emails that are sent out by the system (such as a password reset link) have the correct subject, but the contents of the emails gets overwritten by the contents of the contact confirmation email of the Contact Form plugin and Contact Form Extensions. I added in issue in October in their respository, but no response yet.
I just used the examples from the manual, nothing fancy. Somehow, it seems that this variable {{ emailParts[1]|default|raw }} changes something globally and any email that gets send out uses it. Any help would really be appreciated. Is this a variable that also gets used for any system email to users?
Currently, no user can get a proper email, since it gets overwritten. I already disabled the plugins, changed the content of the templates, but nothing changes.
These are the settings of the Contact Form Extensions plugin. Changing them also does not help.
This issue is still happening. When trying to reset a login password to get into the Craft backend, it sends the custom email that was set up through the craft-contact-form-extensions plugin. I hope this got fixed for Craft 5 but in the meantime, it is very inconvenient, since turning off the plugin does not work in this case. Any help would be appreciated.
@rosskenney and @DynamiteGoesBoom, any news of when this issue will be looked at? It is impossible now for users to reset their password, since the email still gets overwritten by the contact form email. Thanks
Any emails that are sent out by the system (such as a password reset link) have the correct subject, but the contents of the emails gets overwritten by the contents of the contact confirmation email of the Contact Form plugin and Contact Form Extensions. I added in issue in October in their respository, but no response yet.
I just used the examples from the manual, nothing fancy. Somehow, it seems that this variable {{ emailParts[1]|default|raw }} changes something globally and any email that gets send out uses it. Any help would really be appreciated. Is this a variable that also gets used for any system email to users?
Currently, no user can get a proper email, since it gets overwritten. I already disabled the plugins, changed the content of the templates, but nothing changes.
These are the settings of the Contact Form Extensions plugin. Changing them also does not help.
Any help would be greatly appreciated.
Steps to reproduce
Additional info
Craft version: 4.5.7
PHP version: 8.0.2
Database driver & version:
Plugins & versions: Contact-form plugin 3.0.1
The text was updated successfully, but these errors were encountered: