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

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

http://img.mukewang.com/56716ab60001876211890287.jpg

http://img.mukewang.com/56716af60001929211230560.jpg


上面是代码和文件目录为什么错了呢 谢谢

提问者:sunnygirlhh 2015-12-16 21:46

个回答

  • PengCheng
    2015-12-24 23:29:11

    因为你把模板文件夹的 属性名 写错了。

    templates_dir  你少了一个s,  检查下

  • Whisperer
    2015-12-18 20:52:01

    加载模板位置改成 $smarty->display('tpl/test.tpl');

  • sunnygirlhh
    2015-12-16 22:21:28

    5671734d00012c7d05000132.jpg

    5671734d00012cac05000107.jpg

    有的 重命名为Smarty了


  • lynhao
    2015-12-16 22:00:08

    你的libs包呢?有没有导入http://img.mukewang.com/56716e5f00016f1604000244.jpg