Skip to:
Content
Pages
Categories
Search
Top
Bottom

BP_DEFAULT_COMPONENT

  • @webmasterfreya

    Participant

    WP 3.5
    Budypress 5.00 bbPress 2.6.1
    BP legacy

    define(‘BP_DEFAULT_COMPONENT’, ‘profile’ ); works
    define(‘BP_DEFAULT_COMPONENT’, ‘notifications’ ); works
    define(‘BP_DEFAULT_COMPONENT’, ‘messages’ ); works
    define(‘BP_DEFAULT_COMPONENT’, ‘friends’ ); works
    define(‘BP_DEFAULT_COMPONENT’, ‘groups’ ); works
    define(‘BP_DEFAULT_COMPONENT’, ‘settings’ ); works

    define(‘BP_DEFAULT_COMPONENT’, ‘forums’ ); not working, links to home (activity)

    bug?

Viewing 3 replies - 1 through 3 (of 3 total)
  • @shanebp

    Moderator

    forums are handled by bbPress – not BuddyPress

    @webmasterfreya

    Participant

    Chips, too bad, ‘groups’ it will be then.

    @webmasterfreya

    Participant

    Also added define( ‘BP_GROUPS_DEFAULT_EXTENSION’, ‘forum’ );

    Happy now and thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar