[Koha] Undefined subroutine &main::plugin called at /usr/share/koha/intranet/cgi-bin/cataloguing/plugin_launcher.pl line 38.
Frédéric Demians
frederic at tamil.fr
Tue Jan 11 18:44:13 NZDT 2011
> Every time I search the EDITORS authority, using the cataloguing field
> 210c, accessing the unimarc_210c.pl plugin and after pressing the
> search button, I get this error: Software error: Undefined subroutine
> &main::plugin called at
> /usr/share/koha/intranet/cgi-bin/cataloguing/plugin_launcher.pl line
> 38.
This is a known and fixed bug:
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5480
You have two choices:
1. Wait and install the Koha 3.2.3 version which is scheduled for the
22nd of January. In the meantime, disable the plugin.
2. Modify by hand a file named unimarc_field_210c.tmpl (find it
somewhere, I can't say more). Replace this line:
<input type="hidden" name="plugin_name" value="UNIMARC Field_210c.pl" />
with
<input type="hidden" name="plugin_name" value="unimarc_field_210c.pl" />
--
Frédéric DEMIANS
http://www.tamil.fr/u/fdemians.html
More information about the Koha
mailing list