Hi,

I come back because there's something which is not absolutly clear in my mind with interaction between ldap and koha.

Can we make a massive import of borrowers from ldap or the method is

1) making an export in csv of the ldap and use import tool

2) using ldap when we want update some informations about the borrower?


Best regards

samuel







Le 15/11/2012 19:08, MJ Ray a écrit :
Samuel Desseaux <[email protected]>
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,

_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
http://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to