Hello
I created a ticket to IPS about this issue, unfortunately I didn't receive an answer for 48 hours.
I upgraded 3.2 to 4.1. I have a character set collation problem. My forum uses Turkish character set.
3.2 DB has utf8 character set. I see "Özgür" in DB, but "Özgür" in forum - this was OK.
4.1 upgrade tool convert it to utf-8 again. I see "Özgür" in DB, but "Özgür" in forum - this is incorrect.
Also, members login name with Turkish character set can not login successfully cause of this issue.
If I post a new message with Turkish characters, I see my post with Turkish characters not utf8 in DB. I think this is a problem. Upside down
How can I find reason and fix this problem ? I think there is no need to convert tables, it must remain utf8.
Is there any parameter within IPB config files ? Or do I need to change mysql server client/server/connection collation character set values ?