Thank you all for your work!
I just started with bbpress in one project … and I use some plugins for WordPress … so I have to wait some time, before I can update WP to version 2.5
cu, guido
Will 0.8.4 still work with WordPress 2.3.3 ???
Quoto from simpler integration with wordpress:
Do so by defining WP_BB as true in either config.php or wp-config.php. Also, WordPress will have to be loaded first.
I use WP and BB with german language! If I include wp-blog-header.php in the configuration file (config.php) of bbpress, the following error occurs:
Fatal error: Cannot redeclare class streamreader in /homepages/.../www/forum/bb-includes/streams.php on line 26
If I uncomment the lines 122 + 123 in bb-settings.php:
// include_once(BBPATH . BBINC . ‘streams.php’);
// include_once(BBPATH . BBINC . ‘gettext.php’);
No error occurs … but the forum is in english!
I use WP 2.3.3 and bbpress 0.8.3.1 … WP is installed in web root and bbpress in the subfolder “forum”.
Is there a documented way to fix this … or a workaround?
cu, helpy