https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37353
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED Alias|loading, Not, table. | --- Comment #1 from Katrin Fischer <[email protected]> --- I think this is more of a support request and is therefore better suited for the mailing lists (koha-devel or koha) or the Mattermost chat. For some first pointers: * If this only appears in the staff interface, it points to an issue with your item data. Do your items on this record have itemtype (y), homebranch (a) and holdingbranch (b) set? * Do you have the possibility to access the logs on server side? tail -f /var/log/koha/your_instance/*.log should give you a more telling error. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
