';
echo BBCode($this->TPL['posts_list'][$i]['content']);
if ($this->TPL['posts_list'][$i]['signature'] != null)
echo '
'.BBCode($this->TPL['posts_list'][$i]['signature']).'
';
echo '
Locked
} ?>
TPL['posts_list']); $i++) { echo '
';
if ($this->TPL['posts_list'][$i]['nick'] != null)
echo ''.$this->colorRank($this->TPL['posts_list'][$i]['nick'], $this->TPL['posts_list'][$i]['user_rank']).'';
else
echo 'Anonymous';
echo '
'; if ($this->TPL['posts_list'][$i]['avatar'] != null) echo ''; else echo ''; echo '
'; if ($this->TPL['posts_list'][$i]['avatar'] != null) echo ''; else echo ''; echo '
Status:
Posts: '.(($this->TPL['posts_list'][$i]['user_post_count']!== null) ? $this->TPL['posts_list'][$i]['user_post_count'] : '0').'
Joined: '.(($this->TPL['posts_list'][$i]['regdate']!= null) ? $this->TPL['posts_list'][$i]['regdate'] : 'Never').'
Last visit: '.(($this->TPL['posts_list'][$i]['lastvisit']!= null) ? $this->TPL['posts_list'][$i]['lastvisit'] : 'Never').'
Rank: '.$this->getRankLevel($this->TPL['posts_list'][$i]['user_rank']).'
'; } ?> if ($this->TPL['topic_info']['forum_locked'] == false && $this->TPL['topic_info']['topic_locked'] == false) { ?> Reply } else { ?>
Locked
} ?>
if ($this->TPL['my_rank'] >= RANK_MOD) { ?>
} ?>