Jump to content

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

Featured Replies

Posted
comment_39243

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

 

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

 

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

 

comment_39246

у вас язык родной английский?вы в гугле переводили что ли?я ничего не понял что вы хотите

  • Author
comment_39247

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
comment_39254

Посмотри значения системных настроек в Поддержка --> 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.

comment_39256

До чего же народ ленивый.

 

Contact the search with this error and all problems will be solved

  • Author
comment_39258

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.

comment_39267

I think, you'd better ask google first, because your question is lithuanian language specific.

Do you use lithuanian language pack on your forum? Or you use english interface?

comment_39270

Need to change the phrase (s) in the language pack. Where? Contact the site search for a phrase Too few arguments

comment_39273

spoken I have a feeling that it error on the likeness as I had

spoken у меня такое ощущение,что у него ошибка на подобие как у меня была
comment_39274

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

  • Author
comment_39336

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
comment_39462

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

 

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
comment_39465

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

-

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

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

Найти 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.