Re: [Koha-devel] [Koha] Error 500 when searching in Koha 23.11.0

2024-04-15 Thread David Schmidt via Koha-devel
es looks as follows: > >> > >> | Field| Type| Null | Key | Default | Extra > >> > >> +----------+-----+--+-----+---------+-- > >> ... > >> | schema | varchar(16) | YES | | N

Re: [Koha-devel] [Koha] Error 500 when searching in Koha 23.11.0

2024-04-15 Thread Michael Kuhn via Koha-devel
devel-boun...@lists.koha-community.org>> On Behalf Of Michael Kuhn via Koha-devel > Sent: Saturday, 13 April 2024 9:28 AM > To: k...@lists.katipo.co.nz <mailto:k...@lists.katipo.co.nz>; Koha-devel <mailto:koha-devel@lists.koha-community.org>> > Subject: Re: [Koha-dev

Re: [Koha-devel] [Koha] Error 500 when searching in Koha 23.11.0

2024-04-15 Thread David Schmidt via Koha-devel
weis > Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz > T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch · W www.adminkuhn.ch > > > > > -Original Message- > > From: Koha-devel On Behalf Of > > Michael Kuhn via Koha-devel > > Sent: Saturday, 13

Re: [Koha-devel] [Koha] Error 500 when searching in Koha 23.11.0

2024-04-15 Thread Michael Kuhn via Koha-devel
strasse 20 · 4123 Allschwil · Schweiz T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch · W www.adminkuhn.ch -Original Message- From: Koha-devel On Behalf Of Michael Kuhn via Koha-devel Sent: Saturday, 13 April 2024 9:28 AM To: k...@lists.katipo.co.nz; Koha-devel Subject: Re: [Koha-devel] [Koha] Erro

Re: [Koha-devel] [Koha] Error 500 when searching in Koha 23.11.0

2024-04-14 Thread David Cook via Koha-devel
lists.katipo.co.nz; Koha-devel Subject: Re: [Koha-devel] [Koha] Error 500 when searching in Koha 23.11.0 Hi Just for the record: I updated from Koha 21.11.10 to 23.11.04. When searching the catalogue I got a result list, but when clicking a single hit I got an error 500. In file "plack-er

Re: [Koha-devel] [Koha] Error 500 when searching in Koha 23.11.0

2024-04-12 Thread Michael Kuhn via Koha-devel
Hi Just for the record: I updated from Koha 21.11.10 to 23.11.04. When searching the catalogue I got a result list, but when clicking a single hit I got an error 500. In file "plack-error.log" I found this: DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute faile

Re: [Koha-devel] [Koha] Error 500 when searching in Koha 23.11.0

2024-04-12 Thread Michael Kuhn via Koha-devel
Hi Ketan Kulkarni You wrote: > There's a command to upgrade koha db schema. You need to run that > command. > > Following is an example. Here, 'library' is the name of the instance. > You will need to replace that with the name of your instance. > ===// > > Upgrade Da