Missing files in default-framework?
Hello everybody I'm making my second steps with koha. Right now I'm trying to add some biblios in the catalogue. When I try to alter the fields 007 or 008 with the dialog utility I get a message about downloading plugin-launcher.pl In the error logs I see: [Fri Jun 22 13:05:24 2007] [error] [client 172.29.114.1] HTML::Template->new() : Cannot open included file /usr/local/koha/int ranet/htdocs/intranet-tmpl/default/en/value_builder/marc21_field_007.tmpl : file not found. at /usr/share/perl5/HTML/Template. and some other errors I think are subsequent to this one. If I change the Preference order for intranet interface templates from default to npl everything seem to be OK. I like the default :-) Is there something wrong or have I done something stupid? Greetings Beda -- Beda Szukics www.muri-gries.ch Benediktinerkollegium, Bruenigstr. 177 CH-6060 Sarnen
Hi Beda, Welcome to the Koha Community! See below for a hint on your problem: ----- "Beda Szukics" <beda@muri-gries.ch> wrote:
Hello everybody
I'm making my second steps with koha.
Right now I'm trying to add some biblios in the catalogue.
When I try to alter the fields 007 or 008 with the dialog utility I get a message about downloading plugin-launcher.pl
In the error logs I see:
[Fri Jun 22 13:05:24 2007] [error] [client 172.29.114.1] HTML::Template->new() : Cannot open included file /usr/local/koha/int ranet/htdocs/intranet-tmpl/default/en/value_builder/marc21_field_007.tmpl : file not found. at /usr/share/perl5/HTML/Template.
and some other errors I think are subsequent to this one.
If I change the Preference order for intranet interface templates from
default to npl everything seem to be OK.
I like the default :-)
Is there something wrong or have I done something stupid? The default template doesn't have the plugin template. This is pretty simple to fix. Just get your systems administrator to copy everything in intranet/htdocs/intranet-tmpl/npl/en/value_builder/ to intranet/htdocs/intranet-tmpl/default/en/value_builder/
I'll make sure this gets fixed in the next release, thanks for the report! Sincerely, -- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS
participants (2)
-
Beda Szukics -
Joshua M. Ferraro