[Bug 27425] New: Koha as a CMS - software error when accessing static pages (problem with "GetDailyQuote")
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27425 Bug ID: 27425 Summary: Koha as a CMS - software error when accessing static pages (problem with "GetDailyQuote") Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: isabel.pineda@ds.edu.sv QA Contact: testopia@bugs.koha-community.org After updating to Koha 20.11, static pages (added at Global preferences -> local use) cannot be accessed anymore. The error message is: Software error: "GetDailyQuote" is not exported by the C4::Koha module Can't continue after import errors at /usr/share/koha/opac/cgi-bin/opac/pages.pl line 27. BEGIN failed--compilation aborted at /usr/share/koha/opac/cgi-bin/opac/pages.pl line 27. Temporary solution: In the file /usr/share/koha/opac/cgi-bin/opac/pages.pl I commented all lines that mention the functionality "GetDailyQuote". -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27425 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Isabel, pages.pl is a file that only exists in your installation as it's part of the CMS "hack", so we can't fix this in Koha itself. It needs to be fixed locally. As you are not using the DailyQuotes feature and if it works now, your fix should be ok. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org