[buddypress-trac] [BuddyPress] #3428: Better bp-pages integration for third-party components with top-level directories
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Tue Aug 2 23:59:52 UTC 2011
#3428: Better bp-pages integration for third-party components with top-level
directories
-----------------------------------+------------------
Reporter: boonebgorges | Owner:
Type: defect | Status: new
Priority: critical | Milestone: 1.5
Component: Core | Version: 1.5
Severity: critical | Resolution:
Keywords: has-patch 2nd-opinion |
-----------------------------------+------------------
Comment (by boonebgorges):
modemlooper - I think your problem is that you are registering your
component wrong. You register it with the buddiphobe slug, but then you
setup your global as $bp->buddiphone. The way I've written the code, takes
two values have to match. I don't see a way around it.
That means changing your code to
bp_core_add_component( 'buddiphone' );
Make that one change and give it another try.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3428#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list