Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted September 7, 201212 yr Hello! I am a happy new owner of a IP.Board licence. I am trying to make a switch from phpBB The Converter worked almost fine but the only issue is when I start a new topic or answer another one not all greek characters remain on the post text. The Greek letters α and β change into a and b. Let me show you: What's going on? I entered on mysql and saw that collation was set latin1, i switched it to utf8_general_ci on all tables. That didn't change the outcome. on system settings I have UTF-8 encoding set. What should i do?
September 7, 201212 yr Do be careful changing collation in the database... Do be very very careful... It's not something that can willy nilly be changed. You are likely on the right track, though. You may need your database charset completely converted.
September 7, 201212 yr Author Do be careful changing collation in the database... Do be very very careful... It's not something that can willy nilly be changed. You are likely on the right track, though. You may need your database charset completely converted. I used a php script that did that all automatically But how do I convert the database charset completely? Do I do it from phpmyadmin ? By the way, not all fields on the forum have this problem. Shoutbox has it and the post body has it. The topic title doesn't... they show up correctly
September 7, 201212 yr I'm not entirely sure of the specifics... I have just seen too many issues in the past of clients willy nilly changing collation and causing serious issues with their board... There are some in the Custom Services directory that can do this for you.
September 17, 201212 yr I have the same problem after updating into 3.3.4 !!! is there any solution for that?
October 2, 201212 yr http://community.invisionpower.com/resources/bugs.html/_/ip-board/greek-language-error-old-new-topics-r37879
Archived
This topic is now archived and is closed to further replies.