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? -- Don Robertson Systems Administrator Hun Sen Library Royal University of Phnom Penh don@robertson.net.nz
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
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?
-- Don Robertson Systems Administrator Hun Sen Library Royal University of Phnom Penh don@robertson.net.nz
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
Don Robertson -
Joshua Ferraro