bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

what are the issues with wpmu & bbpress?

(6 posts)
  • Started 1 year ago by maker
  • Latest reply from Jaithn
  • This topic is not resolved
  1. I'm thinking about changing my wp installations over to wpmu so I can have more artists projects but I would (probably) like to keep my bbpress as the main page.

    There seems to be a bit of difficulty with integrating wpmu with bbpress.

    Am I better off waiting until at least bb 1.0?

    Posted 1 year ago #
  2. There seems to be a bit of difficulty with integrating wpmu with bbpress.

    I disagree. You pretty much drop three lines into the config file for bbpress, use the same database and it's set.

    The two lines to share the cookies: Link

    And this line to use the user table from wpmu.

    define('CUSTOM_USER_TABLE', 'wp_users');

    And IIRC, that's already in the config file, just commented out.

    Hope this helps,
    -drmike

    Posted 1 year ago #
  3. Darn it, I forgot that blockquote is not styled in this forum.....that is a problem that I will have dealt with! I changed your post drmike to the code tag for now as it didn't read right without a formatting of some kind!

    Trent

    Posted 1 year ago #
  4. cool. best I read up on WPMU then.

    thanks guys.

    Posted 1 year ago #
  5. Hmm, I tried code (well teh backticks) in there when I noticed that the blockquotes didn't work. In Netscape they looked teh same so I went back to just using the blockquote.

    Moderators have backend access, right Trent? You should change that. ;)

    Posted 1 year ago #
  6. Jaithn
    Member

    And this line to use the user table from wpmu.
    
    define('CUSTOM_USER_TABLE', 'wp_users');
    
    And IIRC, that's already in the config file, just commented out.

    i don't have these lines in my bbpress config file...do i need them?

    jaithn

    Posted 9 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.