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.

Respected

Администраторы
  • Регистрация

  • В сети

Everything posted by Respected

  1. Личные сообщения: core_message_posts core_message_topics core_message_topic_user_map Форумы: forums_forums Сообщения: forums_posts Темы: forums_topics
  2. help.yandex.ru/webmaster/controlling-robot/robots-txt.xml#allow-disallow
  3. Может добавить в хедер <link rel="image_src" href='URL картинки' />
  4. Значит стиль не стандартный и ширина жёстко указана в css
  5. Можно подправить количество тем в таблице forums_forums
  6. It is necessary to update the cache in the Support settings
  7. Главная страница, категория и запись имею свои собственные шаблоны. В эти шаблоны и необходимо вставлять блоки.
  8. Да, не проснулся еще)
  9. applications/forums/data/furl.json "forums_forum": { "friendly": "forum/{#id}-{?}", "real": "app=forums&module=forums&controller=forums", "verify": "\\IPS\\forums\\Forum" }, "forums_topic": { "friendly": "topic/{#id}-{?}", "real": "app=forums&module=forums&controller=topic", "verify": "\\IPS\\forums\\Topic" }, Заменить на: "forums_forum": { "friendly": "forum/{#id}", "real": "app=forums&module=forums&controller=forums", "verify": "\\IPS\\forums\\Forum" }, "forums_topic": { "friendly": "topic/{#id}", "real": "app=forums&module=forums&controller=topic", "verify": "\\IPS\\forums\\Topic" }, Перестроить кеш чпу:
  10. Естественно. Не вижу кода из второго сообщения.
  11. @media screen and (max-width: 979px){ #ipsLayout_header > header { padding-top: 0 !important; padding-bottom: 0 !important; } }
  12. Hello. Please reload the correct archive
  13. Туда же #ipsLayout_header header { padding: 0px 0 125px 0; margin-bottom: -125px; }
  14. Ты хочешь растянуть бэкаграунд по ширине? Будет не эстетично
  15. Привет. Добавь в custom.css: @media screen and (max-width: 979px) { .ipsLayout_container { padding: 0; max-width: 100%; } }
  16. Для своих проблем лучше создавать отдельные темы
  17. Тоже поможем. В init.php найти: Заменить на: return $false;
  18. А что неизвестно? Если нужен ретейл, я думаю, поделимся.
  19. Шаблоны комментариев > comment После: <if test="authorwarn:|:$r['author']['show_warn']"> <br /> <if test="$options['wl_id']"> <img src='{$this->settings['img_url']}/warn.png' class='clickable' onclick='warningPopup( this, {$options['wl_id']} )' title='{$this->lang->words['warnings_issued']}' /> </if> <a class='desc lighter ipsType_smaller blend_links' href='{parse url="app=members&amp;module=profile&amp;section=warnings&amp;member={$r['author']['member_id']}&amp;from_app={$settings['thisApp']}&amp;from_id1={$settings['fromApp']}&amp;from_id2={$parent['parent_id']}-{$r['comment']['comment_id']}" base="public"}' id='warn_link_{$r['comment']['comment_id']}_{$r['author']['member_id']}' title='{$this->lang->words['warn_view_history']}'>{parse expression="sprintf( $this->lang->words['warn_status'], $r['author']['warn_level'] )"}</a> </if> Добавить: {$r['author']['_group_formatted']}
  20. Нужно смотреть проблему на живом примере.
  21. Я так понимаю в 4.0.9 это исправили.

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.