https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38603 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to shalini from comment #2)
I moved old koha 18 database to koha 24.05 new installation. Everything seems to be working fine except for the reports. here is the log opac-error.log. [Tue Dec 03 09:16:30.033642 2024] [cgi:error] [pid 5232] [client 172.16.60.218:50190] AH01215: Use of uninitialized value $branch_limit in concatenation (.) or string at /usr/share/koha/lib/C4/Koha.pm line 493.: /usr/share/koha/opac/cgi-bin/opac/opac-search.pl, referer: https://koha24.kis.in/
This is the wrong log file as it's the OPAC log. Try: tail -f /var/log/koha/<nameofyourinstance>/*.log and reproduce the error. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.