Hello Since I have done a bulkmarcimport searching isn't possible anymore. I allways get: Can't call method "as_usmarc" on an undefined value at /usr/share/koha/lib/C4/Search.pm line 2106. You can test it yourself on http://bibliothek.ksobwalden.ch Koha 3.0beta1 koha-opac-error_log tells me: http://bibliothek.ksobwalden.ch/cgi-bin/koha/opac-search.pl?q=werke koha@web-kso1:~$ What's wrong? Cheers Beda -- Beda Szukics www.muri-gries.ch Benediktinerkollegium, Bruenigstr. 177 CH-6060 Sarnen
Sorry, I didn't add a subject and forgot some lines of the log Beda Szukics schrieb:
Hello
Since I have done a bulkmarcimport searching isn't possible anymore. I allways get:
Can't call method "as_usmarc" on an undefined value at /usr/share/koha/lib/C4/Search.pm line 2106.
You can test it yourself on http://bibliothek.ksobwalden.ch
Koha 3.0beta1
koha-opac-error_log tells me: http://bibliothek.ksobwalden.ch/cgi-bin/koha/opac-search.pl?q=werke koha@web-kso1:~$
The whole line: [Thu Apr 24 12:47:42 2008] [error] [client 172.29.114.190] EXPR:at pos 8: non-in itialized variable category, referer: http://bibliothek.ksobwalden.ch/cgi-bin/ko ha/opac-search.pl?q=werke Thank you Beda
On 2008/04/24, at 10:56 PM, Beda Szukics wrote:
Hello
Since I have done a bulkmarcimport searching isn't possible anymore. I allways get:
Can't call method "as_usmarc" on an undefined value at /usr/share/koha/lib/C4/Search.pm line 2106.
You can test it yourself on http://bibliothek.ksobwalden.ch
Koha 3.0beta1
koha-opac-error_log tells me: http://bibliothek.ksobwalden.ch/cgi-bin/koha/opac-search.pl?q=werke koha@web-kso1:~$
What's wrong?
Cheers Beda
Hi Beda, Just quickly, after a successful bulkmarcimport.pl, you need to run ... ./bin/migration_tools/rebuild_nozebra.pl *or* ./bin/migration_tools/rebuild_zebra.pl for your searches to work (depending on whether you have a non-zebra or zebra koha) FYI: if this is your first experience with importing to koha3, try your import on a non-zebra setup first - when it looks good, then attempt to configure a zebra koha Mason.
Hi Mason Mason James schrieb:
On 2008/04/24, at 10:56 PM, Beda Szukics wrote:
Hi Beda,
Just quickly, after a successful bulkmarcimport.pl, you need to run ...
./bin/migration_tools/rebuild_nozebra.pl *or* ./bin/migration_tools/rebuild_zebra.pl
Since I have turned NoZebra On in System Preferencies I did a rebuild_nozebra and searches work again. Thank you for the hint. (BTW: Where can I find that information? I've searched but obviously in the wrong places).
for your searches to work (depending on whether you have a non-zebra or zebra koha)
FYI: if this is your first experience with importing to koha3, try your import on a non-zebra setup first - when it looks good, then attempt to configure a zebra koha
Is there a description how to configure zebra koha for 3.0?
Mason.
Thank you very much (also for the right subject line :-)) Beda
participants (2)
-
Beda Szukics -
Mason James