#3082 closed defect (bug) (no action required)
Warning: Cannot modify header information... bp-core-cssjs.php:39
Reported by: | j.conti | Owned by: | |
---|---|---|---|
Milestone: | 1.2.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Core | Keywords: | |
Cc: |
Description
On network dashboard: browsing users, Activating plugins sitewide, etc...
Warning: Cannot modify header information - headers already sent by (output started at /home/buddypr/public_html/wp-content/plugins/buddypress/bp-core/bp-core-cssjs.php:39) in /home/buddypr/public_html/wp-includes/pluggable.php on line 897
Change History (9)
#2
@
14 years ago
This was briefly a problem with the 1.2 branch, but should have been fixed with [4071] (and thus in the release version of 1.2.8). Can you tell me what the add_action() line around 47 of buddypress/bp-core/bp-core-cssjs.php says?
#4
@
14 years ago
Yes, is this one:
add_action( is_multisite() ? 'network_admin_menu' : 'admin_head', 'bp_core_admin_menu_icon_css' );
#5
@
14 years ago
Hm. That's not the line from the release version of 1.2.8 (see https://trac.buddypress.org/browser/tags/1.2.8/bp-core/bp-core-cssjs.php). Did you install through svn? Try svn up to get the most recent changes. Otherwise try deleting the BuddyPress core files and reinstalling.
#6
@
14 years ago
No,
I downloaded BuddyPress 1.2.8 from http://buddypress.org.... not from branch or SVN
I don't know now, but when I downloaded BP 1.2.8, it didn't have bbPress into bp-forums...
#7
@
14 years ago
I downloaded again from http://buddypress.org and now all works fine.
May be was a error packaging BP 1.2.8 for some minutes...
Thank you and I'm sorry
Is WP 3.1 Multisite + BuddyPress 1.2.8