• Resolved DarthJay

    (@darthjay)


    I’m using this plugin and everything is great except that WordPress is not sending out a welcome email when a new user registers. I’m also using the SB Welcome Email Editor to send out the welcome emails because I have no interest in sending out usernames and passwords since they’re using the social login. Does this plugin purposely bypass the welcome email?

    http://wordpress.org/extend/plugins/oa-social-login/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter DarthJay

    (@darthjay)

    I was able to make this work by adding:

    wp_new_user_notification( $user_id, $password );

    to the communication.php file on line #237 inside the create new user function. Now the ONLY reason I am doing this is because the SB Welcome Email Editor plugin I installed overrides the default welcome email with one I setup myself that does not include a username and password.

    Plugin Author Claude

    (@claudeschlesser)

    Hello,

    thank you very much for the bug report and for the fix.
    We will correct this bug in the next version.

    Regards,

    Did this bug get fixed? I have upgraded to the most recent version but am still not getting any notifications for users who register with Facebook.

    Cheers

    Plugin Author Claude

    (@claudeschlesser)

    Hi fatrod,

    Yes, the bug has been fixed.
    You however have to enable the email notification in your Social Login settings.

    Regards,

    Thanks Claude it appears to be working now.

    I believe the error was due to an incompatibility with the theme my login plugin.

    I have had a lot of problems with that plugin so have now disabled it.

    Plugin Author Claude

    (@claudeschlesser)

    Hi fatrod,

    I’m glad to hear that it works now!

    Regards,

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Social Login] Welcome Emails’ is closed to new replies.