bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

bbPress installation not working?

(5 posts)
  • Started 1 year ago by worrypascanada
  • Latest reply from thomasklaiber
  • This topic is resolved
  1. Check over here my yucky bbPress. There must be something wrong with my bbpress installation:

    http://patrimoineacadien.com/bbpress/

    After bbpress installation, I received an email with the following information:

    Your new bbPress site has been successfully set up at:
    www.patrimoineacadien.com/bbpress/
    You can log in to the administrator account with the following information:

    Username: *moderated*
    Password: *Your WordPress password*

    I can't access bbpress admin; I've use the same Admin username in bbpress installation as my WordPress Admin username. I get error message: Internal Server Error...

    I’ve checked my WordPress MySQL tables, and bb tables are present within the same location.

    bbpress-integration.php and display-name.php are active plugins.

    Hope you can help.

    Posted 1 year ago #
  2. In your config file it should look like this, does it?

    // If your bbPress URL is http://bbpress.example.com/forums/ , the examples would be correct.
    // Adjust the domain and path to suit your actual URL.
    // Just the domain name; no directories or path. There should be no trailing slash here.
    $bb->domain = 'http://patrimoineacadien.com'; // Example: 'http://bbpress.example.com'
    // There should be both a leading and trailing slash here. '/' is fine if the site is in root.
    $bb->path = '/bbpress/'; // Example: '/forums/'

    Posted 1 year ago #
  3. Ok, thanks, did modified config.php as suggested. Right now, I keep getting error message when I want to post or read a post. How can I resolve?

    Posted 1 year ago #
  4. In addition, I tested registeration within bbpress, but it didn't registered within my integrated WordPress. What's wrong?

    Posted 1 year ago #
  5. Hmm ... looks like you have a problem with your permalinks. Maybe try it without, does it work?

    Look here:
    http://bbpress.org/documentation/faq/#pretty-permalinks

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.