Nijnatten, Jan van a écrit :
Hi Henri-Damien, Joe, all,
Thanks. Indeed that latest patch seems to get me further ... but Koha can't add the authenticated member .... I'm sure you guys know what final step I must take to make this work... well hoping at least ....:
[Wed Sep 16 11:08:55 2009] [error] [client 130.145.169.252] [Wed Sep 16 11:08:55 2009] opac-user.pl: DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key constraint fails (`koha/borrowers`, CONSTRAINT `borrowers_ibfk_2` FOREIGN KEY (`branchcode`) REFERENCES `branches` (`branchcode`)) at /home/koha/source/C4/Members.pm line 770, <DATA> line 253., referer: http://130.145.169.217/ [Wed Sep 16 11:08:55 2009] [error] [client 130.145.169.252] [Wed Sep 16 11:08:55 2009] opac-user.pl: AddMember failed at /home/koha/source/C4/Auth_with_ldap.pm line 145., referer: http://130.145.169.217/
here you bave a problem with branchcode mapping, please consider to have valid default branch assignment for branchcode in your koha-conf.xml -- Henri-Damien LAURENT