@boldt
14 years, 2 months ago
Now I have changed all fuzzy translations to real and now the files are only half size and every thing is working
The problem with Danish letters in usernames is not a BuddyPress problem but a WordPress.
I solved using a plugin from http://oneconsult.dk/wordpress/cleaner Thanks to http://wordpress.dk/forum/ and maxemil2
1) the link is http://sms.ronnespejder.dk It is in Danish (it is not complete, I am in the process of making a new language file in Danish)
2) I have changed the meta line in the header – but it didn’t solved the problem.
3) I can only see one .htaccess which has following content:
# BEGIN WordPress
RewriteEngine On RewriteBase / RewriteRule ^index.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L]
# END WordPress
Where do I place the ‘AddDefaultCharset UTF-8’ text-string (without ‘) ?
4) I am using a web-hotel