Skip to:
Content
Pages
Categories
Search
Top
Bottom

Header warnings after creating group, go away on page refresh


  • andisites
    Participant

    @andisites

    I’m running BP 1.1.2 and WPMU 2.8.4. When creating a new group, after the step where I select public or private, I consistently get the following errors (as do my beta testers):

    Warning: Cannot modify header information – headers already sent by (output started at /home/spinistr/public_html/bb-config.php:80) in /home/spinistr/public_html/wp-content/plugins/buddypress/bp-groups.php on line 507

    Warning: Cannot modify header information – headers already sent by (output started at /home/spinistr/public_html/bb-config.php:80) in /home/spinistr/public_html/wp-content/plugins/buddypress/bp-groups.php on line 508

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

    If I refresh the page, the errors go away and everything is fine; the group appears as created.

    In bp-groups.php, the lines referenced are setcookie commands. In pluggable.php, the line referenced is: header(“Location: $location”);

    Help! I’ve searched and see that others have had this problem, but I’ve yet to find the answer. Thanks so much.

Viewing 1 replies (of 1 total)

  • andisites
    Participant

    @andisites

    Accidentally fixed this myself by deleting the bb-config.php file out of the root and reconfiguring the Forums Component. I think since the first time around I had to make the bb-config.php myself (it couldn’t auto-create it), there were invisible extra characters I couldn’t see that were mucking up the works.

    Yay!

Viewing 1 replies (of 1 total)
  • The topic ‘Header warnings after creating group, go away on page refresh’ is closed to new replies.
Skip to toolbar