TPL['forum_info']['locked'] == false) { ?> New Topic
Locked

TPL['f_name']; ?>
 
 
 
Topic name
Author
Replies
Last Post
TPL['topics_list']); $i++) { echo '
'."\n"; $sticky = ($this->TPL['topics_list'][$i]['sticky']) ? 'Sticky: ' : ''; echo "\t\t\t".''."\n"; echo "\t\t\t".'
'; if ($this->TPL['topics_list'][$i]['user_id'] != null) echo ''.$this->colorRank($this->TPL['topics_list'][$i]['user_nick'], $this->TPL['topics_list'][$i]['user_rank']).''; else echo 'Anonymous'; echo '
'."\n"; echo "\t\t\t".'
'.($this->TPL['topics_list'][$i]['post_count']-1).'
'."\n"; if ($this->TPL['topics_list'][$i]['lastpost_post_id'] != null) { $lastpost = ' '.$this->TPL['topics_list'][$i]['lastpost_date'].'
Post #'.$this->TPL['topics_list'][$i]['lastpost_post_id'].': '; if ($this->TPL['topics_list'][$i]['lastpost_user_id'] != null) $lastpost .= ''.$this->colorRank($this->TPL['topics_list'][$i]['lastpost_user_nick'], $this->TPL['topics_list'][$i]['lastpost_user_rank']).''; else $lastpost .= 'Anonymous'; $lastpost .= '
'; } else { $lastpost = 'No posts.'; } echo "\t\t\t".'
'.$lastpost.'
'."\n"; echo "\t\t".'
'."\n"; } ?> TPL['topics_list']) == 0) { echo '
No topics in this forum.
'; } ?>

TPL['forum_info']['locked'] == false) { ?> New Topic
Locked