Time |
S |
Nick |
Message |
15:18 |
|
dolf |
Hi there. A while ago some of you kind people helped me to debug a problem with upgrading from 21.05 to 21.11. Full discussion is from https://irc.koha-community.org[…]4-01-04#i_2529627 to https://irc.koha-community.org[…]4-01-04#i_2529740 . In short: After upgrading from 21.05 to 21.11, the part of the page where the output of the XSLT display should be, is completely missing. I left our production site on 21.05 where it is |
15:18 |
|
dolf |
working fine, but I restored a backup of it onto a temporary VM. The VM is currently at 21.11 where it's broken, but I also have a snapshot of 21.05 where it was working just fine, to which we can roll back if needed. Last time, we tested with `tail -f /var/log/koha/rsc/*.log` (`rsc` being the instance name), and nothing showed up when refreshing the problematic page. When I revisited the IRC log, I realized that we never checked the |
15:18 |
|
dolf |
logs in the same way on version 21.11. I did so now, and whenever I refresh the `opac-search.pl` page, I get the following error: https://pastebin.com/dk3wQtKy . When refreshing the opac-detail.pl page, I get the following error: https://pastebin.com/GQKEnN0d . Any ideas? |
15:48 |
|
cait |
dolf: I think there is a better error hiding in your logs |
15:49 |
|
cait |
did you change the XSLT files? Did you set any paths in the XSLT system preferences? |
16:32 |
|
dolf_ |
cait: No, I did not set any XSLT preferences. What do you mean by a "better error"? |