Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorwslight
    • CommentTimeApr 30th 2008
     # 1
    I installed the Chinese pack, and the Chinese interface works perfect
    but in those reply & topic the Chinese characters become "?"

    It's 1.1.4 ,and I add
    $Configuration['DATABASE_CHARACTER_ENCODING'] = 'utf-8';
    to conf/settings.php
    •  
      CommentAuthorWanderer
    • CommentTimeMay 1st 2008
     # 2
    I think the Chinese character encoding is something else, try doing a Google search, I'm afraid the only word I know in Chinese is "Kook-bo" that's the tea we order at Yum Cha!
    • CommentAuthorwslight
    • CommentTimeMay 1st 2008
     # 3
    OK
    my problem has solved,mysql encoding
    Thanks a lot
    • CommentAuthorbilltwy
    • CommentTime6 days ago
     # 4
    Hi, wslight, I got the same problem. Could you tell us how to solve it? Thankz.
    •  
      CommentAuthorrayk
    • CommentTime6 days ago
     # 5
    billtwy

    1)check your settings.php if it has the $Configuration['DATABASE_CHARACTER_ENCODING'] = 'utf-8'; line, if not added it
    2)check your phpmyadmin for what connection it uses on default - should be utf8_general_ci
    3)check your database tables, they should be collated as utf8 , if not you need to follow these steps to re encode your database -Vanilla UTF8 wiki

    I had similar problem and this is how I fixed mine - Japanese comes up as ?????? # 3

    Cheers
Add your comments
    Username Password
  • Format comments as