3 Mar
2010
3 Mar
'10
12:28 a.m.
On 3/03/2010 12:17 p.m., Leonardo Bruno wrote:
Hi people!
I am using Koha 3.00.5 in Debian Linux box. My configs are attached. Everything looks fine, but I can't search anything in my catalog.
When I type something, say a topic or subject like 'engineering', or part of book title I get this error message:
Can't call method "as_usmarc" on an undefined value at /usr/share/koha/lib/C4/Search.pm line 2386.
Note that this subjects and books does exists in my catalog. As I sid, everything looks fine.... Any ideas??
Thanks in advance. Leonardo This may be an issue with old biblios in Zebra that no longer exist in Koha. If so, re-indexing zebra should help.
./your/path/to/rebuild_zebra.pl -v -b -r Braedon