问答详情
源自:5-3 Smarty的配置与实例化

Notice: Undefined property: Smarty::$templates_dir in F:\WS\wamp\www\smarty\Smarty\Smarty.class.php on line 1380

Notice: Undefined property: Smarty::$templates_dir in F:\WS\wamp\www\smarty\Smarty\Smarty.class.php on line 1380

Fatal error: Uncaught  --> Smarty: Unable to load template file 'tpl/test.tpl' <--  thrown in F:\WS\wamp\www\smarty\Smarty\sysplugins\smarty_internal_template.php on line 139

提问者:慕的地9955338 2016-02-02 12:33

个回答

  • 111222a
    2016-02-05 15:00:52

    Unable to load template file 'tpl/test.tpl',模版文件不存在啊。看下你的tpl目录设置对了吗。