I have a UBB.classic forum
here which uses UTF-8 as the character set.
I'm trying to import this into
UBB.threads 7.0.2 using the classic_import script, but all the non-ASCII characters in the posts are being mangled. The MySQL database is set to use UTF-8, and any new posts I make appear to be stored correctly.
How can I convince the importer to insert the posts as UTF-8?
Thanks!