Forums
-
- Forum
- Posts
-
- Installation
- 28,423
- Troubleshooting
- 62,492
- Themes
- 10,427
- Plugins
- 15,336
- Requests & Feedback
- 14,959
- Showcase
- 3,256
-
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_';