Skip to:
Content

BuddyPress.org

Opened 18 years ago

Closed 18 years ago

Last modified 17 years ago

#388 closed defect (bug) (no action required)

groups_is_user_admin doesn't work on pages under /groups/group-name

Reported by: nicolagreco Owned by: nicolagreco
Priority: critical Milestone:
Component: Version:
Severity: Keywords:
Cc: nicolagreco

Description

the function groups_is_user_admin works only if it's on groups page, it i add a subnav (aka a new page) undet /groups/group-name like /groups/group-name/my-page and i put

global $bp, $group_obj;
groups_is_user_admin( $bp['logged_userid'], $group_obj->id)

Nicola Greco,
BPDEV
it doesn't work

Change History (2)

#1 @nicolagreco
18 years ago

  • Resolutioninvalid
  • Status newclosed

it works sorry, my own error

#2 @(none)
17 years ago

  • Milestone Groups 1.0

Milestone Groups 1.0 deleted

Note: See TracTickets for help on using tickets.