主題: templateeditor裝上後不工作 作者: ponpon 於 四月 08, 2007, 02:31:41 下午 我裝好templateeditor外掛, 版本 20070302
找到"全部站台管控"下的 "全域模版編輯器" 按下去 竟然跑去 "內容管理", 然後出現 "你沒有進行這個動作的權限。" 非常困惑, 請教如何修復? 主題: Re: templateeditor裝上後不工作 作者: hlps9999 於 四月 08, 2007, 08:16:50 下午 「全部站台管控」/「管理使用者」,去增加「edit_global_templates_desc」的權限應該就可以了。
主題: Re: templateeditor裝上後不工作 作者: ponpon 於 四月 08, 2007, 10:34:50 下午 耶!! 成功了.. 謝謝大家耐心回答我的問題. 感謝! 感謝! 謝謝 hlps9999
再一個問題, 我選了一個模版, 按進去要編輯時 出現 Exception message: mkdir(./templates/ponpon/backups) [function.mkdir]: Permission denied Error code: 2 -- Backtrace -- .../diary/class/file/file.class.php(318): mkdir .../diary/plugins/templateeditor/class/view/pluginsiteedittemplatefileview.class.php(38): file.createdir .../diary/class/controller/controller.class.php(379): pluginsiteedittemplatefileview.render .../diary/admin.php(47): admincontroller.process 不知是什麼意思? 主題: Re: templateeditor裝上後不工作 作者: ponpon 於 四月 08, 2007, 10:57:34 下午 我想來想去
是不是又是我用的版本不對了... 因為在新的模版裡沒有這一個所以我是直接把舊的移植過來... :-S 我又錯了... 不過後來我去check新裝的1.2模版也有同樣的情況. 主題: Re: templateeditor裝上後不工作 作者: hlps9999 於 四月 09, 2007, 12:29:47 上午 Exception message: mkdir(./templates/ponpon/backups) [function.mkdir]: Permission denied 權限問題,將你那 templates 的目錄設定成可以被網頁使用者寫入即可。 |