Fw: [Koha] Problem with Acquisitions
Hi everyone! Is anyone working with the Acquisitions module in Koha 1.9.2? I've been testing it but I fall to an Internal System Error everytime I try to "receive" a book order... the koha's error-log says this: [Tue Apr 22 16:11:10 2003] [error] [client 200.9.147.38] ==> 300 / 2 / itemtypes at /var/www/html/intranet/cgi-bin/admin/checkmarc.pl line 94., referer: http://192.168.212.209:8080/cgi-bin/koha/admin-home.pl [Tue Apr 22 16:30:51 2003] [error] [client 200.9.147.38] Premature end of script headers: finishreceive.pl, referer: http://192.168.212.209:8080/cgi-bin/koha/acqui/acquire.pl?id=2&gst=&freight= &invoice=1&recieve=Manual [Tue Apr 22 16:30:51 2003] [error] [client 200.9.147.38] receive : 501,2,2,,100,1,501,,1 at /var/www/html/intranet/cgi-bin/acqui/finishreceive.pl line 87., referer: http://192.168.212.209:8080/cgi-bin/koha/acqui/acquire.pl?id=2&gst=&freight= &invoice=1&recieve=Manual [Tue Apr 22 16:30:51 2003] [error] [client 200.9.147.38] Field XXX must have at least one subfield at /usr/lib/perl5/site_perl/5.8.0/MARC/Record.pm line 594, referer: http://192.168.212.209:8080/cgi-bin/koha/acqui/acquire.pl?id=2&gst=&freight= &invoice=1&recieve=Manual ~ Even so... the book I was trying to "receive" was added to the catalog ant the budgets were updated... so I think the acquisition process ended up well..... Maybe the internal server error was caused for other module? Any hint about this? Thanks in advance Ing. Juan Martín Longo Encargado de Informática SID - UNCuyo http://sid.uncu.edu.ar
Martin Longo wrote:
http://192.168.212.209:8080/cgi-bin/koha/acqui/acquire.pl?id=2&gst=&freight= &invoice=1&recieve=Manual [Tue Apr 22 16:30:51 2003] [error] [client 200.9.147.38] Field XXX must have at least one subfield at /usr/lib/perl5/site_perl/5.8.0/MARC/Record.pm line 594, referer:
Look at releases notes. Koha 1.9.2 and the latest release of MARC::Record have an incompatibiliy somewhere. The field XXX is the symptom Try an older version of MARC::Record (0.93 works fine). It's on marcpm.sourceforge.net -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
participants (2)
-
Martin Longo -
paul POULAIN