Re: [Koha] Error "500" on Opac

2021-10-20 Thread Bruce Yelen
Thank you, Jonathan! It was indeed "Location" vs. "location". And again an example that no matter how much experience we might have (I've been a software engineer since 1976), I am still capable of making very "dumb" errors! Regards, Bruce -Original Message- From: Jonathan Druart

Re: [Koha] Error "500" on Opac

2021-10-20 Thread Jonathan Druart
Hum, the about page will only tell you if you have a syntax error actually. Le mer. 20 oct. 2021 à 22:06, Jonathan Druart a écrit : > > Check OpacHiddenItems, you have 'Location' there (that's wrong, must > be 'location') > Errors should also be on the about page. > Always have a look at the abou

Re: [Koha] Error "500" on Opac

2021-10-20 Thread Jonathan Druart
Check OpacHiddenItems, you have 'Location' there (that's wrong, must be 'location') Errors should also be on the about page. Always have a look at the about page when something goes wrong :) Le mer. 20 oct. 2021 à 21:56, Bruce Yelen a écrit : > > Hi Jonathan, > > I was not receiving any errors.

Re: [Koha] Error "500" on Opac

2021-10-20 Thread Bruce Yelen
Hi Jonathan, I was not receiving any errors. However, after disabling Plack (which was apparently masking the error) I received this in opac-error.log: [Wed Oct 20 13:46:48.822441 2021] [cgi:error] [pid 3947] [client 73.153.28.4:20161] AH01215: The method Koha::Item->Location is not covered by

Re: [Koha] Error "500" on Opac

2021-10-20 Thread Bruce Yelen
Thanks for the suggestion, Eric. I’m using Zebra, however the thought that something could be wrong in the data is a good one. I’ll see if I can put something together that might catch that sort of thing. * Bruce From: Eric Phetteplace Sent: Tuesday, October 19, 2021 8:12 PM To:

Re: [Koha] Local use preference OPACviewMARC doesn't switch off?

2021-10-20 Thread Kyle Hall
These are the commits that refer to that syspref: kylehall@Kyles-MacBook-Pro kohaclone % git log -S OPACviewMARC commit 6bd38d3eabc79c68cb90193378c69825ddac2a43 Author: Magnus Enger Date: Wed Jun 15 08:38:40 2011 +0200 Bug 6537 - squashed version of the previous 5 commits, signed-off

Re: [Koha] Local use preference OPACviewMARC doesn't switch off?

2021-10-20 Thread Elaine Bradtke
As I said before, we don't customize Koha. It's there, we didn't add it. Elaine VWML On Tue, Oct 19, 2021 at 11:36 AM Owen Leonard wrote: > > It is, however, listed under the Local use tab. > > I somehow missed this part of your original message. Preference can > show up un

Re: [Koha] Error "500" on Opac

2021-10-20 Thread Jonathan Druart
Hello Bruce, Is there something in the Koha log files? `tail -f /var/log/koha/$INSTANCE/*.log` then refresh the page that generates the 500. Regards, Jonathan Le dim. 17 oct. 2021 à 00:44, Bruce Yelen a écrit : > > Being rather new to this list, I will apologize in advance if I'm > mis-framing

Re: [Koha] patron permission for one library

2021-10-20 Thread Yatheesh lis
hi thank you for your replay I have created user that particular library I have made the following changes Is it ok Home › Administration › System preferences> Administration preferenc