Page 1 of 1

? sign in user_ava

Posted: Wed Aug 11, 2021 2:13 pm
by Noke101
Script URL: localhost
Version of script: 3.2.2
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
/inc/show_admin_nav.inc.php:469 - need to use mb_substr instead of substr.
If i use the russian localization is used and the user has a Russian name, then instead of the first letter of his name i have "?"
$letter = mb_substr($_SESSION['name'], 0, 1);

Re: ? sign in user_ava

Posted: Wed Aug 11, 2021 3:33 pm
by Klemen
Thanks for reporting it, will be fixed in the next release.

Too bad you didn't post this a day ago as we just released 3.2.3 earlier today. Oh well :lol: