Smartyのデバッギングコンソールにはまった。。。
Smartyのデバッギングコンソールをどうやっても
開くことが出来ずはまってしまった。
以下 原因をメモ
1.
※Smartyマニュアルより抜粋
fetch() API を使用している場合はデバッギングコンソールは動作せず、display() の場合のみ使用できます。
http://www.smarty.net/manual/ja/chapter.debugging.console.php
2.
default_modifiers のバグ?
というわけでで上手くいかなかった。
上記2つを直したらいつも通り開きました。
You can follow any responses to this entry through the RSS 2.0 feed. Responses are currently closed, but you can trackback from your own site.