Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #5545, comment 3


Ignore:
Timestamp:
04/18/2014 05:58:06 PM (12 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5545, comment 3

    initial v1  
    22http://buddypress.org/support/topic/error-message-warning-strpos-function-strpos-empty-needle-in/#post-176804
    33
    4 I've attached a patch, which fixes this.
     4I've attached a patch, which fixes the notice from displaying.
     5
     6It doesn't remove the deactivated component's menu item though.  What we could do in an iterative patch is when deactivating a component, check the BP menus and remove the offending menu item.
    57
    68Core devs: Okay for v2.0.1?