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
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
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
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
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
> 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
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.
-