gpt4 book ai didi

php - smarty,包含 tpl 文件

转载 作者:可可西里 更新时间:2023-11-01 13:38:08 25 4
gpt4 key购买 nike

如何使用 smarty 包含文件?我使用这个功能:{include file="modules/news.tpl"}

但显示错误:

警告:Smarty 错误:无法读取资源:“modules/news.tpl”

文件存在并且在 modules/news.tpl 目录中。

谢谢

最佳答案

改变

{include file="modules/news.tpl"}

{include file="./modules/news.tpl"}

这将至少确定您当前所在的位置。

关于php - smarty,包含 tpl 文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4291597/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com