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.

Featured Replies

Столкнулся с такой проблемой; после добавления второго и последующих комментариев блок с добавлением коммента расширяется во всю ширину экрана, на скрине, может с ним будет понятнее проблема ... 

GSBsx9l.png

Только что, WOLF сказал:

логин и пароль от тестового пользователя СЮДА скиньте (без администраторских прав) 

login: TEST
pass: TEST12345
После добавления комментария, нужно обновить страницу и тогда данная проблема проявляется ... 
 

Только что, WOLF сказал:

у вас не закрыт див


<div id="ipbwrapper" class="wrapper">

проверяйте код стиля 

Да я его уже второй день проверяю ... ППц а не шаблон ... 

  • 3 недели спустя...
  • 5 месяцев спустя...

Ребята подскажите пожалуйста как сменить логотип так и не понял, может просто можно сменить это название в логотипе? 
/public/style_images/images/logo.png  В этой папке в ftp стандартный логотип при смене его/удаление не чего не происходит.

2 часа назад, Silence сказал:

Внешний вид  >  Смена логотипа :

1.png

Untitled.png

Сделал как вы сказали, логотип не поменялся. Выбираю свой шаблон.. Там ребята выше писали что как то по другому нужно его менять.. Вот не пойму как..

В 09.05.2016 в 13:56, -SlawkA- сказал:

Fruit, настройки макросов стиля.8678.png

Fruit, а норм так смотрится у тебя стиль теперь. после моей маленькой доработки 1 (17).gifhaha.gif

ац-внешний вид-ваш стиль-редактировать макросы

либо залейте изображение вашего логотипа, по пути указанному на скрине, с заменой

  • 3 недели спустя...

Cкажите пожалуйста как сделать что бы под аватаркой было написано как тут, Администратор, Пользователь и т.д. При установке форума такого не было.GSBsx9l.png.3086db370cf204ef1d56730455ebbe15.png

1 час назад, WOLF сказал:

test59,

1. укажите ссылку на форум в профиле

2. нужно показывать как у вас еще, мы не ванги 

3. версию форума также верную укажите 

У меня на данный момент вот так, версия 3.4.6, форум не очень хочется палить, хочу сделать так что бы было написано где то ниже аватаров Администратор, пользователь и т.д ну вообщем как на картинке выше которую я кидал.

Безымянный.png

1 час назад, WOLF сказал:

кидайте код userinfopane

<div class="wa_userinfo" itemscope="" itemtype="http://schema.org/Person">
<div class="wa_userinfo_bg" style='<if test="hasBodyCustomization:|:$author['customization']['bg_color'] OR $author['customization']['_bgUrl']">
  <if test="hasBackgroundColor:|:$author['customization']['bg_color']">
background-color: #{$author['customization']['bg_color']} !important;
  </if>
  <if test="hasBackgroundImage:|:$author['customization']['_bgUrl']">
    background-image: url("{$author['customization']['_bgUrl']}?nc={$author['pp_profile_update']}") !important;
margin-bottom: -60px !important;
    <if test="backgroundIsFixed:|:! $author['customization']['bg_tile']">
      background-color: #FFFFFF !important;
background-position: 50% 50%;
background-repeat: no-repeat;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
background-size: 100% 100% !important;
height: 110px;
width: 186px;
margin-left: 0px !important;
    <else />
      background-position: 0px 0px;
      background-attachment: fixed;
      background-repeat: repeat;
    </if>
  </if>
</if>
'></div>
  <div class="wa_userinfo_b1">
    <if test="avatar:|:$author['member_id']">
     
        <if test="hasVariable:|:$this->settings['member_topic_avatar_max']">
          <img itemprop="image" src='{$author['pp_main_photo']}' class='ipsUserPhoto ipsUserPhoto_variable' />
        <else />
          <img itemprop="image" src='{$author['pp_thumb_photo']}' class='ipsUserPhoto ipsUserPhoto_large' />
        
      </if>
    </if>
  </div>

   <div class="wa_userinfo_b3">
<if test="pmlink:|:($author['member_id'] != $this->memberData['member_id']) AND $this->memberData['g_use_pm'] AND $this->memberData['members_disable_pm'] == 0 AND IPSLib::moduleIsEnabled( 'messaging', 'members' ) AND $author['members_disable_pm'] == 0">
<a class='pm_button ipsButton_secondary ipsType_smaller' id='pm_xxx_{$author['member_id']}' href='{parse url="app=members&amp;module=messaging&amp;section=send&amp;do=form&amp;fromMemberID={$member['member_id']}" base="public"}' title='{$this->lang->words['pm_this_member']}' class='ipsButton_secondary'><img src='{style_images_url}/mail_open.png' alt='' /></a>
                        </if>
<if test="noFriendYourself:|:$this->memberData['member_id'] AND $this->memberData['member_id'] != $author['member_id'] && $this->settings['friends_enabled'] AND $this->memberData['g_can_add_friends']">
                                <if test="isFriend:|:IPSMember::checkFriendStatus( $author['member_id'] )">
                                    <a class='pm_button ipsButton_secondary ipsType_smaller' href='{parse url="app=members&amp;section=friends&amp;module=profile&amp;do=remove&amp;member_id={$author['member_id']}&amp;secure_key={$this->member->form_hash}" base="public"}' title='{$this->lang->words['remove_friend']}'><img src='{style_images_url}/user_delete.png' alt='{$this->lang->words['remove_friend']}' /></a>
                                <else />
                                    <a class='pm_button ipsButton_secondary ipsType_smaller' href='{parse url="app=members&amp;section=friends&amp;module=profile&amp;do=add&amp;member_id={$author['member_id']}&amp;secure_key={$this->member->form_hash}" base="public"}' title='{$this->lang->words['add_friend']}'><img src='{style_images_url}/user_add.png' alt='{$this->lang->words['add_friend']}' /></a>
                                </if>
                        </if>

<if test="$author['field_14']">
  <a href="{$author['field_14']}" target="_blank" class="ipsButton_secondary ipsType_smaller"><img src="{style_images_url}/suite.png" style="width:20px;"></a>
<else />
<a style="opacity:0.2" target="_blank" class="ipsButton_secondary ipsType_smaller"><img style="width:20px;" src="{style_images_url}/suite.png"></a>
</if>

<if test="$author['field_13']">
<a href="skype:{$author['field_13']}" target="_blank" class="ipsButton_secondary ipsType_smaller"><img style="width:20px;" src="{style_images_url}/skype.png"></a>
<else />
<a style="opacity:0.2" target="_blank" class="ipsButton_secondary ipsType_smaller"><img style="width:20px;" src="{style_images_url}/skype.png"></a>
</if>

<if test="$author['field_11']">
<a href="{$author['field_11']}" target="_blank" class="ipsButton_secondary ipsType_smaller"><img style="width:20px;" src="{style_images_url}/vk.png"></a>
<else />
<a style="opacity:0.2" target="_blank" class="ipsButton_secondary ipsType_smaller"><img style="width:20px;" src="{style_images_url}/vk.png"></a>
</if>

  </div>
<div class="wa_userinfo_b3">
    <if test="postCount:|:$author['member_id']"></if>
  </div>
<div class="wa_userinfo_b3">                
</if>            
</div>

 <div class="wa_userinfo_b4">
    <div class="left wa_userinfo_b4_1">
      <div>
        <span class="wa_userinfo_b4_m">Сообщений</span>
      </div>
      <div style="padding-top: 5px;color: #c2c4c6;">
        <span style="font-size: 15px;">{parse expression="$this->registry->getClass('class_localization')->formatNumber( intval( $author['posts'] ) )"}</span>
      </div>
    </div>
<div class="right wa_userinfo_b4_1">
<div><span class="wa_userinfo_b4_m">Тем</span></div>
<div style="padding-top: 5px;color: #c2c4c6;"><span style="font-size: 15px;">{parse expression="$this->registry->getClass('class_localization')->formatNumber( intval( $author['topics_started'] ) )"}</span></div>
</div>
<if test="authorcfields:|:$author['custom_fields'] != """>
</if>
</div></div>

  • 2 недели спустя...

Может кто знает, подскажите пожалуйста:
1-На 1 фотке нету картинки смс пользователю
2-На 2 фотке нету картинок поисковиков т.е янедкс гугл и т.д..
Подскажите пожалуйста как решить эти проблемы?

Безымянный.png

Безымянный1.png

1 час назад, Silence сказал:

увидеть путь отсутствующего изображения и поместил там его

Скажите пожалуйста где это посмотреть.

1 час назад, Silence сказал:

Дайте ссилку ваш форум --- 

22.png

Нашел где искать проблему с почтой решил, подскажите пожалуйста где можно взять иконки под ботов яндекса и т.д

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.

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.