Hi,
I get the following errors when using bbPress:
Warning: array_map() [function.array-map]: Argument #2 should be an array in /var/www/example.com/forums/bb-includes/class.bb-query.php on line 71
Warning: join() [function.join]: Bad arguments. in /var/www/example.com/forums/bb-includes/class.bb-query.php on line 71
Warning: Invalid argument supplied for foreach() in /var/www/example.com/forums/bb-includes/class.bb-query.php on line 85
I'm using bbPress 1.0 alpha 6 and I should also mention that I have integrated BuddyPress and Wordpress MU and enabled Wordpress' WP_CACHE as stated here:
http://codex.buddypress.org/getting-started/improving-performance/
Does that have anything to do with the error messages?
Thanks for reading!