https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33168 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion --- Comment #4 from Mason James <mtj@kohaaloha.com> --- (In reply to Laura Escamilla from comment #0)
When viewing the timeline tab on the "About Koha" page, the error: "Could not read the history.txt file. Please make sure <docdir> is correctly defined in koha-conf.xml." shows up.
hi Laura this indicates that you seem to be missing a <docdir> definition in a koha installed with a debian package, the following line should exist in your /etc/koha/sites/mykoha1/koha-conf.xml <docdir>/usr/share/doc/koha-common</docdir> fyi: the history file should exist at /usr/share/doc/koha-common/history.txt -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.