New Category New Forum
 
TPL['forums_list']); $i++) { if ($i > 0) { if ($this->TPL['forums_list'][$i-1]['category_id'] != $this->TPL['forums_list'][$i]['category_id']) echo '

'.$this->TPL['forums_list'][$i]['category_name'].'
'; } else { echo '
'.$this->TPL['forums_list'][$i]['category_name'].'
'; } if ($this->TPL['forums_list'][$i]['forum_id'] != null) { echo '
'."\n"; echo "\t\t\t".'
'.$this->TPL['forums_list'][$i]['forum_name'].'
'.$this->TPL['forums_list'][$i]['forum_desc'].'
'."\n"; echo "\t\t\t".''."\n"; echo "\t\t\t".''."\n"; echo "\t\t".'
'."\n"; } else { echo '
No forums in this category.
'; } } ?> TPL['forums_list']) > 0) echo '
'; ?>