Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: wordpress integrate problem when enable BBLANG


helpy
Participant

@helpy

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

Skip to toolbar