Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

  • tdepole
    Participant

    @tdepole

    Something is acting weird, I did install and activate that plugin and it says “No unactivated members were found”

    maybe they are activiated properly, but why won’t they list on the members page.

    I’m using the default member’s loop that comes with buddypress, I wonder why they don’t show up…hmmm


    tdepole
    Participant

    @tdepole

    @modemlooper

    I made a registration form and modified it to use the email address and the user_login and user_email, and does some other custom actions, Don’t need to use a username in this application, it works fine. But I did try using the buddypress/bp-themes/registration/register.php.

    For some reason It doesn’t seem to activate a new account, I will search through that plugin and see what it does to activate a user. If I could find out where in the database that is stored, I can just add it to the registration process.


    tdepole
    Participant

    @tdepole

    @jdpaul, ok cool I’m almost there, so I’m assuming I should add a line that will record that the user has logged in right?

    I checked the database and there is an activity record for all users labeled new_member, shouldn’t that be what’s needed?


    tdepole
    Participant

    @tdepole

    Ok so my login form isn’t working properly then, I’m using

    `wp_login_form( $args );`

    to log in users, I realized that the xprofile_data is for the profile fields.

    What should I do to properly login a user. or where in the database is that saved?

Viewing 4 replies - 1 through 4 (of 4 total)
Skip to toolbar