Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #5357, comment 2


Ignore:
Timestamp:
01/29/2014 04:54:56 PM (11 years ago)
Author:
imath
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5357, comment 2

    initial v1  
    33As i've said here #5140 i've managed to reproduce the trouble.
    44
    5 1/ There's a javascript issue for sure
    6 2/ While regular users are still reaching the site.url/groups/groupslug/request-membership/, a superadmin gets a 404.
     51/ When on a single group, the group button (item's header) click is not managed with Ajax but displays the request-membership screen
     62/ While regular users are reaching the site.url/groups/groupslug/request-membership/, a superadmin gets a 404.
    77
    88Trouble starts in bp-groups/bp-groups-loader.php because the screen function is not available as there's this check {{{! bp_current_user_can( 'bp_moderate' )}}} around line 422