this->_sections['forum']['loop'] = is_array($_loop=$this->_tpl_vars['categories'][$this->_sections['category']['index']]['forums']['forum_id']) ? count($_loop) : max(0, (int)$_loop); unset($_loop); $this->_sections['forum']['show'] = true; $this->_sections['forum']['max'] = $this->_sections['forum']['loop']; $this->_sections['forum']['step'] = 1; $this->_sections['forum']['start'] = $this->_sections['forum']['step'] > 0 ? 0 : $this->_sections['forum']['loop']-1; if ($this->_sections['forum']['show']) { $this->_sections['forum']['total'] = $this->_sections['forum']['loop']; if ($this->_sections['forum']['total']