Skip to:
Content
Pages
Categories
Search
Top
Bottom

BP Enable Root Profiles produces 404 errors

  • @truelux

    Participant

    I am following directions from:
    http://wpmu.org/6-buddypress-power-hacks-you-dont-want-to-miss/

    and

    http://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/

    I placed define ( ‘BP_ENABLE_ROOT_PROFILES’, true );

    into my wp-config.php above the “/* That’s all, stop editing! Happy blogging. */” line.

    I have the latest wordpress and buddypress. I have also updated my permalinks, yet nothing happens.

    What am I doing wrong? I was in a live chat before with V and it worked for him.

    Could this be a host issue? Like server rewrite or mod rewrite or something?

    So it looks like this:

    define(‘WP_DEBUG’, false);
    define ( ‘BP_ENABLE_ROOT_PROFILES’, true );
    define( ‘BP_DEFAULT_COMPONENT’, ‘profile’ );

    /* That’s all, stop editing! Happy blogging. */

Viewing 1 replies (of 1 total)
  • @truelux

    Participant

    tried doing it on another wordpress blog of mine and it doesnt work… Wondering if it has something to do with the host/server?

Viewing 1 replies (of 1 total)
  • The topic ‘BP Enable Root Profiles produces 404 errors’ is closed to new replies.
Skip to toolbar