By the way, I am a bit confused about this. Line 2835 in Biblio.pm is in the middle of this procedure:

sub _AddBiblioNoZebra {
    my ( $biblionumber, $record, $server, %result ) = @_;
    my $dbh = C4::Context->dbh;

From the name of it, I would guess that this procedure is used for adding new biblios on a system, which does not use zebra?

But we do use zebra and the error-message comes at check in and check out.

Den 08-09-2011 21:51, Lars J. Helbo skrev:
Hi!

We still have the problem. check in and check out works as it should, but after each check in or check out, we get this error message:

"Can't call method "subfield" on an undefined value at /usr/share/koha/lib/C4/Biblio.pm line 2835."

Our installation of Koha 3.00.03 (which worked perfet) is on another physical server, so we can compare directly. The Marc to Koha mapping is the same on the two servers. On the new server the file record.abs had an extra line:

melm 952$i      stocknumber

First we tried to comment that out. Then we even took record.abs from the old server and copied it to the new one. After this we reindexed zebra. But the problem is still the same.

Any ideas what to do ????


Den 07-09-2011 14:26, Lars J. Helbo skrev:
Den 05-08-2011 14:24, Olugbenga Adara skrev:
Also circulating books give the error - "Can't call method "subfield" on an undefined value at /usr/share/koha/lib/C4/Biblio.pm line 2835." even though checking the patron's record later shows the book has been successfully checked out.


We have the exact same problem here now. Did you find a solution?

----
Koha version: 3.04.04.000
OS version ('uname -a'): Linux Web 2.6.38-11-generic-pae #48-Ubuntu SMP Fri Jul 29 20:51:21 UTC 2011 i686 i686 i386 GNU/Linux
Perl interpreter: /usr/bin/perl
Perl version: 5.010001
Perl @INC: /usr/share/koha/lib
/etc/perl
/usr/local/lib/perl/5.10.1
/usr/local/share/perl/5.10.1
/usr/lib/perl5
/usr/share/perl5
/usr/lib/perl/5.10
/usr/share/perl/5.10
/usr/local/lib/site_perl
.
MySQL version: mysql Ver 14.14 Distrib 5.1.54, for debian-linux-gnu (i686) using readline 6.2
Apache version: Server version: Apache/2.2.17 (Ubuntu)
Zebraversion: Zebra 2.0.44 (C) 1994-2010, Index Data ApS Zebra is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. SHA1 ID: 419ad759807269fdfa379799a051ed3a551c6541 Using ICU

SingleBranchMode is ON
--

Venlig hilsen
Lars J. Helbo
Borgergade 44
DK-8450 Hammel

Tlf.: +45 8696 9315
Mobil: +45 6133 9315

www.helbo.org
www.frijsendal.dk
www.sallnet.dk
www.salldata.dk



_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha



_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha

_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to