Invalid address: You must provide at least one recipient email address.
-
Hello,
I am currently working on a website that utilizes the Mingle plugin; however I have ran into some-what of a brick wall, it appears that when a user signs up to the website, they’re immediately slammed with
“Invalid address: You must provide at least one recipient email address.”
Now, I’ve read through conclusions as to what the errors might be and as of which here are the following:
1.) Checked database to see if email is assigned to the user ( True )
2.) Tried adding wp-mail to Config ( Didn’t solve much )
3.) Changed the email type from PHPMailer, to SMTP or SendEmail, neither worked so I reverted back to PHPMailer.This appears to be causing more problems with the accounts as it won’t store other information e.g. location, birthday etcetera. I haven’t touched any of this information/code it was only brought upon as a notice from the client.
I figure this could be something to do with my host, which is https://www.one.com
If someone would kindly help me with this, I would vastly appreciate the support. Thank you.
- The topic ‘Invalid address: You must provide at least one recipient email address.’ is closed to new replies.