https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29678 --- Comment #18 from Christopher Brannon <cbrannon@cdalibrary.org> --- (In reply to Katrin Fischer from comment #13)
If the XSLT is broken for whatever reason it will blank, but the logs will have the full error.
The XSLT you link or use from elsewhere for sure needs to be able to work on it's own. In Koha's XSLT files there are includes for other files which is a good practice when working with XSLT, but it makes it harder to move them to a different directory. You need to make sure all files needed are in one place and paths corrected etc.
When you can't access the error, this makes it harder of course. I'll try to give it a go and see if I can figure it out, but it will have to wait a little.
It would be helpful to know which logs to look in. Can you point me to the right one? Also, I updated the paths Fred mentioned, but no luck. Is there more than one path in each file to update? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.