[Koha] add member
MJ Ray
mjr at phonecoop.coop
Fri Nov 16 07:08:39 NZDT 2012
Samuel Desseaux <samuel.desseaux at ecp.fr>
> I've the following message when i search a member
>
> Can't use an undefined value as a HASH reference at /usr/share/koha/intranet/cgi-bin/members/member.pl line 139, <DATA> line 577.
>
> What does it mean? How can i solve it? I think to a problem on my database but i'm not sure.
I don't know what version you are using, but member.pl line 139 for me is
%{$categories_dislay{$$borrower{categorycode}}},
so I think you maybe have a borrower without a categorycode - as with
the problem I saw yesterday, that shouldn't happen, so I doubt it can
be repaired from in Koha. So I'd connect to mysql and find and fix the
borrowers table.
Hope that helps,
--
MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op.
http://koha-community.org supporter, web and library systems developer.
In My Opinion Only: see http://mjr.towers.org.uk/email.html
Available for hire (including development) at http://www.software.coop/
More information about the Koha
mailing list