NamelessMC

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

Version 2.0.0 pre-release 10 and 11 - UTF character issues
Started by Samerton

Samerton

Samerton

Owner
Joined
30 Mar 2015
Last Seen
29 Mar 2024
Topics
41
Posts
1042

Hi,

Some websites which were created before 2.0.0 pre-release 10, which were then updated to pre-release 10, may have experienced issues with UTF characters (non-latin characters) getting lost during the upgrade.

If you upgrade to pre-release 11, any topics created up until pre-release 9 should be fixed.

However, topics with non-Latin characters that were created during pre-release 10 may experience further issues upon upgrading to pre-release 11.

If this is the case, upon upgrading to 2.0.0 pre-release 11, you can add the following option to the fileĀ core/config.php:

'mysql' => array(
  ...
  'initialise_charset' => true,
),
...

Sadly there is currently no official character support within Nameless for topics created in pre-release 9 andĀ topics created in pre-release 10 at the same time.

Samerton · over 2 years ago · Last edited: over 2 years ago