hybridinteractive / craft-contact-form-extensions

Adds extensions to the Craft CMS contact form plugin.
MIT License
42 stars 35 forks source link

User emails get overwritten by contact form template #189

Open arentsen opened 4 months ago

arentsen commented 4 months ago

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