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.

GavriK595

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

  • В сети

Solutions

  1. GavriK595's post in Как изменить шаблон письма присылаемого при регистрации was marked as the answer   
    АЦ - Внешний вид - Языки - Русский (RU) - Перевести - reg_validate
    Если языковой пакет защищен, выполняем SQL запрос
    UPDATE core_sys_lang SET lang_protected = 0;
  2. GavriK595's post in Уведомление о изменении репутации was marked as the answer   
    Как вариант хук Enchanced Reputation Notifications
  3. GavriK595's post in Вызов игрока через @ was marked as the answer   
    Хук (Pav32) Someone Mentions You
  4. GavriK595's post in Проблема с postbody was marked as the answer   
    АЦ - Внешний вид - Ваш стиль - includeRTL. Следующее попробуйте закомментировать.
    <if test="hasMemberTopicMax:|:$this->settings['member_topic_avatar_max']">     <!-- Forces topic photo to show without thumb -->     <style type='text/css'>         .ipsUserPhoto_variable { max-width: {parse expression="intval($this->settings['member_topic_avatar_max'])"}px !important; }         <if test="RTLMargin:|:$this->isRtlLang">             .post_body { margin-right: {parse expression="((intval($this->settings['member_topic_avatar_max'] + 25 ) < 185 ) ? 185 : intval($this->settings['member_topic_avatar_max'] + 25 ) )"}px !important; }         <else />             .post_body { margin-left: {parse expression="((intval($this->settings['member_topic_avatar_max'] + 25 ) < 185 ) ? 185 : intval($this->settings['member_topic_avatar_max'] + 25 ) )"}px !important; }         </if>     </style> </if>
  5. GavriK595's post in Как сделать иконки ALT-кодов в меню? was marked as the answer   
    Rebound, _ipbmafia.ru/topic/4324-ikonki-v-gorizontalnom-meniu/?p=31757
  6. GavriK595's post in Удаление аватаров пользователей was marked as the answer   
    _ipbmafia.ru/topic/3423-sql-zaprosy-34/?p=24499
  7. GavriK595's post in Закрытие календаря от поисковиков was marked as the answer   
    robotstxt.txt
  8. GavriK595's post in Прошу помощи с Префиксами was marked as the answer   
    1. Внешний вид - Ваш стиль - Список тем форума - topic
            <if test="isHot:|:$data['folder_img']['is_hot'] && !$this->lang->words['topic_is_archived']">             <span class='ipsBadge ipsBadge_orange'>{$this->lang->words['topic_is_hot']}</span>         </if> 2. Внешний вид - Ваш стиль - Список тем форума - topic
            <if test="topicUnapproved:|:$data['approved'] == 0">             <span class='ipsBadge ipsBadge_orange'>{$this->lang->words['f_queued_badge']}</span>         <else />             <if test="queuedpostsImg:|$this->memberData['is_mod'] AND $data['_hasqueued'])">                 <a href='{parse url="showtopic={$data['tid']}&amp;modfilter=invisible_posts" seotitle="{$data['title_seo']}" template="showtopic" base="public"}' title='{$this->lang->words['view_uapproved_posts']}' data-tooltip="{parse expression="sprintf( $this->lang->words['topic_queued_count'], $data['topic_queuedposts'] )"}"><span class='ipsBadge ipsBadge_orange'>{$this->lang->words['f_queued_badge']}</span></a>             </if>         </if> 3. Внешний вид - Ваш стиль - Список тем форума - topic
            <if test="solvedBadge:|:$data['_answeredPid'] !== false">             <a href="{parse url="app=forums&amp;module=forums&amp;section=findpost&amp;pid={$data['_answeredPid']}" base="public"}"><span class='ipsBadge has_icon ipsBadge_green'><img class='icon' src="{$this->settings['img_url']}/icon_check_white_8px.png"> {$this->lang->words['topic_solved']}</span></a>         </if>
  9. GavriK595's post in Не отправляются лс админу was marked as the answer   
    Ограничение на количество писем в ящике у группы администраторов стоит?
  10. GavriK595's post in Баг со ссылками was marked as the answer   
    __ipbmafia.ru/topic/4832-nekorrektnaia-obrabotka-dlinnykh-ssylok/page-3
  11. GavriK595's post in Как сделать важную тему? was marked as the answer   
    __ipbmafia.ru/topic/329-razdelenie-zakreplennykh-i-obychnykh-tem-v-ipb-323/
  12. GavriK595's post in Смена автора темы was marked as the answer   
    Есть и версия поновее '?do=embed' frameborder='0' data-embedContent>>
    На 3.4 проверена, работает.
  13. GavriK595's post in ХУк группа вк was marked as the answer   
    Данные от АЦ в лс, поправлю.
  14. GavriK595's post in Регистрация - Ссылка - Пере-адресация was marked as the answer   
    От АЦ данные в лс отправьте, сделаю.
  15. GavriK595's post in Извините, не можем это найти. was marked as the answer   
    Директория приложения - без /
  16. GavriK595's post in Чат. Вместо @Nick - Nick, was marked as the answer   

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.