Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User emails get overwritten by contact form template #189

Open
arentsen opened this issue Feb 29, 2024 · 2 comments
Open

User emails get overwritten by contact form template #189

arentsen opened this issue Feb 29, 2024 · 2 comments
Assignees

Comments

@arentsen
Copy link

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.

Screenshot 2024-02-29 at 23 55 41

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

@arentsen
Copy link
Author

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.

@arentsen
Copy link
Author

arentsen commented Oct 3, 2024

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants