Forums
-
- Forum
- Posts
-
- Installation
- 28,440
- Troubleshooting
- 62,527
- Themes
- 10,431
- Plugins
- 15,343
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
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