Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: bbSync

ok – using bbpress 0.8.2.1, wpmu (which is wp 2.2.1), and I have the users integrated.

When I post through WP, it makes both the WP post and the bbpress post correctly, but this error appears. From what I can tell, the actually the usermeta information is being duplicated in the database for the person posting and it then crashes because it cant successfully get the capabilities.

here is the crash:

Warning: array_filter(): The second argument, 'Array', should be a valid callback in bb-includes/capabilities.php on line 271
Warning: Invalid argument supplied for foreach() in bb-includes/capabilities.php on line 275
Warning: array_filter(): The second argument, 'Array', should be a valid callback in bb-includes/capabilities.php on line 271
Warning: Invalid argument supplied for foreach() in bb-includes/capabilities.php on line 275
Warning: array_filter(): The second argument, 'Array', should be a valid callback in bb-includes/capabilities.php on line 271
Warning: Invalid argument supplied for foreach() in bb-includes/capabilities.php on line 275
Warning: array_filter(): The second argument, 'Array', should be a valid callback in bb-includes/capabilities.php on line 271
Warning: Invalid argument supplied for foreach() in bb-includes/capabilities.php on line 275
Warning: Cannot modify header information - headers already sent by (output started at bb-includes/capabilities.php:271) in /wp-includes/pluggable.php on line 338

Ive trimmed the server path a little.

I am wading through it trying to understand how you set it up. It nicely done, but I dont understand why this is happening.

Wilbur

Skip to toolbar