Forums
-
- Forum
- Posts
-
- Installation
- 28,398
- Troubleshooting
- 62,312
- Themes
- 10,391
- Plugins
- 15,314
- Requests & Feedback
- 14,932
- Showcase
- 3,253
-
The quickest (and dirtiest) solution might be to change line 91 in bb-settings.php to:
require( BBPATH . BBINC . 'db.php');
.
I haven’t tested this, but it should work.
It will force bbPress to use the MySQL PHP extension instead of MySQLi