Re: [Koha] [EXTERNAL] Re: Koha on Debian 10

2022-06-06 Thread Bruce Yelen
Unless you have something really strange going on in your environment, you should not have any issues running Koha on Debian or a Debian derivative (such as ubuntu). I have successfully installed the Koha Debian package on: "Native" Debian 8, 9, and 10. Ubuntu desktop and server. Windows 10 run

Re: [Koha] Very, very beginner question: Sample MARC record

2022-04-29 Thread Bruce Yelen
Another thing you may find helpful when cataloging is to click on "New from Z39.50 Server". Koha gives the ability to search other libraries that support this protocol. You have to set up the libraries to be searched by going into "administration", then clicking "Z39.50/SRU servers. Each libr

[Koha] broken auto-generated barcode

2021-12-28 Thread Bruce Yelen
Hi all, Any idea of when the solution for bug 29689 (broken auto-generated barcode) will be included in a fix (Currently running on 21.11.01.00, still broken). I see it's passed QA. If it will be a while, is there any work-around or minor patch I could apply? Thanks, and continued best wis

Re: [Koha] Web install issue with 21.05.05.000

2021-10-30 Thread Bruce Yelen
: koha@lists.katipo.co.nz Subject: Re: [Koha] Web install issue with 21.05.05.000 Hi Bruce, please see *Bug 29378* <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29378> for a temporary workaround. Packages will be fixed as soon as possible. Katrin On 31.10.21 00:05, Bruce Yelen

[Koha] Web install issue with 21.05.05.000

2021-10-30 Thread Bruce Yelen
I just upgraded my test system from 21.05.04.003 to 21.05.05.000 using the Debian package. After the web installer updates the database, it returns the message "Everything went okay. Update done. However when clicking "Continue to log in to Koha", you're immediate taken to the "Web installer > C

Re: [Koha] Error "500" on Opac

2021-10-20 Thread Bruce Yelen
Message- From: Jonathan Druart Sent: Wednesday, October 20, 2021 2:06 PM To: Bruce Yelen Cc: koha Subject: Re: [Koha] Error "500" on Opac Check OpacHiddenItems, you have 'Location' there (that's wrong, must be 'location') Errors should also be on the abou

Re: [Koha] Error "500" on Opac

2021-10-20 Thread Bruce Yelen
x=&q=pike&branch_group_limit=&weight_search=1 "opac-error.log" 27L, 9324C So, at least I got a starting point to go "dumpster diving" into the code 😊 - Bruce -Original Message- From: Jonathan Druart Sent: Wednesday, October 20, 2021 1:26 AM To: Bruce Yele

Re: [Koha] Error "500" on Opac

2021-10-20 Thread Bruce Yelen
: Bruce Yelen Cc: Koha Subject: Re: [Koha] Error "500" on Opac What search engine do you use? If it's Elasticsearch, we saw certain records with special characters in certain positions in the title field (MARC 245) cause 500 errors. We only noticed after the 21.05 upgrade bu

Re: [Koha] Error "500" on Opac

2021-10-19 Thread Bruce Yelen
the results display? Hope this helps, Katrin On 17.10.21 00:44, Bruce Yelen wrote: > Being rather new to this list, I will apologize in advance if I'm > mis-framing this question. > > > > After upgrading from Koha 20.05 to 21.05, I started receiving an HTTP > 500 erro

[Koha] Error "500" on Opac

2021-10-16 Thread Bruce Yelen
ing a catalog search on the staff pages. I have looked through the various Koha logs, but cannot find any errors pointing to a script, or anything. Any ideas and suggestions of where to look for the cause and resolution of this would be helpful. Many Thanks! Bruce