Re: Slash text issue in 1.0-alpha-6, have searched
I’m having the same issue. Any other suggestions?
My setup:
Integrated:
WP 2.7.1
bbPress 1.0-alpha-6
Using the default bb-config charset & collation:
define(‘BBDB_CHARSET’, ‘utf8’);
define(‘BBDB_COLLATE’, ”);
Using the defauly wp-config charset & collation:
define(‘DB_CHARSET’, ‘utf8’);
define(‘DB_COLLATE’, ”);
Using the default language file. In other words, I haven’t changed anything and it should be using the English.
Database is:
UTF-8 Unicode (utf8)
utf8_unicode_ci