When installing the CoType module, all tables are being created using the "latin1_swedish_ci" collation. Please change, so that tables are created using "utf8_unicode_ci" instead.
Log in to post a comment.