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. Что за копипаст? Изображения запрещено выкладывать на левые ресурсы, нужно подгружать в редактор.
  2. Уже патч выпустили: issues with achievement rules, PHP 8 and deleting club nodes
  3. На php7 тоже работает корректно.
  4. В этом случае скорее всего тоже виноват php8
  5. 25 постов нужно набрать
  6. Так этой строкой и удаляет $content = \IPS\Text\Parser::removeElements( $content, array( 'div[class=ipsSpoiler]' ) );
  7. Движок указанной функцией обрезает теги, например здесь system/Content/Search/Index /* Strip spoilers */ $content = $object->searchIndexContent(); if ( preg_match( '#<div\s+?class=["\']ipsSpoiler["\']#', $content ) ) { $content = \IPS\Text\Parser::removeElements( $content, array( 'div[class=ipsSpoiler]' ) ); } /* Take the HTML out of the content */ $content = trim( str_replace( \chr(0xC2) . \chr(0xA0), ' ', strip_tags( preg_replace( "/(<br(?: \/)?>|<\/p>)/i", ' ', preg_replace( "#<blockquote(?:[^>]+?)>.+?(?<!<blockquote)</blockquote>#s", " ", preg_replace( "#<script(.*?)>(.*)</script>#uis", "", ' ' . $content . ' ' ) ) ) ) ) );
  8. В 2017 году такой функционал ещё не существовал.
  9. В чём сложность добавить данный форум в профиль вместо текущей заглушки?
  10. Привет. Всегда стоит обновляться до актуальных версий.
  11. Скорее всего в базе чистить придётся.
  12. Сверстать как обычную тему.
  13. Respected replied to Daniil145's тема in Interface
    mamyka загрузи папкой в applications
  14. https://invisioncommunity.com/index.php?app=core&module=system&controller=plugins&do=diff Загружена Beta 2 Nulled
  15. https://ipbmafia.ru/ips4releases/
  16. Не у всех так, я находил у себя и по 12 Гб логи)
  17. Нет, но можно самому исправить в файле.
  18. Загрузил 4.6.0 Beta 1 Nulled, можете потестить. В 4.6 если таблица логов имеет вес более 2 gb, будет выдано предупреждение в админке.
  19. Такую старую версию уже никто не использует.

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.