Subscribe to RSS Feed
Subscribe to Comments Feed
Subscribe to Atom Feed
templateの場所を app/views/pages/smarty/display.tplからapp/views/pages/display.tplに変更する。
app/config/core.phpの最後に
Configure::write('Smarty.subDir', ''); Configure::write('Smarty.layoutPath', '');
を追加。
Related posts:
Name (required)
Mail (will not be published) (required)
Website