BuddyDev

Search

Replies

  • Participant
    Level: Initiated
    Posts: 6
    Blake Brysha on #26931

    That fixed it!

    Thank you so much, Brajesh!

    I appreciate all of your help today.

    BB

  • Participant
    Level: Initiated
    Posts: 6
    Blake Brysha on #26921

    Hi Brajesh,

    I added the following line to my child theme’s functions.php file:

    add_filter( ‘bp_core_signup_send_activation_key’, ‘__return_true’, 111 );

    …it doesn’t seem to be working, unfortunately (still not getting new registration email). Is the above line all I need to add, or is there more to it? Sorry, I’m a bit of a noob when it comes to functions.php.

    Please let me know.

    Thanks

    • This reply was modified 4 years, 4 months ago by Blake Brysha.
  • Participant
    Level: Initiated
    Posts: 6
    Blake Brysha on #26920

    Thank you so much, Brajesh.

    I’ll try the functions.php addition and get back if I have any trouble.

    Great support! Really appreciate your help.

  • Participant
    Level: Initiated
    Posts: 6
    Blake Brysha on #26916

    Hi Brajesh,

    Thank you for the prompt reply. I see that I was wrong in that forgot password does work for existing accounts — I was testing with a new account, so it makes sense that it wasn’t working.

    Even though it’s not an activation email, I’d still like to send new users a welcome email with some info on how to use the site. These are the settings I have in place currently:

    Under Buddypress Emails > Situation: Recipient has registered for an account.

    …but this email doesn’t seem to be firing when plug-in is enabled. It works when it is not.

    Any ideas to keep auto activation and still send new users a welcome email? Please let me know.

    Thank you, in advance.

    Blake