Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,039
- How-to & Troubleshooting
- 129,763
- Creating & Extending
- 25,804
- Requests & Feedback
- 9,506
- Third Party Plugins
- 9,793
- Showcase
- 3,317
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
Tried adding the .htaccess line from that second thread. No joy.
bb-config.php is using utf-8
define( 'BBDB_CHARSET', 'utf8' );
Oh dear. In phpAdmin, I see that wp_bb_posts is using latin1_swedish_ci as it’s collation, for some unknown reason. Is that germane? I’m rapidly getting out of my depth here.