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.

masiania

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

  • В сети

Solutions

  1. masiania's post in Как "раскрасить" звание? was marked as the answer   
    урааа у меня получилось
    короче лезем вот сюда
    .../admin/sources/base/ipsMember ищем
    $member['title'] = $member['member_title']; выше вставляем
    IPSText::gettextclass( "bbcode" )->parse_html = TRUE; $member['member_title'] = IPSText::getTextClass( 'bbcode' )->preDisplayParse( IPSText::getTextClass( 'bbcode' )->preDbParse( $member['member_title'] ) ); ищем
    $member['member_title'] = $member['title']; выше вставляем
    IPSText::gettextclass( "bbcode" )->parse_html = TRUE; $member['title'] = IPSText::getTextClass( 'bbcode' )->preDisplayParse( IPSText::getTextClass( 'bbcode' )->preDbParse( $member['title'] ) ); теперь звания кушают бб и html
    только пока один нюанс 
    максимальная длина бб и html кода составляет 64 символа
     доказательство работоспособности:


    за основу взята статья смайлики-в-статусах-пользователей
     
    upd бб вставлять только с модерке  через АЦ криво работает
    обновлено 30.04.2013

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.