Jump to content

Странная ошибка

Featured Replies

Posted
comment_178362

Всем привет. При вставке файла zip в сообщение поста. отображается 4 \u041c\u0411 и кол. загрузок. как это победить? ips 4

comment_178364

Надо редактировать код..

в файле system/Lang/Lang.php заменить

$replacement = mb_substr( json_encode( $replacement ), 1, -1 );

на

$replacement = mb_substr( json_encode( $replacement, JSON_UNESCAPED_UNICODE ), 1, -1 );

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.