Posted 9 августа, 201311 yr Как я хочу, чтобы создать новую тему, я бросил эту ошибку. Warning: sprintf(): Too few arguments in public_html/cache/skin_cache/cacheid_7/skin_post.php on line 478 Пожалуйста, помогите мне;/
9 августа, 201311 yr у вас язык родной английский?вы в гугле переводили что ли?я ничего не понял что вы хотите
9 августа, 201311 yr 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 9 августа, 201311 yr by Aivaras
9 августа, 201311 yr 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.
9 августа, 201311 yr the format should be different in the database utf8 you still have not answered the original file?
9 августа, 201311 yr До чего же народ ленивый. Contact the search with this error and all problems will be solved
9 августа, 201311 yr 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.
9 августа, 201311 yr 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?
9 августа, 201311 yr Author i use lithuanian language, with language has been problem, with english language problem dissapare;/
9 августа, 201311 yr Need to change the phrase (s) in the language pack. Where? Contact the site search for a phrase Too few arguments
9 августа, 201311 yr Aivaras, where do you use lithuanian language? In forum interface or in topic content?
9 августа, 201311 yr spoken I have a feeling that it error on the likeness as I had spoken у меня такое ощущение,что у него ошибка на подобие как у меня была
9 августа, 201311 yr and in the standard style created themes?try completely remove the style and reinstall it should helpps:just make a copy of the style
10 августа, 201311 yr 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.
11 августа, 201311 yr Author В поиске нашел тему Warning: sprintf(): Too few arguments in ***/cache/skin_cache/cacheid_1/skin_post.php on line 469 только что поставил, вылетает такое при заходе в Расширенная форма возник вопрос, т.к. я новичек в IPB (сидел на SMF). Подскажите пожалуйста. Если у меня сделан бекап базы он английской 3.3.0, то после установки вашей сборки я закину свой бекап, у меня русский не собьется? 469 строка: <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> поправил на <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.Как его обновить? Я думаю что проблема не в нем. мда! оригинал файла есть?замените его и будет всё окФайлы оригинальные(копия).
11 августа, 201311 yr 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 11 августа, 201311 yr 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.