Skip to:
Content
Pages
Categories
Search
Top
Bottom

White page bug after bbpress interaction (I hope to be luckier this time)


  • nig3d
    Participant

    @nig3d

    Hello,

    as already told I’m a completely newbie and I don’t know the web programming either, although I’m a c++ programmer, anyway:

    I wanted to integrate a bbpress forum to my fresh buddypress installation. Unluckily the buddypress site is a little bit weird, I can’t find a place where to see for fresh documentation or manuals, so reading around, I first installed an external copy of bbpress, then once I was integrating it with buddypress, I realized that the latest version of buddypress comes with the bbpress already integated :).

    So I cleaned the things I have done with the external bbpress installation (included db tables) and I made a new installation of bbpress using this time the dashboard.

    The installation went fine, as well as the integration, but I have a bug. Everytime the users interact with the forum, the post returns a white page. Yes I have to reload twice to see the correct page. Please help me.

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

  • phpnukes
    Participant

    @phpnukes

    Do you have the turbo plugin installed on your wordpress-mu?

    Sounds like it’s caching if you have to repeat.

    There used to be a very similar sounding bug on these very forums. I think it was a caching issue.


    nig3d
    Participant

    @nig3d

    thanks for the replies, can you be more specific? About the turbo plugin, if I can check using the dashboard, I’m pretty sure it’s not installed.

    P.S.: it happens with all the browsers.


    nig3d
    Participant

    @nig3d

    no clue for me?


    nig3d
    Participant

    @nig3d

    I realized that after every POST from the forum, the browser receives a 404.


    nig3d
    Participant

    @nig3d

    hello, I’m back.

    The admin enabled the error report on the server and the real error is:

    Warning: Cannot modify header information – headers already sent by (output started at /var/www/GPI4/buddypress/bb-config.php:80) in /var/www/GPI4/buddypress/wp-includes/pluggable.php on line 865

    know you should have enough clue to lend me an hand :)


    nig3d
    Participant

    @nig3d

    1. Which version of WPMU are you running? 2.8.6

    2. Did you install WPMU as a directory or subdomain install? directory

    3. If a directory install, is it in root or in a subdirectory? subdirectory

    4. Did you upgraded from a previous version of WPMU? If so, from which version? Maybe :)

    5. Was WPMU functioning properly before installing/upgrading BuddyPress? I Assume so

    6. Which version of BuddyPress (BP) are you running? latest

    7. Did you upgraded from a previous version of BP? If so, from which version? yes, the previous one

    8. Do you have any plugins other than BuddyPress installed and activated? nope

    9. Are you using the standard BuddyPress themes or customized themes? standard

    10. Have you modified the core files in any way? I have installed the italian translation

    11. Do you have any custom functions in bp-custom.php? $bb->bb_xmlrpc_allow_user_switching = true; Is it still needed? Plus italian translation

    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? built-in


    nig3d
    Participant

    @nig3d

    fixed, white spaces after ?> right at the end of the bb-config file -_-

    thanks google :)

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘White page bug after bbpress interaction (I hope to be luckier this time)’ is closed to new replies.
Skip to toolbar