Hi, patron search relies on the API now, but you should be able to see an error in the logs. We recently had problems with invalid dates preventing patron search. The problem turned out to be 0000-00-00 in borrowers.date_renewed.
Maybe an account created through LDAP mappings could also create some invalid data. You can also check the development tools in the browser for errors, but usually the logs should have some useful hint. tail -f /var/log/koha/instancename/*.log is usually the recommended way to see what's going on while recreating the error. Hope this helps, Katrin On 15.04.24 09:22, Andreas Tomiak wrote:
Hello, a new user has successfully created a new patron record. If we try to search him, the administrative interface returns empty pages. We don“t find any hint in the log files. A database error? The user was created automatically after his first login with LDAP data. Any hints to fix this? We are using the actual Koha version, restart of koha-common or MariaDB and a full system restart does not change the weird behaviour. Thanks Andreas Tomiak
_______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

