Hi, Upon trying to check items out to a patron this message appears: -- Software error: Can't call method "subfield" on an undefined value at /usr/share/koha/lib/C4/Biblio.pm line 3008. The item gets checked out (i.e. it appears in the list of items checked out to the client when you go return to the checkout page). The same happens with check in. The items get checked in, but Koha stops at the error message. What can i do? best, samuel
On 17 January 2013 11:20, Samuel Desseaux <samuel.desseaux@ecp.fr> wrote:
Hi,
Upon trying to check items out to a patron this message appears:
-- Software error:
Can't call method "subfield" on an undefined value at /usr/share/koha/lib/C4/Biblio.pm line 3008.
The item gets checked out (i.e. it appears in the list of items checked out to the client when you go return to the checkout page). The same happens with check in. The items get checked in, but Koha stops at the error message.
What can i do?
Is it all items, or just a specific one? Most likely it is a corrupted (or a few corrupted records) Chris
best,
samuel _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
Le 16/01/2013 23:22, Chris Cormack a écrit :
Is it all items, or just a specific one? Most likely it is a corrupted (or a few corrupted records)
Chris
It is for most of items. I don't really see where is located the problem. I will create a record and his item and test, that could help me. Samuel
participants (2)
-
Chris Cormack -
Samuel Desseaux