Ошибки , ошибки, ошибки :D

Помогите пожалуйста !
Catchable fatal error: Object of class ModuleTopic_EntityTopic could not be converted to string in /home/user/data/www/site.ru/templates/compiled/social/%%F3^F3B^F3B39BC9%%topic_list.tpl.php on line 7

вот и сам topic_list

<?php /* Smarty version 2.6.19, created on 2014-01-26 23:07:19
compiled from topic_list.tpl */ ?>
<?php if (count ( $this->_tpl_vars['aTopics'] ) > 0): ?>
<?php $_from = $this->_tpl_vars['aTopics']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['oTopic']):
?>
<?php $this->assign('sTopicTemplateName', «topic_`».($this->_tpl_vars['oTopic'])."->getType()`.tpl"); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => $this->_tpl_vars['sTopicTemplateName'], 'smarty_include_vars' => array('bTopicList' => true)));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php endforeach; endif; unset($_from); ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => 'paging.tpl', 'smarty_include_vars' => array('aPaging' => $this->_tpl_vars['aPaging'])));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<?php else: ?>
<?php echo $this->_tpl_vars['aLang']['blog_no_topic']; ?>

<?php endif; ?>

1 комментарий

avatar
К автору шаблона социал пробовали обращаться?
Только зарегистрированные и авторизованные пользователи могут оставлять комментарии.