[buddypress-trac] [BuddyPress Trac] #5482: No membership accept/reject buttons for group admins
buddypress-trac
noreply at wordpress.org
Fri Mar 28 11:19:31 UTC 2014
#5482: No membership accept/reject buttons for group admins
-------------------------------+------------------------------
Reporter: Zsono | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Groups | Version: 1.9.2
Severity: normal | Resolution:
Keywords: reporter-feedback |
-------------------------------+------------------------------
Comment (by Zsono):
Thanks for you quick answer, boonebgorges!
The URL for me is http://example.com/groups/mygroup/admin/membership-
requests/ and this part is handled by the /bp-themes/bp-
default/groups/single admin.php file, from line 301:
{{{
<?php /* Manage Membership Requests */ ?>
<?php if ( bp_is_group_admin_screen( 'membership-requests' ) ) : ?>
}}}
So yes, we are talking about the same part. However, I took the time and
did a fresh test install and in that case it's working (sorry for not
doing it earlier), no matter how I play around with memberships. I'll
definitely dump the members_template global to see what the problem is.
Thanks again!
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5482#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list