Don Robertson | 1 Feb 2005 10:43
Picon
Favicon

Can't use an undefined value as a HASH reference

Hi - trying to get Koha running on Fedora Core 2 - eventually got all
the perl modules running except the z395/YAZ stuff - which if we use
this will be needed.

Anyway - when I try a search I get :

[Tue Feb 01 16:36:49 2005] [error] [client 192.168.1.2] , and, ,
contains, , 0,20,biblio.title at
/usr/local/koha/intranet/modules/C4/SearchMarc.pm line 169., referer:
http://192.168.1.2:8000/cgi-bin/koha/opac-search.pl
[Tue Feb 01 16:36:49 2005] [error] [client 192.168.1.2] Can't use an
undefined value as a HASH reference at
/usr/local/koha/intranet/modules/C4/SearchMarc.pm line 242., referer:
http://192.168.1.2:8000/cgi-bin/koha/opac-search.pl
[Tue Feb 01 16:36:49 2005] [error] [client 192.168.1.2] Premature end of
script headers: opac-search.pl, referer:
http://192.168.1.2:8000/cgi-bin/koha/opac-search.pl

from the error log.

If I do not enter any search parameters, it does not error but no
results.

Any help appreciated.

Don

BTW - Hooper - yes it is the same Don Robertson. Are you the same Andrew
Hooper?

(Continue reading)

Joshua Ferraro | 1 Feb 2005 14:26

Re: Can't use an undefined value as a HASH reference

Hi Don,

I think this problem is related to a lack of stopwords in your
database.  You can add some stopwords (or just one) via the
system prefs and see if that solves the problem.  If it doesn't
let us know.

Good luck,

Joshua

On Tue, Feb 01, 2005 at 04:43:58PM +0700, Don Robertson wrote:
> Hi - trying to get Koha running on Fedora Core 2 - eventually got all
> the perl modules running except the z395/YAZ stuff - which if we use
> this will be needed.
> 
> Anyway - when I try a search I get :
> 
> [Tue Feb 01 16:36:49 2005] [error] [client 192.168.1.2] , and, ,
> contains, , 0,20,biblio.title at
> /usr/local/koha/intranet/modules/C4/SearchMarc.pm line 169., referer:
> http://192.168.1.2:8000/cgi-bin/koha/opac-search.pl
> [Tue Feb 01 16:36:49 2005] [error] [client 192.168.1.2] Can't use an
> undefined value as a HASH reference at
> /usr/local/koha/intranet/modules/C4/SearchMarc.pm line 242., referer:
> http://192.168.1.2:8000/cgi-bin/koha/opac-search.pl
> [Tue Feb 01 16:36:49 2005] [error] [client 192.168.1.2] Premature end of
> script headers: opac-search.pl, referer:
> http://192.168.1.2:8000/cgi-bin/koha/opac-search.pl
> 
(Continue reading)

Laura Ferreyra | 1 Feb 2005 20:01
Picon

A question about Issuing rules

Hi!

Working with Koha version 2.2 we find the following problem:
Our University has 2 library branches, as each one has different issuing
rules we completed the boxes for each branch in the parameters section.
However, when we are borrowing, the system automatically sets the due
date the same day we borrow the material. Aparently, the system is not
considering the issuing rules we had defiened.
Can anybody give us an idea of what are we doing wrong?

Thanks in advance,

Laura Ferreyra
Universidad ORT Uruguay
Yohannes Mulugeta | 2 Feb 2005 13:50

Still we did not succeed in using KOHA for our libraries

Hi all,

We, the Addis Ababa University Libraries, have still problems with KOHA
2.2.0. We have configured KOHA 2.2.0 on Linux platform - Redhat 9
Professional Edition on a Dell PC of high capacity. Some of the links in
the Circulation module do not work properly: ISSUE and RETURN, editing
member data, etc. Whene you click the link buttons you will see Error
500. Similarly, the OPAC module could not search books entered during
cataloging. Can anybody help us on the problem. Is there a problem of
using Koha 2.2.0 on Redhat 9 Professional Edition?

Thanks,

Yohannes Mulugeta
Addis Ababa University Libraries
http://www.aau.edu.et/libraries/
Addis Ababa, Ethiopia
Joshua Ferraro | 2 Feb 2005 20:23

Re: Still we did not succeed in using KOHA for our libraries

Hi Yohannes,

As far as I know Koha should run fine on Red Hat 9.0.  However, I would
advise against it unless you know how to install security updates asside
from the packaging system (support for Red Hat 9 has ceased).  Fedora
Core 3 is an option, as is Debian Woody or Sarge, or any other supported
disto.

With regards to the problems you've seen: have you seen any error 
messages in the log? (usually in /usr/local/koha/log)
If you can provide those it will help us troubleshoot.

Joshua

On Wed, Feb 02, 2005 at 03:50:04PM +0300, Yohannes Mulugeta wrote:
> Hi all,
> 
> We, the Addis Ababa University Libraries, have still problems with KOHA
> 2.2.0. We have configured KOHA 2.2.0 on Linux platform - Redhat 9
> Professional Edition on a Dell PC of high capacity. Some of the links in
> the Circulation module do not work properly: ISSUE and RETURN, editing
> member data, etc. Whene you click the link buttons you will see Error
> 500. Similarly, the OPAC module could not search books entered during
> cataloging. Can anybody help us on the problem. Is there a problem of
> using Koha 2.2.0 on Redhat 9 Professional Edition?
> 
> Thanks,
> 
> Yohannes Mulugeta
> Addis Ababa University Libraries
(Continue reading)

Andrés Tarallo | 2 Feb 2005 22:48
Picon

Re: Still we did not succeed in using KOHA for our libraries

Koha 2.2.0 works under Redhat 9, in fact one of our test instalations 
here is under Redhat 9, we did this because the computer was avaliable. 
For our production systems we are ussing SuSE 9.1, since is a manteined 
distribution

If you're ussing koha in mARC mode please remember to set up properly 
the links between  MARC--Koha. Koha works with a database that is split 
in two a marcbased part and a non marc one. Is very important to have 
your koha instlation properly configured prior putting it to work

Andres

Yohannes Mulugeta wrote:

>Hi all,
>
>We, the Addis Ababa University Libraries, have still problems with KOHA
>2.2.0. We have configured KOHA 2.2.0 on Linux platform - Redhat 9
>Professional Edition on a Dell PC of high capacity. Some of the links in
>the Circulation module do not work properly: ISSUE and RETURN, editing
>member data, etc. Whene you click the link buttons you will see Error
>500. Similarly, the OPAC module could not search books entered during
>cataloging. Can anybody help us on the problem. Is there a problem of
>using Koha 2.2.0 on Redhat 9 Professional Edition?
>
>Thanks,
>  
>
Stephen Hedges | 3 Feb 2005 01:43

New (French) document on kohadocs.org

A French translation (by Laetitia Rouvier and Paul Poulain) of BWS
Johnson's "Newbie Guide" is now available as an xml source tree, or as an
html or pdf document, at http://www.kohadocs.org.  Look for "Newbie Guide
-- Guide démarrage."

--

-- 
Stephen Hedges
Skemotah Solutions, USA
www.skemotah.com  --  shedges@...
Don Robertson | 3 Feb 2005 02:08
Picon
Favicon

No results returned

Hi all, 
I have installed and got Koha going, and added the sample data.

When I do a search I get no results returned, and errors in the error
log :

[Wed Feb 02 11:39:26 2005] [error] [client 192.168.1.2] , and, ,
contains, , 0,20,biblio.title at
/var/www/koha/intranet/modules/C4/SearchMarc.pm line 169., referer:
http://192.168.1.2:8000/cgi-bin/koha/opac-search.pl
[Wed Feb 02 11:39:26 2005] [error] [client 192.168.1.2] Q2 : select
distinct m1.bibid from biblio,biblioitems,marc_biblio,marc_word as
m1,marc_subfield_table as m2 where
biblio.biblionumber=marc_biblio.biblionumber and
biblio.biblionumber=biblioitems.biblionumber and
m1.bibid=marc_biblio.bibid and (m1.bibid=m2.bibid) and ((m1.word  like
'Zoo' and m1.tagsubfield in ('245a'))and (m2.subfieldvalue = 'HSL1'  and
concat(m2.tag,m2.subfieldcode) in ('952d','952b'))) order by
biblio.title term is   Zoo    HSL1     at
/var/www/koha/intranet/modules/C4/SearchMarc.pm line 269., referer:
http://192.168.1.2:8000/cgi-bin/koha/opac-search.pl

There is an item called Zoo in the database.

--

-- 
Don Robertson
Systems Administrator
Hun Sen Library
Royal University of Phnom Penh
don@...
(Continue reading)

zero | 3 Feb 2005 02:21

Inportant notes

ok a few things in koha, first I started adding a few stop words (since
could affect the searches, cause I only get errors) so after adding some
words I ran the rebuildnonmarc script but got an error saying that there
was no Context.pm file (strange thing since in koha-httpd.conf file is set
a 
SetEnv PERL5LIB "/usr/local/koha/intranet/modules") so i performed  
export PERL5LIB=/usr/local/koha/intranet/modules   and tried again but this
time I got another error. There was no Time/HiRes.pm so I went through the
rebuildnonmarc file and noticed that at line 12 there was a Time::HiRes
 so i downloaded the module using CPAN. Now after running the script it
died at line 35 but I have no idea what to do now. The last sintax before
that line is: 

	if ($version || (!$confirm)) {
        	print <<EOF

I would really appreciate if someone could help me, maybe the process was
successfully but I dunno.

Some other thing... if after installing, let's say I go to reports and select
Till Recontiliation and get the 500 internal server error  is because I
have no issued anything and stuff, right?

ok after all this I wen't to the stop words and they where all there and
they could be searched.
Hope this could help someone having same issues and could be added to the
guides. 

Oh! almost forgot, I don't use MARC support  I should have no problems right?

(Continue reading)

zero | 3 Feb 2005 03:13

more newbie questions ; P

I'm sorry to bother again but discovered that using the default theme in
opac I can search for biblios and recieve no errors as answers I can also
search by partial name of biblios, or first name of an author, but can't
use the "recent acquisitions" option wich I have sorted only 3 item Types
  but when using the css theme couldn't search, but could use the "recent
acquisitions"  option, but only by 2 of them not the 3 I had created, the
second one fails.

Could I just look at both part of code corresponding to both themes and
copy from one to another the code that works for me, could that do the job?

Ok  sorry my bad English, remember it's no my native...

Hope someone could help.

J0se

Gmane