Skip to:
Content
Pages
Categories
Search
Top
Bottom

Is there a way to not make it necessary for members to have to join each group?

  • @wantfreethinking

    Participant

    I’m wondering if there is a plugin or some other way to make it so members to my site don’t have to join groups? I think it would be easier if they could just check out and post in any group or forum at any time.

Viewing 8 replies - 1 through 8 (of 8 total)
  • @chouf1

    Participant

    as of bp-groups-loader.php:147 you can use from within bp-custom.php

    `define(``'BP_DISABLE_AUTO_GROUP_JOIN'``,true);`

    Read also here: https://buddypress.org/support/topic/turn-off-auto-join-groups-only-group-members-can-create-new-topics-or-reply/

    @wantfreethinking

    Participant

    Thank you. I will give that a try.

    @wantfreethinking

    Participant

    That didn’t seem to work. When I sign in as a member I still have to join a group before I can post within the group.

    @wantfreethinking

    Participant

    Is there a way to automatically sign members up for every group? It just seems like the site would be more user friendly that way.

    @intimez

    Participant

    @wantfreethinking

    I believe it allows anyone to browse any group without joining but after their first post, they will auto join the group. Seems to work that way with the latest version for both wordpress + buddypress.

    @wantfreethinking

    Participant

    Thanks. I’ll have to mess around with that some more.

    @wantfreethinking

    Participant

    That worked just like you said for the forums, which is great. Can I just add that code to another line to make it work the same way for making posts on the group pages? That way the text box for making posts is always there and you automatically join the group when you make a post.

    @chouf1

    Participant

    The define display false or true. He’s not intended to manage what you expect.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Is there a way to not make it necessary for members to have to join each group?’ is closed to new replies.
Skip to toolbar