Forums
-
- Forum
- Posts
-
- Installation
- 28,536
- Troubleshooting
- 62,801
- Themes
- 10,444
- Plugins
- 15,390
- Requests & Feedback
- 14,986
- Showcase
- 3,257
-
Try editing this line in your bb-config.php file.
define('BBDB_COLLATE', '');
.
To this:
define('BBDB_COLLATE', 'utf8_general_ci');