BuddyDev

Search

[Resolved] how to fix buddypress when it couse problem

  • Participant
    Level: Initiated
    Posts: 17
    edelawit on #33370

    I get the following error message when activating buddy press please help. how can i fix this issue?
    Background updates are not working as expected
    and
    your WordPress installation has a problem with outputting extra whitespace.

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #33378

    Hi,
    Thank you for the question.

    Does the log provides some file names etc?

    Without the actual log, I am unable to point the issue. This normally happens dues to some notice or output being sent before that headers are sent.

    You can start by renaming bp-custom.php and disabling plugin one by one and see which one if causing it.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 17
    edelawit on #33397

    Thank you for your replay. both errors disaper when i rename the bp-custome.php file. how can i use this file with out creating error?

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #33406

    You are welcome.
    Please post the code on pastebin.com and link me. I can take a look and assist you.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 17
    edelawit on #33420

    Thank you so much for your Replay. and i post the code on https://pastebin.com/
    i dont know how to link it for you so i post it with the following title “php for custome.php @Brajesh”

  • Participant
    Level: Initiated
    Posts: 17
    edelawit on #33421
  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #33434

    Hi,
    Please remove the last line

    
    ?>
    

    and see if that works.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #33435

    Also, Please make sure there is no whitespace before the php opening tab. e.g.

    
    <?php
    

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 17
    edelawit on #33459

    Thank you so much for your help. there was space before <?php and after removing the space the error went off thanks again.

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #33461

    That’s good to know. I am glad it is resolved now.

    Regards
    Brajesh

The topic ‘ [Resolved] how to fix buddypress when it couse problem’ is closed to new replies.

This topic is: resolved