cannot enter Chinese


  • Default avatar
    gino    
     6 years ago
    0

    Hello,

    I cannot save Chinese characters in profiles. I am trying to create a new profile by going to Tools > New Profile, and any Chinese characters that I enter in any of the field in this page (Title for example), will show correctly in Chinese, but after I click the “Save and Close” button, the Chinese characters will turn into question marks. I have made  a screenshot and placed it here: http://ginoliu.com/chinese.png 

    Can you please advise how I can save the profile with Chinese characters displayed correctly?

    Thank you.


  • Your avatar
    seyi    
     6 years ago
    0

    Hello,

    My guess is the database column does not support the character set.

    Please look in the database at:
      table: #__awocoupon_profile
      column: title

    Make sure the encoding for this column is at least utf8.