Jump to content
Дизайн и модификация Invision Community IPBSkinsBETA
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
cool@player

Не выводится иконка группы

Recommended Posts

Здравствуйте. Возникла проблема. Решил вывести у каждого пользователя иконку группы в профиле в каждом посте. Прописал ссылки в админке к картинкам групп, но иконки не отображаются. Возможно чего то не хватает в шаблоне темы, где прописываются все параметры, вот что там(skin_topic->RenderRow):

<if="$author['id'] AND $author['avatar']">
				<a href="{$this->ipsclass->base_url}showuser={$author['id']}" title="{$this->ipsclass->lang['dd_view_profile']}">{$author['avatar']}</a><br /><br />
			<else />
				{$author['avatar']}<br /><br />
			</if>
			{$author['title']}<br />
			{$author['member_rank_img']}<br /><br />
			{$author['member_group']}<br />
			{$author['member_posts']}<br />
			{$author['member_joined']}<br />
			{$author['member_location']}
			{$author['member_number']}<br />
			{$author['thanks_point']}<br />
<div align="center">{$post['thanks_button']}</div>

 

Что сделать чтобы выводилась иконка группы?

Share this post


Link to post

настройки групп - картинка руппы и туда "style_images/<#IMG_DIR#>/folder_team_icons/имяфайла.гиф"

если всё так, то даже хз. в шаблоне вроде всё верно)

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...