Fatal error: Call to undefined function: __() in /home/bookieb/public_html/bbpress/bb-includes/capabilities.php on line 27
bbPress support forums » Installation
A bit further with the install
(6 posts)-
Posted 1 year ago #
-
Seem to have fixed this problem (don't know how), but now we've got the next problem:
Fatal error: Cannot redeclare merge_filters() (previously declared in /home/bookieb/public_html/discussie/bb-includes/wp-functions.php:424) in /home/bookieb/public_html/wp-includes/functions.php on line 1209
Posted 1 year ago # -
did you define WP_BB in bbPress' config.php file?
If so, you must also
require_once('/path/to/wp-config.php');
Posted 1 year ago # -
Thanks :) I just found out
Posted 1 year ago # -
And now I've got the same error again :(
Posted 1 year ago # -
Tried several times, with various settings and so, but still no working :(
Posted 1 year ago #
Reply
You must log in to post.