Topic: Problem with writing cyrillic
When I try to post reply in cyrillic, I receive this message :
Info
Messages must not contain only capital letters and special characters in this forum.
I can write in cyrilic only if I am administrator. In lang/en/en_common.php, encoding is set to :
'lang_encoding' => 'windows-1251',
Are there more places where I should change encoding? Is the problem in MySQL (but when I'm administrator and I post in cyrillic, it all works).