Changes between Initial Version and Version 1 of Ticket #5545, comment 3
- Timestamp:
- 04/18/2014 05:58:06 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5545, comment 3
initial v1 2 2 http://buddypress.org/support/topic/error-message-warning-strpos-function-strpos-empty-needle-in/#post-176804 3 3 4 I've attached a patch, which fixes this. 4 I've attached a patch, which fixes the notice from displaying. 5 6 It 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. 5 7 6 8 Core devs: Okay for v2.0.1?