【发布时间】:2019-04-03 01:55:02
【问题描述】:
我有这个代码
{extends "`$root`public\included_template\user\user_index_structure.tpl"}
$root 在哪里 https://www.scoa.org/SCOA/ 是我的网站,但我收到一个错误提示
Fatal error: Uncaught --> Smarty: Unable to load template 'https://www.scoa.org/SCOA/public/included_template/user/user_index_structure.tpl' in .....
我试过了
.../../../SCOA/ and /SCOA/
但没有任何效果,有没有办法从文档根目录包含或扩展文件??
【问题讨论】: