Re: [Koha-devel] Koha3.0 beta + Zebra can not search.

2008-06-12 Thread marilenc
Hello, I know this i very late but since the solution never came up and I has similar problems I decided to write my findings. In my case all I had to start the zebraqueue daemon: sudo -u ${KOHA_USER} misc/bin/zebraqueue_daemon.pl as described in the INSTALL.debian and not in the INSTALL documen

[Koha-devel] Two RSS-related problems

2008-06-12 Thread Magnus Enger
Dear all, I have two problems related to RSS: 1. RSS for search When I try to access the RSS for a search, e.g. /cgi-bin/koha/opac-rss.pl?q=bing I get an error: Can't use an undefined value as an ARRAY reference at /usr/share/koha/opac/cgi-bin/opac/opac-rss.pl line 127. Apache Server version

Re: [Koha-devel] RFC: plan to reorganize cronjobs for overdues, notices, and fines

2008-06-12 Thread henridamien.laurent
Andrew Moore a écrit : > Hi Koha Developers - > > After a brief audit of some of the code in misc/cronjobs it looks to > me that the cronjobs that handle things like overdues, notices, and > fines could use some work. There's a lot of overlapping functionality > in the scripts in that directory, an

[Koha-devel] Two RSS-related problems

2008-06-12 Thread Magnus Enger
Dear all, I have two problems related to RSS: 1. RSS for search When I try to access the RSS for a search, e.g. /cgi-bin/koha/opac-rss.pl?q=bing I get an error: Can't use an undefined value as an ARRAY reference at /usr/share/koha/opac/cgi-bin/opac/opac-rss.pl line 127. Apache Server version

Re: [Koha-devel] RFC 3.2 - system groups and extending independent branches

2008-06-12 Thread Frédéric DEMIANS
Very interesting! Here are my immediate thoughts. Is a multi-level branches hierarchy via parent-child relationship really necessary? Do you really plan to have something like that? (with your example): Dewey Library John branch John-John sub-branch Caroline sub-branch Mel

Re: [Koha-devel] RFC 3.2 - system groups and extending independent branches

2008-06-12 Thread Frédéric DEMIANS
> Deeper hierarchies are not implausible. For example, a Koha database > used by a consortium of academic libraries could have six levels: > > Consortium (Koha DB) : University : Campus : Library : Branch : > Circulation/Reserve Desk Thank you for this explanation. I appreciate to learn more abou

[Koha-devel] Subscriptions bugs

2008-06-12 Thread henridamien.laurent
Hi, I am comitting myself to fix the many bugs that we encounter at the moment with subscription management : - duplicating a subscription is not really handy. - Editing a subscription requires you to reedit irregularities, otherwise, they are "forgotten" or you cannot even save the subscription. -