BuddyDev

Search

User Email Login

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #24754

    Hi Trev,
    Welcome to BuddyDev.

    1. You do not need this plugin to allow users login via email or user name. It is available out of the box for WordPress now.

    2. Please delete the bp-custom.php file or put the following before anything else in this file to make it work

    
    <?php
    // the code goes here
    
    

    There should not be any space before it.

    3. The code and filter ‘bp_autoactivate_use_email_login’ was used specifically for a plugin that used email for login. You do not need it.

    Now, my question:-

    A. Do you want to allow users to login via email? If yes, you do not need to do anything. It is available out of the box. If it is not working, Please check your login related or security related plugins.

    B> Or do you want to force users to login via email instead of username? If that is the case, Please let me know. I can point to 1or 2 available plugin that allows it.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 2
    Trev Turner on #24758
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #24760
    This reply has been marked as private.
  • Participant
    Level: Initiated
    Posts: 2
    Trev Turner on #24761
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #24762
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #24763
    This reply has been marked as private.

You must be logged in to reply to this topic.

This topic is: not resolved