Forums
-
- Forum
- Posts
-
- Installation
- 28,552
- Troubleshooting
- 62,893
- Themes
- 10,445
- Plugins
- 15,399
- Requests & Feedback
- 14,995
- Showcase
- 3,259
-
Try editing this line in your bb-config.php file.
define('BBDB_COLLATE', '');
.
To this:
define('BBDB_COLLATE', 'utf8_general_ci');