Forums
-
- Forum
- Posts
-
- Installation
- 28,536
- Troubleshooting
- 62,800
- Themes
- 10,444
- Plugins
- 15,388
- Requests & Feedback
- 14,986
- Showcase
- 3,257
-
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_';