PHP故障Fatal error: Call to a member function createTemplate() on a non-object in
Fatalerror:CalltoamemberfunctioncreateTemplate()onanon-objectin是什么情况:<?phpinclude_onc...
Fatal error: Call to a member function createTemplate() on a non-object in是什么情况:
<?php
include_once ("system/system.inc.php");
/*使用smarty的assign方法定义模板页的标题*/
$smarty->assign('title', '走进smarty搜索引擎');
/* 显示模板 */
$smarty->display('index.html');
?>
应该是最后一行出了问题,我把它注释掉后就不会有错,求大神帮忙解答啊 展开
<?php
include_once ("system/system.inc.php");
/*使用smarty的assign方法定义模板页的标题*/
$smarty->assign('title', '走进smarty搜索引擎');
/* 显示模板 */
$smarty->display('index.html');
?>
应该是最后一行出了问题,我把它注释掉后就不会有错,求大神帮忙解答啊 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询