Re: [Koha-devel] ModBiblio function error

2020-07-31 Thread Stephen Graham
Thanks Michael and Ian for helping out. Stephen From: Philippe Blouin Sent: 31 July 2020 13:16 To: Bays, Ian ; Stephen Graham Cc: koha-devel Subject: Re: [Koha-devel] ModBiblio function error +1 Philippe Blouin, Directeur de la technologie Tél. : (833) 465-4276, poste 230 philippe.blo

Re: [Koha-devel] ModBiblio function error

2020-07-31 Thread Philippe Blouin
it’s OK  keep this set to “don’t allow”? Stephen *From:*Michael Hafen (TECH) mailto:michael.ha...@washk12.org>> *Sent:* 30 July 2020 18:56 *To:* Stephen Graham mailto:s.grah...@herts.ac.uk>> *Cc:* koha-devel mailto:koha-devel@lists.koha-community.org>&g

Re: [Koha-devel] ModBiblio function error

2020-07-30 Thread Michael Hafen (TECH)
t; *To:* Stephen Graham > *Cc:* koha-devel > *Subject:* Re: [Koha-devel] ModBiblio function error > > > > I don't know. I don't use authorities either, and my Koha is set to > "allow" authorities. I'm not sure what side-effects changing that setting

Re: [Koha-devel] ModBiblio function error

2020-07-30 Thread dcook
Hi Stephen, Since you're asking about a custom script rather than Koha proper, my advice is that you look more closely at C4::Biblio::ModBiblio to find the answer for yourself. That said, that error message does suggest a potential problem with your Koha implementation and not just your cus

Re: [Koha-devel] ModBiblio function error

2020-07-30 Thread Michael Hafen (TECH)
; > > *From:* Michael Hafen (TECH) > *Sent:* 30 July 2020 18:56 > *To:* Stephen Graham > *Cc:* koha-devel > *Subject:* Re: [Koha-devel] ModBiblio function error > > > > I did a quick look over the code. > > > > If your searchengine is set to Elastic

Re: [Koha-devel] ModBiblio function error

2020-07-30 Thread Michael Hafen (TECH)
I did a quick look over the code. If your searchengine is set to Elasticsearch, then when ModZebra() is called it tries to index the record in the background at that time (at least that's the way it reads to me, I could be wrong). Also if you have the BiblioAddsAuthorities preference set, then Mod

Re: [Koha-devel] ModBiblio function error

2020-07-30 Thread Bays, Ian
his set to “don’t allow”? > > > > Stephen > > > > *From:* Michael Hafen (TECH) > *Sent:* 30 July 2020 18:56 > *To:* Stephen Graham > *Cc:* koha-devel > *Subject:* Re: [Koha-devel] ModBiblio function error > > > > I did a quick look over the code

Re: [Koha-devel] ModBiblio function error

2020-07-30 Thread Stephen Graham
Oh yes, sorry, forgot to say - we use Zebra not elasticsearch. Stephen From: Michael Hafen (TECH) Sent: 30 July 2020 20:08 To: Stephen Graham Cc: koha-devel Subject: Re: [Koha-devel] ModBiblio function error I don't know. I don't use authorities either, and my Koha is set

Re: [Koha-devel] ModBiblio function error

2020-07-30 Thread Stephen Graham
: 30 July 2020 18:56 To: Stephen Graham Cc: koha-devel Subject: Re: [Koha-devel] ModBiblio function error I did a quick look over the code. If your searchengine is set to Elasticsearch, then when ModZebra() is called it tries to index the record in the background at that time (at least that&#