You must provide at least one recipient email address

Support forumCategory: BugsYou must provide at least one recipient email address
Caleb Yiu asked 6 years ago
Hi! In found this following error In the Tools Section Below error log ERRORS: {"wp_mail_failed":["You must provide at least one recipient email address."]}
ERRORS_DATA: {"wp_mail_failed":{"to":[""],"subject":.... I noted that the following statement had been shown:
To use using the email notification for user there must be field named "email" or "e-mail" Because I am working on a multilingual website, I would need to change the label to other language.  Is there any other way to send the notification email with amended Email label?
1 Answers
Nikola Loncar Staff answered 6 years ago

Hi Caleb, looks like you are missing custom field with name email. Just add that custom field and it will work. You can change label with translation file inside DB slug for that meta_field record must be email.

Best regards,
Nikola