Undefined subroutine &main::plugin called at /usr/share/koha/intranet/cgi-bin/cataloguing/plugin_launcher.pl line 38.
Hello all, 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. Couldn't find any information on the Net about it. Thank you Susana tonel
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
participants (2)
-
Frédéric Demians -
Susana Tonel