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

Unable to load template file 'test.tpl'

Fatal error: Uncaught --> Smarty: Unable to load template file 'test.tpl' <-- thrown in E:\phpweb\smarty\smarty\sysplugins\smarty_internal_templatebase.php on line 127

 

http://img.mukewang.com/55d5a95f0001797410180518.jpg

老师我这个问题怎么处理

提问者:oop_php 2015-08-20 18:19

个回答

  • 青春梦敲门砖
    2017-09-14 11:03:01

    也可以直接更改tpl 的文件路径哈http://img3.mukewang.com/59b9f1610001c59411340714.jpg

  • oop_php
    2015-08-21 14:00:45

    我自己已经解决了。编译的路径和tpl的路径发生冲突了。当时手误了。