Hello, I am sorry if this was answered somewhere, couldn't find it.
I have Joomla 2.5.3 installed and the latest community builder, czech language. All the characters are fine everywhere, except in the fields or tabs titles and so on. I created a field for example where users can write something about themselves, but when they enter that information and save it, some characters like ě and ř turn into question marks.
I looked into the database and noticed that all community builder tables were in latin1_swedish_ci so I changed it to utf8_general_ci but it made no difference. It still messes up the characters when I enter them and save.
Please help, I don't know how to fix this.