Tag " " is not valid in koha/lib/C4/biblio.pm
Hello, I have a little problem when I want to save my biblio record (from my own MARC framework) . An error appears: Tag " " is not a valid tag at usr/share/koha/lib/C4/biblio.pm line 1864. This line (in this file) is the next: & GetMarcFromKohaField ("biblio.biblionumber", ' '); What's the error?? What can I do even if I'm not the webmaster but the librarian? Thanks Martin Caris
Le 10/01/2011 17:43, martin caris a écrit :
Hello,
I have a little problem when I want to save my biblio record (from my own MARC framework) . An error appears: _/Tag " " is not a valid tag at usr/share/koha/lib/C4/biblio.pm line 1864/_.
This line (in this file) is the next: & GetMarcFromKohaField (*"*biblio.biblionumber*"*, ' '); What's the error?? What can I do even if I'm not the webmaster but the librarian?
Thanks
Martin Caris You might have no link between koha and biblio.biblionumber. Check your Koha 2 MARC links. Hope that helps... -- Henri-Damien LAURENT BibLibre
participants (2)
-
LAURENT Henri-Damien -
martin caris