Skip to:
Content
Pages
Categories
Search
Top
Bottom

Member Activation Problems


  • danferg2312
    Participant

    @danferg2312

    I am having problems with the member activation, new members sign up ok but they dont show up in the list of active members. I have installed the pending activation plugin but that does not seem to work for all signups.

    Also how do I hide the member activity? i.e member last active 3 weeks and 1 day ago

    http://www.skyreg.co.uk

Viewing 1 replies (of 1 total)
  • The easiest way I’ve found to hide the “last active 3 hours ago” info box is to comment out those bits in the templates in your theme. For instance, in members > members-loop.php, about line 57, you’ll see
    <div class="item-meta"><span class="activity"><?php bp_member_last_active(); ?></span></div>

    Comment that whole line out, and the last active message is hidden.

    Re the first question, Members shouldn’t appear in the list until they’ve activated their accounts, I believe. So you may have a bunch of unactivated members pending. The Pending Activations plugin should show you a list of those. I can find a few members that don’t appear in the members directory because they have created no activity at all, so maybe you’re seeing that problem as well.

Viewing 1 replies (of 1 total)
  • The topic ‘Member Activation Problems’ is closed to new replies.
Skip to toolbar