Jump to content

LvsF

Актив

Solutions

  1. LvsF's post in Учет в общее кол-во сообщений was marked as the answer   
    Здравствуйте.

    В настройках нужных форумов ищите
    Enable Post Count Incrementation
    If enabled, posts in this forum increase member's cumulative post count.
    Переключайте на "Нет"
  2. LvsF's post in Отображение сообщений и тем под аватаром was marked as the answer   
    Сообщения:

    {parse expression="$this->registry->getClass('class_localization')->formatNumber( intval( $author['posts'] ) )"} {$this->lang->words['m_posts']} Число
    {parse expression="$this->registry->getClass('class_localization')->formatNumber( intval( $author['posts'] ) )"}Строка
    {$this->lang->words['m_posts']}Меняйте местами
    Темы:
    '?do=embed' frameborder='0' data-embedContent>>
  3. LvsF's post in Интересует хак "правила раздела" was marked as the answer   
    Там же написано, что это объявления.
     
    В мод. панели они создаются.
  4. LvsF's post in Портал для категории guests was marked as the answer   
    В масках доступа группы "Гости" разрешить гостям скачивать файлы в тех форумах, темы из которых публикуются на главной (Портале).
  5. LvsF's post in Как изменить имени логотипа was marked as the answer   
    sasha,
    1. Скачали архив со всеми стиль'ными папками/файлами и проч.
    2. Открыли его.
    3. Поискали psd-файлы. Обычно автор стиля прилагает исходник лого.
    4. Если нет psd логотипа, то ищем фотошопера.
  6. LvsF's post in Driver Error index.php IPB 3.4.6 was marked as the answer   
    ?do=embed' frameborder='0' data-embedContent>>
  7. LvsF's post in Отступ от верхнего края was marked as the answer   
    Не все овощи одинаково полезны.
     
    Ищите в ipb_styles.css 
    .fixedHeader #ipbwrapper { padding-top: 65px; } и увеличивайте значение
  8. LvsF's post in Шрифт постов на форум was marked as the answer   
    Проверьте суффиксы/префиксы групп пользователей
  9. В АЦ.
    АЦ - Внешний вид - Языки. Там есть поиск
  10. LvsF's post in Счётчик сообщений was marked as the answer   
    С чего бы?
    Пост не удаляется физически, а находится в базе.
    Зайдите в Панель модератора и обнаружите удаленные темы и сообщения.
     
    Есть Tools & Settings  >  Recount & Rebuild

    Rebuild User Post Counts
    This will recount members posts based on CURRENT posts from the database. This will almost certainly REDUCE the post counts for your members as deleted and pruned posts will no longer be counted. This should not be used if you wish to retain your member's current post counts.
    THERE IS NO UNDO!
  11. LvsF's post in Изменение зеленого цвета репутации и статуса was marked as the answer   
    Какой еще скрипт? Ищите 
    .message { ТУТ СВОЙСТВА }
  12. LvsF's post in Помощь по хуку RecentPostsSidebar_2100 was marked as the answer   
    __ipbmafia.ru/tutorials/article/118-samostoiatelnyi-perevod-khukov-i-komponentov/
  13. LvsF's post in N непрочитанных сообщений was marked as the answer   
    Show Unread Posts in Board Index
  14. LvsF's post in Ищу шаблон was marked as the answer   
    Движок - Xenforo
    Стиль - Baisik
  15. LvsF's post in Не могу редактировать тему was marked as the answer   
    Действительно.
     
    Поставил стиль.
    Вам нужно открыть 3 шаблона: post, userInfoPane, topicViewTemplate
    Найти в каждом
    <if test="$this->settings['horizontalTopicView']='yes'"></if> yes заменить, например, на no
  16. LvsF's post in Убрать запись отправлено was marked as the answer   
    В шаблоне post ищите строку, отвечающую за вывод времени в постах.
  17. LvsF's post in Вопрос про создание страниц. was marked as the answer   
    '?do=embed' frameborder='0' data-embedContent>>
    '?do=embed' frameborder='0' data-embedContent>>
  18. LvsF's post in Как сделать правый блок рекламы на всех вкладках. was marked as the answer   
    Пинаю в сторону Global Sidebars. Ищите в файловом архиве.
  19. LvsF's post in Как убрать статус в сообщении was marked as the answer   
    Шаблон post
  20. LvsF's post in Размер окна со смайлами was marked as the answer   
    Ищите в tctc91_general.css
    body, #ipbwrapper { min-width: 1000px; }
  21. LvsF's post in Панель инструментов was marked as the answer   
    /public/js/3rd_party/ckeditor/ips_config.js config.toolbar_ipsfull = [ ['Ipssource', 'RemoveFormat', 'Ipsbbcode'], [ '-', 'Font', 'FontSize'], [ '-', 'TextColor', 'Ipsemoticon', 'Ipsmedia' ], ['-','Find', 'Replace'], '-', ['Undo', 'Redo'], '-', ['Copy', 'Paste', 'PasteText', 'PasteFromWord' ], ['-', 'Ipsoptions'], '/', ['Bold', 'Italic', 'Underline', 'Strike' ], ['Subscript', 'Superscript'], ['BulletedList', 'NumberedList'], ['Link', 'Unlink', 'Image', 'Ipscode', 'Ipsquote' ], config.IPS_BBCODE_BUTTONS, ['Outdent', 'Indent', 'JustifyLeft','JustifyCenter','JustifyRight'] ]; Удаляйте не нужные
  22. LvsF's post in Хук наблюдения was marked as the answer   
    '?do=embed' frameborder='0' data-embedContent>>
  23. LvsF's post in Игнорировать пользователя was marked as the answer   
    __ipbmafia.ru/index.php?app=core&module=usercp&tab=core&area=ignoredusers
  24. LvsF's post in Как изменить шапку на стиле VILLAIN? was marked as the answer