Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Stefan M.

    (@stefan-m-1)

    Hi

    the plugin is trying to auto-recorgnise the correct charset.
    All database fields are created in UTF8 and the content should be “autotranslated” into this charset.

    If the impor is not working, because of wrong auto recognize, you will need to import the data with a DB toll directly like phpmyadmin.

    export import afterwards should work.

    Plugin Author Stefan M.

    (@stefan-m-1)

    There is a fix which possible work.

    Problem is that I set the table to Charset=uft8 but willnot change the collationset. This is a database setup.

    Newest version 2.6 will autocreate tables with that collationset if possible. Tables which are already created need to be exported, deleted, recreted and import the data again.

    Or you have premium functionality and can do it with a special plugin which is available in the settings section (one time fix), without garantee.

    Regards

    Plugin Author Stefan M.

    (@stefan-m-1)

    Problem fixed in 2.8.0.

    Had a problem with double enquote of UTF8.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: custom tables] Unicode Support’ is closed to new replies.