[buddypress-trac] [BuddyPress] #3414: Undefined index in BuddyBar
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sat Jul 30 18:37:37 UTC 2011
#3414: Undefined index in BuddyBar
-----------------------------------------+---------------------
Reporter: r-a-y | Owner:
Type: defect | Status: closed
Priority: normal | Milestone: 1.5
Component: Core | Version: 1.5
Severity: normal | Resolution: fixed
Keywords: has-patch reporter-feedback |
-----------------------------------------+---------------------
Comment (by r-a-y):
Boone is right on the money; I had a small piece of code that was using
bp_core_remove_subnav_item().
Full piece of offending code:
{{{
bp_core_remove_subnav_item( $bp->activity->slug, 'mentions' );
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3414#comment:6>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list