hoangnamitc Hi guys, My Flarum have issues is when new member set username 'accented letters' will lost this charset. eg: Trần => Trn how to fix? charset is utf8 => database utf8mb4_unicode_ci \thanks!
jordanjay29 hoangnamitc usernames in Flarum can only contain ASCII characters, so no accented or special characters. There is an issue on Github about it. The user would need to use the non-accented character, so Tran. You could utilize the Nickname Changer extension to allow for accented/special characters in the user's nickname as a workaround.