Jump to content

Вывод сообщений под профилем пользователя

Featured Replies

Здравствуйте, подскажите как можно сделать вывод кол-ва сообщений не в стандартном виде "51 сообщений" а к примеру вот так "Сообщений: 51"

 

Версия IPB 3.4.5

Edited by lexavits

Link to comment
https://ipbmafia.ru/topic/10187-vyvod-soobshenij-pod-profilem-polzovatelya/
Share on other sites

Можно закрывать, решения уже нашёл, так же на вашем форуме)

{$this->lang->words['m_posts']} {parse expression="$this->registry->getClass('class_localization')->formatNumber( intval( $author['posts'] ) )"} 

заменить на 

 Сообщений: {parse expression="$this->registry->getClass('class_localization')->formatNumber( intval( $author['posts'] ) )"}

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.