I tried to config my own static page backend as Garvin describes it (http://garv.in/serendipity/archives/128 ... eiten.html).
I make a folder backend_templates in my used template folder. and a file my_staticpage_backend.tpl
Opening this in the static page backend I got:
Code: Select all
Warning: Smarty error: unable to read resource: "file:/srv/s9y/plugins/serendipity_event_staticpage/backend_templates/mystaticpagebackend.tpl" in /srv/s9y/bundled-libs/Smarty/libs/Smarty.class.php on line 10922. why the plugin is looking for the file in the plugin folder? The file is in the template folder and for the drop-down-list "Backend template" s9y founds in in the template-folder - why not for using it?