主題: 安裝完後出現smarty error, not allowed in 作者: chan15tw 於 三月 20, 2008, 07:34:03 下午 Warning: Smarty error: (secure mode) accessing "standard/main.template" is not allowed in C:\wamp\www\lifetype\class\template\smarty\Smarty.class.php on line 1108
請問上面這個問題有人有遇到嗎? 主題: Re: 安裝完後出現smarty error, not allowed in 作者: lss 於 三月 21, 2008, 08:26:20 上午 Warning: Smarty error: (secure mode) accessing "standard/main.template" is not allowed in C:\wamp\www\lifetype\class\template\smarty\Smarty.class.php on line 1108 好像是 php 安全模式的問題,好久沒看到了這問題了。請問上面這個問題有人有遇到嗎? 最快的解決方法,把 php 的安全模式關掉。 如何做?請搜尋,謝謝! lss 主題: Re: 安裝完後出現smarty error, not allowed in 作者: chan15tw 於 三月 21, 2008, 09:58:04 上午 這應該是smarty的問題吧
safe_mode Off Off <- 我的phpinfo 我有裝別套open source也是用smarty當engine的可是沒問題耶~? 主題: Re: 安裝完後出現smarty error, not allowed in 作者: chan15tw 於 三月 21, 2008, 10:50:52 上午 順帶一提,我後台可以跑耶,後台也跑smrty不是嗎?
主題: Re: 安裝完後出現smarty error, not allowed in 作者: lss 於 三月 21, 2008, 10:56:58 上午 這應該是smarty的問題吧 sorry ,你對,我錯 :P ,應是 smarty 問題。safe_mode Off Off <- 我的phpinfo 我有裝別套open source也是用smarty當engine的可是沒問題耶~? 不知你有否改過模版?若有改過,我就不知道怎麼猜了。 若沒改過,一個可能,是你的 全域設定 > 模版設定 > template_folder 設錯了?!預設值應是 ./templates ,不建議修改,易生問題。 lss 主題: Re: 安裝完後出現smarty error, not allowed in 作者: chan15tw 於 三月 21, 2008, 11:08:00 上午 我完全沒改任何東西,一裝好啟動就這樣了
奇怪的是後台可以跑 主題: Re: 安裝完後出現smarty error, not allowed in 作者: chan15tw 於 三月 21, 2008, 06:04:20 下午 很怪耶 sumarry.php正常,index.php就不行。
主題: Re: 安裝完後出現smarty error, not allowed in 作者: chan15tw 於 三月 24, 2008, 09:47:01 上午 版大
我裝appserv就可以 但wampserver就不行 可是公司用的是wampserver 只有index.php會有這個問題 有人可以幫我嗎? 主題: Re: 安裝完後出現smarty error, not allowed in 作者: chan15tw 於 三月 25, 2008, 11:28:56 下午 板大,我安裝官網的1.2.6就沒有這個問題了
中文介面也正確,但是PO文都會變問號 請問該如何解決呢? |