Jump to content

Recommended Posts

Posted

Hello,

so my va has many pilots who use letters like "č" in there names but it gets saved as "?" so as a random made up example "Grčar" is saved as "Gr?ar"

 

Page encoding in local.config.php is set to: 

# Page encoding options
Config::Set('PAGE_ENCODING', 'utf8mb4');

 

i have also tried 

# Page encoding options
Config::Set('PAGE_ENCODING', 'UTF-8');

 

SQL Collation is mix of "latin1_swedish_ci" and some addon tables are "utf8_general_ci"

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...