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
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
2015-12-24
因為你把模板文件夾的 屬性名 寫錯了。
templates_dir? 你少了一個s,? 檢查下
2015-12-18
加載模板位置改成?$smarty->display('tpl/test.tpl');
2015-12-16
有的 重命名為Smarty了
2015-12-16
你的libs包呢?有沒有導入