The MU forums have moved to WordPress.org

require_once wp-blog-header.php different in WPMU (8 posts)

  1. gerikg
    Member
    Posted 14 years ago #

    WPMU 2.8.4a

    I was integrating BBpress THEME and WP before, the first thing you have to do is insert "require_once("../wp-blog-header.php");" in the bb-config.php

    When I do that now BBpress side disappears, shows no page.

    is there a big difference between WP's wp-blog-header.php & WPMU's wp-blog-header.php

    or anyone know why would that happen.

  2. andrea_r
    Moderator
    Posted 14 years ago #

    Check your error logs. Big white space means an error.

  3. gerikg
    Member
    Posted 14 years ago #

    How do I do that?

  4. SteveAtty
    Member
    Posted 14 years ago #

    check your php.ini file to see what level of error logging you have and where its writing the log files to.

  5. andrea_r
    Moderator
    Posted 14 years ago #

    Ask your host?

  6. gerikg
    Member
    Posted 14 years ago #

    Thanks you two, I contacted them. Hopefully I get someone who knows at least WP. It might be a php memory issue, I'm allowed 20MB max.

  7. gerikg
    Member
    Posted 14 years ago #

    it was the recaptcha plugin I had on both bbpress and wpmu once deactivated it worked. Now I'm integrating the two programs.

  8. gerikg
    Member
    Posted 14 years ago #

    it was the recaptcha plugin activated on both sites causing the problem.

About this Topic