Jump to content
View in the app

A better way to browse. Learn more.

IPBMafia.ru - поддержка Invision Community, релизы, темы, плагины и приложения

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

MaZaHaKa

Актив
  • Регистрация

  • В сети

Everything posted by MaZaHaKa

  1. Сейчас уже понял) часа 2 сидел ковырял postContainer а в формат отображения так и не заглянул)
  2. Помогло) Спасибо)
  3. Ну на самом форуме иконки в порядке,попробуй почистить кеш как посоветовали выше. У меня тоже такое бывало,но после чистки кеша все становилось нормально) Щас обратно зашел и уже на форуме иконки пропали)
  4. Ты бы прежде чем вопросы задавать,указал в профиле ссылку на сайт) А то как-то трудновато смотреть)
  5. Ну тогда танцуйте танец с бубном возле своего ПК Так как вы уже нарушаете правила форума.
  6. Почисти кеш. И не нужно там много апать. Быстрее все равно не помогут.
  7. Всем привет) Дело в том,что город вылезает за приделы самого postContainer Вот скрин: Я бы хотел чтоб он выглядел как и другие поля. Вот сам postContainer {{$idField = $comment::$databaseColumnId;}} {{$itemClassSafe = str_replace( '\\', '_', mb_substr( $comment::$itemClass, 4 ) );}} {{if $comment->isIgnored()}} <div class='ipsComment ipsComment_ignored ipsType_light' id='elIgnoreComment_{$comment->$idField}' data-ignoreCommentID='elComment_{$comment->$idField}' data-ignoreUserID='{$comment->author()->member_id}'> {lang="ignoring_content" sprintf="$comment->author()->name"} <a href='#elIgnoreComment_{$comment->$idField}_menu' data-ipsMenu data-ipsMenu-menuID='elIgnoreComment_{$comment->$idField}_menu' data-ipsMenu-appendTo='#elIgnoreComment_{$comment->$idField}' data-action="ignoreOptions" title='{lang="see_post_ignore_options"}' class='ipsType_blendLinks'>{lang="options"} <i class='fa fa-caret-down'></i></a> <ul class='ipsMenu ipsHide' id='elIgnoreComment_{$comment->$idField}_menu'> <li class='ipsMenu_item ipsJS_show' data-ipsMenuValue='showPost'><a href='#'>{lang="show_this_post"}</a></li> <li class='ipsMenu_sep ipsJS_show'><hr></li> <li class='ipsMenu_item' data-ipsMenuValue='stopIgnoring'><a href='{url="app=core&module=system&controller=ignore&do=remove&id={$comment->author()->member_id}" seoTemplate="ignore"}'>{lang="stop_ignoring_posts_by" sprintf="$comment->author()->name"}</a></li> <li class='ipsMenu_item'><a href='{url="app=core&module=members&controller=ignore" seoTemplate="ignore"}'>{lang="change_ignore_preferences"}</a></li> </ul> </div> {{endif}} <a id='comment-{$comment->$idField}'></a> <article itemscope {{if $item->isQuestion() && !$comment->new_topic}}itemprop="suggestedAnswer {{if $comment->post_bwoptions['best_answer']}}acceptedAnswer{{endif}}" itemtype="http://schema.org/Answer"{{else}}itemtype="http://schema.org/Comment"{{endif}} id='elComment_{$comment->$idField}' class='cPost ipsBox {{if $otherClasses}}{$otherClasses}{{endif}} ipsComment {{if settings.reputation_highlight and $comment->reputation() >= settings.reputation_highlight}}ipsComment_popular{{endif}} ipsComment_parent ipsClearfix ipsClear ipsColumns ipsColumns_noSpacing ipsColumns_collapsePhone {{if $comment->isIgnored()}}ipsHide{{endif}} {{if $comment->hidden()}}ipsModerated{{endif}}'> {{if $item->isQuestion() and !$comment->new_topic}} {template="postRating" group="topics" app="forums" params="$item, $comment, $votes"} {{endif}} <aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_blendLinks ipsType_break' itemprop="creator" itemscope itemtype="http://schema.org/Person"><strong itemprop="name">{$comment->author()->link( $comment->warningRef() )|raw}</strong> <span class='ipsResponsive_showPhone ipsResponsive_inline'>&nbsp;&nbsp;{template="reputationBadge" group="global" app="core" params="$comment->author()"}</span></h3> <ul class='cAuthorPane_info ipsList_reset'> <li class='cAuthorPane_photo'> {template="userPhoto" app="core" group="global" params="$comment->author(), 'large', $comment->warningRef()"} </li> {{if $comment->author()->member_id}} <li class='ipsType_light play-arena-topic-listItem'><span class='st'><i class="fa fa-user"></i> Группа:</span><span class='dr'>{expression="\IPS\Member\Group::load( $comment->author()->member_group_id )->formattedName" raw="true"}</span></li> <li class='ipsType_light play-arena-topic-listItem'><span class='st'><i class="fa fa-plus-circle"></i> Репутация:</span><span class='dr'>{number="$comment->author()->pp_reputation_points"}</span></li> <li class='ipsType_light play-arena-topic-listItem'><span class='st'><i class="fa fa-comments"></i> Постов:</span><span class='dr'>{number="$comment->author()->member_posts"}</span></li> <li class='ipsType_light play-arena-topic-listItem'><span class='st'><i class="fa fa-exclamation-triangle"></i> Предупреждения:</span><span class='dr'>{number="$comment->author()->warn_level"}</span></li> {{if $comment->author()->reputationImage()}} <li class='ipsPad_half ipsResponsive_hidePhone'> <img src='{file="$comment->author()->reputationImage()" extension="core_Theme"}' title='{{if $comment->author()->reputation()}}{$comment->author()->reputation()}{{endif}}' alt=''> </li> {{endif}} {template="customFieldsDisplay" group="global" app="core" params="$comment->author()"} {{endif}} </ul> </aside> <div class='ipsColumn ipsColumn_fluid'> {template="post" group="topics" app="forums" params="$item, $comment, $item::$formLangPrefix . 'comment', $item::$application, $item::$module, $itemClassSafe"} </div> </article> Всю голову уже сломал как так сделать
  8. Вот теперь все действительно огонь) Спасибо)
  9. Я хочу сделать чат и последние темы красные. Но если я ставлю данный код,то и меняется цвет статистики форума то что ниже. А я бы хотел оставить ее в черном цвете. То есть вот так мне не надо Вот сам код: .ipsWidget.ipsWidget_horizontal .ipsWidget_title { margin-top: 0; margin-bottom: 0; background: #8f170d url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle.png) repeat 50% 50% !important; box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px, inset rgba(255,255,255,0.35) 0px 1px 0px; background-image: url(http://forum-css.ru/uploads/set_resources_20/005d20f304c7929cbfdb3fe61d088022_maintitle_overlay.png) !important; background-blend-mode: overlay !important; }
  10. Вот именно это я и сделал. Вы мне не поможете с этим?)
  11. Теперь вообще все поля перекрасились(
  12. Спасибо) Чет я рано обрадовался)
  13. А какой класс отвечает за последние темы?
  14. Ну понятно)) А вам не кажется,что не много отличается?) А ты как так сделал?)
  15. А можно поинтересоваться,какие друзья?
  16. Всем привет) Не в курсе как сделать чтоб шапка плагина последние темы и чата форума стала такой же как у допустим мониторинга? Надеюсь более менее понятно объяснил
  17. Спасибо. Данный скрипт действительно помог.)
  18. Поддерживаю вопрос)
  19. Спасибо) Теперь все огонь)
  20. Всем привет) Столкнулся с такой проблемой,что в темах аватарка просто гигантская. А именно: Вот сам postContainer {{$idField = $comment::$databaseColumnId;}} {{$itemClassSafe = str_replace( '\\', '_', mb_substr( $comment::$itemClass, 4 ) );}} {{if $comment->isIgnored()}} <div class='ipsComment ipsComment_ignored ipsType_light' id='elIgnoreComment_{$comment->$idField}' data-ignoreCommentID='elComment_{$comment->$idField}' data-ignoreUserID='{$comment->author()->member_id}'> {lang="ignoring_content" sprintf="$comment->author()->name"} <a href='#elIgnoreComment_{$comment->$idField}_menu' data-ipsMenu data-ipsMenu-menuID='elIgnoreComment_{$comment->$idField}_menu' data-ipsMenu-appendTo='#elIgnoreComment_{$comment->$idField}' data-action="ignoreOptions" title='{lang="see_post_ignore_options"}' class='ipsType_blendLinks'>{lang="options"} <i class='fa fa-caret-down'></i></a> <ul class='ipsMenu ipsHide' id='elIgnoreComment_{$comment->$idField}_menu'> <li class='ipsMenu_item ipsJS_show' data-ipsMenuValue='showPost'><a href='#'>{lang="show_this_post"}</a></li> <li class='ipsMenu_sep ipsJS_show'><hr></li> <li class='ipsMenu_item' data-ipsMenuValue='stopIgnoring'><a href='{url="app=core&module=system&controller=ignore&do=remove&id={$comment->author()->member_id}" seoTemplate="ignore"}'>{lang="stop_ignoring_posts_by" sprintf="$comment->author()->name"}</a></li> <li class='ipsMenu_item'><a href='{url="app=core&module=members&controller=ignore" seoTemplate="ignore"}'>{lang="change_ignore_preferences"}</a></li> </ul> </div> {{endif}} <a id='comment-{$comment->$idField}'></a> <article itemscope {{if $item->isQuestion() && !$comment->new_topic}}itemprop="suggestedAnswer {{if $comment->post_bwoptions['best_answer']}}acceptedAnswer{{endif}}" itemtype="http://schema.org/Answer"{{else}}itemtype="http://schema.org/Comment"{{endif}} id='elComment_{$comment->$idField}' class='cPost ipsBox {{if $otherClasses}}{$otherClasses}{{endif}} ipsComment {{if settings.reputation_highlight and $comment->reputation() >= settings.reputation_highlight}}ipsComment_popular{{endif}} ipsComment_parent ipsClearfix ipsClear ipsColumns ipsColumns_noSpacing ipsColumns_collapsePhone {{if $comment->isIgnored()}}ipsHide{{endif}} {{if $comment->hidden()}}ipsModerated{{endif}}'> {{if $item->isQuestion() and !$comment->new_topic}} {template="postRating" group="topics" app="forums" params="$item, $comment, $votes"} {{endif}} <aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium'> <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_blendLinks ipsType_break' itemprop="creator" itemscope itemtype="http://schema.org/Person"><strong itemprop="name">{$comment->author()->link( $comment->warningRef() )|raw}</strong> <span class='ipsResponsive_showPhone ipsResponsive_inline'>&nbsp;&nbsp;{template="reputationBadge" group="global" app="core" params="$comment->author()"}</span></h3> <ul class='cAuthorPane_info ipsList_reset'> <li class='cAuthorPane_photo'> {{if $comment->author()->pp_main_photo}}<a href='{url="app=core&module=members&controller=profile&id={$comment->author()->member_id}-{$comment->author()->name}" seoTemplate="profile" seoTitle="$seoName"}' data-ipsHover data-ipsHover-target='{url="app=core&module=members&controller=profile&id={$comment->author()->member_id}-{$comment->author()->name}&do=hovercard" seoTemplate="profile" seoTitle="$seoName"}' title="{lang="view_user_profile" sprintf="$name"}"><span class='ipsUserPhoto ipsUserPhoto_variable'><img src="{setting="base_url"}uploads/{$comment->author()->pp_main_photo}" /></span></a>{{else}}<a href='{url="app=core&module=members&controller=profile&id={$comment->author()->member_id}-{$comment->author()->name}" seoTemplate="profile" seoTitle="$seoName"}' data-ipsHover data-ipsHover-target='{url="app=core&module=members&controller=profile&id={$comment->author()->member_id}-{$comment->author()->name}&do=hovercard" seoTemplate="profile" seoTitle="$seoName"}' title="{lang="view_user_profile" sprintf="$name"}"><img src="{resource="default_photo.png" app="core" location="global"}" /></a>{{endif}} </li> {{if $comment->author()->member_id}} <li class='ipsType_light play-arena-topic-listItem'><span class='st'><i class="fa fa-user"></i> Группа:</span><span class='dr'>{expression="\IPS\Member\Group::load( $comment->author()->member_group_id )->formattedName" raw="true"}</span></li> <li class='ipsType_light play-arena-topic-listItem'><span class='st'><i class="fa fa-plus-circle"></i> Репутация:</span><span class='dr'>{number="$comment->author()->pp_reputation_points"}</span></li> <li class='ipsType_light play-arena-topic-listItem'><span class='st'><i class="fa fa-comments"></i> Постов:</span><span class='dr'>{number="$comment->author()->member_posts"}</span></li> <li class='ipsType_light play-arena-topic-listItem'><span class='st'><i class="fa fa-exclamation-triangle"></i> Предупреждения:</span><span class='dr'>{number="$comment->author()->warn_level"}</span></li> {{if $comment->author()->reputationImage()}} <li class='ipsPad_half ipsResponsive_hidePhone'> <img src='{file="$comment->author()->reputationImage()" extension="core_Theme"}' title='{{if $comment->author()->reputation()}}{$comment->author()->reputation()}{{endif}}' alt=''> </li> {{endif}} {template="customFieldsDisplay" group="global" app="core" params="$comment->author()"} {{endif}} </ul> </aside> <div class='ipsColumn ipsColumn_fluid'> {template="post" group="topics" app="forums" params="$item, $comment, $item::$formLangPrefix . 'comment', $item::$application, $item::$module, $itemClassSafe"} </div> </article> Пробовал ставить другой postContainer результат тот же. В настройках групп стоят такие настройки: В настройках стиля стоят такие настройки: Вот ссылка на тему где можно наблюдать подобное "явление" http://forum-css.ru/topic/1130-zadavayte-vashi-voprosy-po-nastroyki-servera/
  21. Всем привет. Решил сделать на своем форуме так чтоб скачивание было возможно только после публикации 1 сообщения. С это задачей я справился) Но проблема в том,что хотел бы изменить диалоговое окно с ошибкой. То есть у меня сейчас так: А хотелось бы чтоб было так: Как такое реализовать?) Хм... Сейчас уже почему-то все как нужно....
  22. Конечно покупал,а куда деваться? Я что только не делал чтоб найти эти советы... вот везет тем людям,которые только начинают изучать SEO. Им достаточно только зайти на этот форум и прочитать. Ээххх,в мое время не было такого удовольствия( Да еще и баннер подхватил на каком-то сайте в поисках этих советов( Пришлось винду менять(( Его не нужно обновлять не в коем случае! Его вообще нужно скрыть,чтоб не кто его не видел. Ведь с помощью него можно форум взломать((
  23. Отличная статья! Сам не давно все это проделал,и результат на лицо
  24. MaZaHaKa replied to Silence's тема in Themes and design
    Так измените на текст. В чем проблема?
  25. MaZaHaKa replied to Silence's тема in Themes and design
    Зачем вы лезете в ips,если вы даже элементарно не можете найти где именить логотип?

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.