XenForo
Administrative
- Thread starter
- Admin
- #1
Hello,
I'm trying to import my old SMF 2.0.5 Forum in XenForo 2.2. I'm having an issue about character encoding: all data gets imported, but symbols (
The source DB (MySQL) has
Read more
ادامه مطلب...
I'm trying to import my old SMF 2.0.5 Forum in XenForo 2.2. I'm having an issue about character encoding: all data gets imported, but symbols (
&, à, etc.) are replaced with ? in both thread titles and posts.The source DB (MySQL) has
latin1_swedish_ci collation for tables, but the forum should be configured in UTF-8. I tried both importing with latin1_swedish_ci and utf-8 when running the importer but the result was the same. I also tried with...Read more
ادامه مطلب...