Forums

Invalid address: You must provide at least one recipient email address. (3 posts)

  1. John.StuartDG
    Member
    Posted 9 months ago #

    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 http://www.one.com

    If someone would kindly help me with this, I would vastly appreciate the support. Thank you.

  2. dmckinney5
    Member
    Posted 9 months ago #

    which database table to you check for email assign to user true? because i am having this same issue and would like to check that option.

  3. John.StuartDG
    Member
    Posted 9 months ago #

    Hello dmckinney5,

    My issue was that I uploaded an older version of pluggables.php to the includes as I edited a new function inside there. However, in the end we decided to change hosts as one.com is a very bad host.

    I would advice you check that you haven't uploaded old code over recent plugins/wp!

    Hope this helps

Reply

You must log in to post.

About this Topic