Jump to content

IPB 3.4.5 Glare [Стиль] ошибке

Featured Replies

Posted

Как я хочу, чтобы создать новую тему, я бросил эту ошибку.

 

Warning: sprintf(): Too few arguments in public_html/cache/skin_cache/cacheid_7/skin_post.php on line 478

 

Пожалуйста, помогите мне;/

 

  • Author

Yes i'm from lithuania and very good speak english, but not russian.

I say when i want create a new topic, i have this warning.

Warning: sprintf(): Too few arguments in public_html/cache/skin_cache/cacheid_7/skin_post.php on line 478

Edited by Aivaras

  • Author

Посмотри значения системных настроек в Поддержка --> SQL Инструменты:

Должно быть:

 

character_set_client utf8

character_set_connection utf8

character_set_database utf8

character_set_filesystem binary

character_set_results utf8

character_set_server utf8

character_set_system utf8

collation_connection utf8_general_ci

collation_database utf8_general_ci

collation_server utf8_general_ci

 

 

Can english?

 

the original file is?replace it and everything will be OK

With english language problem has dissapared, but i need lithuanian. When i change language to lithuanian and create a new topic i have this error.

  • Author

the format should be different in the database utf8 you still have not answered the original file?

In database my format utf8_general_ci . No my language is not original, its copy i dont know.

  • Author

and in the standard style created themes?try completely remove the style and reinstall it should help

ps:just make a copy of the style

I try reinstal theme 2 times and nothing. In original theme this error dissapared.

  • Author

В поиске нашел тему

 

Warning: sprintf(): Too few arguments in ***/cache/skin_cache/cacheid_1/skin_post.php on line 469

только что поставил, вылетает такое при заходе в Расширенная форма

возник вопрос, т.к. я новичек в IPB (сидел на SMF). Подскажите пожалуйста. Если у меня сделан бекап базы он английской 3.3.0, то после установки вашей сборки я закину свой бекап, у меня русский не собьется?

469 строка:

&nbsp;&nbsp;<span class='desc ipsType_small' id='space_info_attach_{$id}'>" . sprintf( $this->lang->words['used_space'], "{$stats['space_left_human']}", "{$stats['max_single_upload_human']}") . "</span>
поправил на

&nbsp;&nbsp;<span class='desc ipsType_small' id='space_info_attach_{$id}'>" . sprintf( $this->lang->words['used_space'], "{$stats['space_used_human']}", "{$stats['space_left_human']}", "{$stats['max_single_upload_human']}") . "</span>
ошибка исчезла, почему так получилось интересно

Мой код не совпадает с этим.

 

Aivaras, you should try to update skin cache for the skin you use.

Как его обновить? Я думаю что проблема не в нем.

 

мда! оригинал файла есть?замените его и будет всё ок

Файлы оригинальные(копия).
  • Author

Есть два решения данной проблемы:

-

- Второй способ:

Внешний вид --> Языки

Найти used_space и заменить на:

 

Найти used_space_js и заменить на:

 

Использовано места

(Макс. размер для одного файла: %s)

- Помогло

У меня было:

Panaudota <strong>%s</strong> iš <strong>%s</strong>. Didžiausias galimas vieno įkeliamo failo dydis: <strong>%s</strong>.
Я не могу понять что с этим кодом не так? Извиняюсь за даблпост.

Edited by Aivaras

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.