That wasn't quite it After setting the PERL5LIB and KOHA_CONF env variables I got the following error: could not find : /usr/local/koha/intranet/htdocs/intranet-tmpl/intranet-tmpl/default/en/inclu des//cat-top.inc at /usr/local/koha/intranet/modules/C4/Output.pm line 369. There's an extra intranet-tmpl in the include path. I just put a symbolic link to /usr/local/koha/intranet/htdocs/intranet-tmpl/ inside itself. It looks like this script is working now. Thanks for the tips. __Sam p.s. Where can I fine a good/comprehensive user manual for Koha users? I'd like to set up a demo and run it by school libraries to show them various features of the system.
-----Original Message----- From: MJ Ray [SMTP:mjr@dsl.pipex.com] Sent: 2003-Dec-17 7:51 PM To: koha@lists.katipo.co.nz Subject: RE: [Koha] Cat Maintenance - error
On 2003-12-17 22:14:23 +0000 "Davoodifar, H. Sam (EDU-E&Y)" <SDavoodifa@gov.mb.ca> wrote:
Ok done. No error message now, but all we get is a blank page the source of which reads: ----cut----- <HTML>
Sounds like the pre5 includes path bug. Please make sure that your koha.conf includes= line points to where your includes files really are. This is half-fixed in CVS. _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
On 2003-12-19 18:10:52 +0000 "Davoodifar, H. Sam (EDU-E&Y)" <SDavoodifa@gov.mb.ca> wrote:
There's an extra intranet-tmpl in the include path.
Again, good catch. Thanks. I've removed that extra intranet-tmpl from the 2.0 source files (CVS branch rel_2_0).
p.s. Where can I fine a good/comprehensive user manual for Koha users?
There's kohadoc.sgml in CVS (maybe in doc/ folder in releases) and I've put an updated one on my gopher (address below) while I figure out how to feed the changes back to the documentation manager. This is a librarian's manual, I think, rather than a general user guide. There's a lot of work that needs doing on it. As soon as I know how people can best contribute, I'll be bugging a lot of people about it ;-) -- MJR/slef My Opinion Only and possibly not of any group I know. Please http://remember.to/edit_messages on lists to be sure I read http://mjr.towers.org.uk/ gopher://g.towers.org.uk/ slef@jabber.at Creative copyleft computing services via http://www.ttllp.co.uk/
participants (2)
-
Davoodifar, H. Sam (EDU-E&Y) -
MJ Ray