text with question marks

Hello everybody, I have a trouble with language localization. I have question marks with diamonds in there. How can I fix it?
(http://quatsch.cz/forum/)
vanilla version 2.3
0
Hello everybody, I have a trouble with language localization. I have question marks with diamonds in there. How can I fix it?
(http://quatsch.cz/forum/)
vanilla version 2.3
Comments
Welcome to the community!
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Use the proper version of Vanilla 2.1 and make sure you use the correct charset for your language .
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
So i installed vanilla 2.1 but I still have same problem.
what language and what charset is in the config.php ? Use UTF-8 ?
What theme ?
What plugins?
http://webmonkeyuk.wordpress.com/2011/04/23/how-to-avoid-character-encoding-problems-in-php/
http://www.phpwact.org/php/i18n/charsets
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
I don't use any plugins. And I use UTF-8 (I hope so)
$Configuration['Garden']['Locale'] = 'cs-CZ';
$Configuration['Garden']['Theme'] = 'FlatVI';
try adding this one although this is the default, these have to do with the charset. Check in the database what you have stored.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌