Jump to content

Как убрать отоброжение званий

Featured Replies

Здравствуйте! Позле апгрейда до 4.6.3 под именами пользователей стали отображатся звания, скрин прикрепил. В админке есть настройка, выключил, но звания все еще отображаются. Кто-нибудь сталкивался с подобной проблемой?

Screenshot 1.jpg

Screenshot 2.jpg

Link to comment
https://ipbmafia.ru/topic/23291-kak-ubrat-otobrozhenie-zvanij/
Share on other sites

шаблон обновите.

Link to comment
https://ipbmafia.ru/topic/23291-kak-ubrat-otobrozhenie-zvanij/?&do=findComment&comment=170426
Share on other sites

Forumuser надо шаблон адаптировать под новую версию

Link to comment
https://ipbmafia.ru/topic/23291-kak-ubrat-otobrozhenie-zvanij/?&do=findComment&comment=170431
Share on other sites

Здесь?

Appearance  -> Default -> Template -> Core -> globalTemplate

Немогу найти Звания..

Link to comment
https://ipbmafia.ru/topic/23291-kak-ubrat-otobrozhenie-zvanij/?&do=findComment&comment=170525
Share on other sites
9 часов назад, Forumuser сказал:

Здесь?

Appearance  -> Default -> Template -> Core -> globalTemplate

Немогу найти Звания..

смотря где они нужны. 

если в темах, то в: forums -> topics -> postContainer. 

Edited by by_ix

Link to comment
https://ipbmafia.ru/topic/23291-kak-ubrat-otobrozhenie-zvanij/?&do=findComment&comment=170527
Share on other sites

[quote]{{elseif $comment->author()->rank['title'] && $comment->author()->member_id}}
                <li data-role='rank-title' class='ipsType_break'>{$comment->author()->rank['title']}</li>
            {{endif}}
            {{if $comment->author()->rank['image'] && $comment->author()->member_id}}
                <li data-role='rank-image'>{$comment->author()->rank['image']|raw}</li>
            {{endif}}[/quote]

Вот эту часть?

Link to comment
https://ipbmafia.ru/topic/23291-kak-ubrat-otobrozhenie-zvanij/?&do=findComment&comment=170557
Share on other sites
10 минут назад, Forumuser сказал:

Вот эту часть?

вообще вот это:

Спойлер

{{if !$comment->isAnonymous() and $comment->author()->canHaveAchievements() and \IPS\core\Achievements\Rank::show() and $rank = $comment->author()->rank()}}
                        {$rank->html( 'cAuthorPane_badge cAuthorPane_badge--rank ipsOutline ipsOutline:2px' )|raw}
                    {{endif}}

 

но, это дефолтный шаблон? 

Link to comment
https://ipbmafia.ru/topic/23291-kak-ubrat-otobrozhenie-zvanij/?&do=findComment&comment=170558
Share on other sites
On 7/14/2021 at 3:03 PM, by_ix said:

вообще вот это:

  Hide contents

{{if !$comment->isAnonymous() and $comment->author()->canHaveAchievements() and \IPS\core\Achievements\Rank::show() and $rank = $comment->author()->rank()}}
                        {$rank->html( 'cAuthorPane_badge cAuthorPane_badge--rank ipsOutline ipsOutline:2px' )|raw}
                    {{endif}}

 

но, это дефолтный шаблон? 

Проблема в том, что в моем шаблоне уже нет этого кода..

 

Link to comment
https://ipbmafia.ru/topic/23291-kak-ubrat-otobrozhenie-zvanij/?&do=findComment&comment=170586
Share on other sites

поставь дефолтный, либо любой другой для 4.6 и жди обновления своего от его создателя. 

Link to comment
https://ipbmafia.ru/topic/23291-kak-ubrat-otobrozhenie-zvanij/?&do=findComment&comment=170603
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
Ответить в этой теме...

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

  • No registered users viewing this page.