Error when activating bbPress
-
Hello,
I have a clean install of
Wordpress 3.4.2 and
bbPress 2.2.2When I activate the bbPress Plugin, I get the following message. Does anyone have an idea, how to fix this? thanks in advance.
(r3961) * @param type $args * @return type */ function _bbp_has_replies_query( $args = array() ) { return apply_filters( ‘bbp_has_replies_query’, $args ); } add_filter( ‘bbp_after_has_replies_parse_args’, ‘_bbp_has_replies_query’ );
Warning: Cannot modify header information – headers already sent by (output started at /www/htdocs/w00fe199/wordpress/wp-content/plugins/bbpress/includes/core/filters.php:1) in /www/htdocs/w00fe199/wordpress/wp-includes/pluggable.php on line 881
- You must be logged in to reply to this topic.