Jump to content

Счётчик сообщений пользователя


jktcrf

Recommended Posts

Здравствуйте ! Подскажите пожалуйста , как можно убрать ( удалить ) информацию о счетчике сообщений у всех пользователей ( пусть он в БД считает ) , лишь бы самой информации не было на форуме 

Screenshot_1.png

5 минут назад, jktcrf сказал:

Здравствуйте ! Подскажите пожалуйста , как можно убрать ( удалить ) информацию о счетчике сообщений у всех пользователей ( пусть он в БД считает ) , лишь бы самой информации не было на форуме 

Screenshot_1.png

Забыл упомянуть , что IPB 3.4.5
*Поиском пользовался , ничего к сожалению не нашел 

Link to comment
Share on other sites

Всем спасибо , но уже ответ нашел :  шаблоны ; UserInfoPane 

<if test="postCount:|:$author['member_id']">
        <li class='post_count desc lighter'>
            {parse expression="$this->registry->getClass('class_localization')->formatNumber( intval( $author['posts'] ) )"} {$this->lang->words['m_posts']}
        </li>
        </if>

мб кому пригодится 

Link to comment
Share on other sites

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
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Ваша ссылка была автоматически строена.   Отображать как обычную ссылку

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...