Changes between Initial Version and Version 1 of Ticket #5357, comment 2
- Timestamp:
- 01/29/2014 04:54:56 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5357, comment 2
initial v1 3 3 As i've said here #5140 i've managed to reproduce the trouble. 4 4 5 1/ There's a javascript issue for sure6 2/ While regular users are stillreaching the site.url/groups/groupslug/request-membership/, a superadmin gets a 404.5 1/ When on a single group, the group button (item's header) click is not managed with Ajax but displays the request-membership screen 6 2/ While regular users are reaching the site.url/groups/groupslug/request-membership/, a superadmin gets a 404. 7 7 8 8 Trouble 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