Skip to:
Content
Pages
Categories
Search
Top
Bottom

Bug in groups module

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

  • yu
    Participant

    @gerbilo

    I’ve get it how this bug works. Hope gurus will help me to fix this.

    1. First of all you make some group (for example XXX) and get’s somebodys friendship. So you have your own group and friend.

    2. Now you can use ‘group/XXX/send-invites’ to your friend.

    3. Now go to your group admin page ‘groups/XXX/admin’

    4. And than you can go to ‘group/XXX/admin/membership-requests’ where you will see ACCEPT and DELETE for you requests!

    So you could accept anybody from your friends to your group without confirmation from his side!


    yu
    Participant

    @gerbilo

    So my opinion is that some function called ‘send-invites’ working incorrect! It’s makes group admin invite to a friend like somebodys request to join the group.

    Workaround i’ve found for this bug – just comment line 272 in mu-plugin/bp-groups.php (//bp_core_add_subnav_item( $bp, ‘send-invites’, __(‘Send Invites’, ‘buddypress’), $group_link, ‘groups_screen_group_invite’, ‘group-invite’, $is_member );) And you will delete option for sending invites from groups admins panel to friends.

    Maybe somebody can fix this ‘send-invite’ thing?


    yu
    Participant

    @gerbilo

    I’ve found second way to invite and accept friend without there permissions. In group creation step 3 we got same ‘send-invite’ fucntion…

    Please add this to: https://trac.buddypress.org/newticket log in with your forum credentials.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Bug in groups module’ is closed to new replies.
Skip to toolbar