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.

NomiD

Пользователи
  • Регистрация

  • В сети

Solutions

  1. NomiD's post in Вид кнопки у дополнительных опций в темах was marked as the answer   
    Идем в внешний вид, название стиля. Шаблон - темы - topicPassword_menu. 
     
    Меняем 

    <li class='non_button'>на 
    <li class='topic_buttons'>
  2. NomiD's post in Сайт тормозит при создании новых тем. was marked as the answer   
    papay, это так к сведению, больше половины из списка не рабочие.
  3. /admin/sources/classes/bbcode/custom/defaults.php
     

    if( ( empty( $this->settings['__noTruncateUrl'] ) ) AND IPSText::mbstrlen($content) > 38 AND ( substr( $content, 0, 7) == '__' OR substr( $content, 0, 8 ) == 'https://' ) ) { $content = htmlspecialchars( IPSText::mbsubstr( html_entity_decode( urldecode( $content ) ), 0, 20 ) ) . '...' . htmlspecialchars( IPSText::mbsubstr( html_entity_decode( urldecode( $content ) ), -15 ) ); } Закомментировать или удалить.
  4. NomiD's post in Как удалить лишнее ? was marked as the answer   
    Хук DB Customization Manager тебе в помощь

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.