Skip to:
Content
Pages
Categories
Search
Top
Bottom

bbPress installation not working?


  • worrypascanada
    Member

    @worrypascanada

    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:

    http://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.

Viewing 4 replies - 1 through 4 (of 4 total)

  • thomasklaiber
    Member

    @thomasklaiber

    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/'


    worrypascanada
    Member

    @worrypascanada

    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?


    worrypascanada
    Member

    @worrypascanada

    In addition, I tested registeration within bbpress, but it didn’t registered within my integrated WordPress. What’s wrong?


    thomasklaiber
    Member

    @thomasklaiber

    Hmm … looks like you have a problem with your permalinks. Maybe try it without, does it work?

    Look here:

    https://bbpress.org/documentation/faq/#pretty-permalinks

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