Forums
-
- Forum
- Posts
-
- Installation
- 28,398
- Troubleshooting
- 62,313
- Themes
- 10,391
- Plugins
- 15,314
- Requests & Feedback
- 14,932
- Showcase
- 3,253
-
I think you can fix that in your bb-config.php file by overwriting.
Under define('BB_LANG', '');
Add in this: $bb->wp_table_prefix = 'wp_';