[Bug 785] OPAC Search Errors
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=785 ------- Additional Comments From jferraro@athenscounty.lib.oh.us 2004-05-25 00:47 ------- I ran updatadatabase and the itemtype error no longer applies ... however, here are the remaining errors: [Mon May 24 03:09:14 2004] [error] [client 200.171.37.112] request failed: URI too long IN THERE at /usr/local/koha/opac/cgi-bin/opac-search.pl line 61. Q2 : select distinct m1.bibid from biblio,biblioitems,marc_biblio,marc_word as m1,marc_word 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 'Programming%' and m1.tag+m1.subfieldid in ('245a','245b','246a','246b','440a','740a'))and (m2.word like 'Perl%' and m2.tag+m2.subfieldid in('245a','245b','246a','246b','440a','740a'))) order by biblio.title at /usr/local/koha/intranet/modules//C4/SearchMarc.pm line 167. [Mon May 24 08:46:52 2004] [error] [client 24.208.178.229] File does not exist: /usr/local/koha/opac/htdocs/opac-tmpl/css/en/images/background-opac.gif ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz