18 Jan
2023
18 Jan
'23
5:55 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32674 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- To maybe find out more of what's going on: * Try emptying out OpacHiddenItems to see if it makes a difference * Try toggling hidelostitems * Get to the SQL query (hope I got these right): Change Koha/Database.pm: sub _new_schema { + $ENV{DBIC_TRACE} = 1; restart plack tail -f the log hit the page/create the error remove the DBIC_TRACE restart plack -- You are receiving this mail because: You are watching all bug changes.