advancedforms / advanced-forms

WordPress plugin to create forms using Advanced Custom Fields
75 stars 14 forks source link

Form will not send if multiple addresses are added #86

Closed geeworthington closed 3 years ago

geeworthington commented 4 years ago

If the "custom recipient" field has multiple addresses added, the form will no longer send.... It will submit and the entries will be added into the database (if enabled) , but the actual email will not send.

A fix for this - albeit temporary, is to remove multiple recipients and only have one.

This previously did work but has broken somewhere along with line with an update.

Tested on;

fabianlindfors commented 4 years ago

Hi!

I looked into this and you're right, there was a regression in 1.6.9 causing comma-separated recipients to no longer work. I've now fixed the issue and pushed to Github. Could you try installing the plugin from here and see if that fixes your issue? Thanks!

geeworthington commented 3 years ago

@fabianlindfors @fabian-tigerton

This is working fine now.

Sorry for the delayed response.

Thank you!

fabianlindfors commented 3 years ago

Nice to hear! :)