Labels and zebra search not working after migrating data
After installing koha-3.04 stable everything worked fine, I could enter biblios, patrons, use search with zebra and make labels. However, after moving my data from koha 2.2.9, following instructions from http::/wiki.koha.org/doku.php?id=22_to_30 koha ONLY works with nozebra, and the labels page shows: Layout: No Layout Specified: Select a Label Layout Template: No Template Specified: Select a Label Template Batch: Create a new batch And I cannot really do anything with any of these, it does not seem to save anything. Koha does work with zebra turned off, meaning I can search, checkout, check in, etc, but I really would like to have the zebra search options and the labels working. The logs don't show too much errors, see below. If there is a better method to migrate data from the 2.2.9 version, please let me know. Or any ideas to get this working. It is frustrating that it works so well until I migrate the data. Thanks, Marty rebuild_zebra.pl -b -w always ends with; zebraidx(3131) [warn] Record didn't contain match fields in (bib1,Local-number) koha-error_log output: (partial) [Wed Dec 23 13:42:29 2009] [error] [client 127.0.1.1] [Wed Dec 23 13:42:29 2009] circulation.pl: Use of uninitialized value in pattern match (m//) at /usr/share/koha/lib/C4/Biblio.pm line 2866., referer: http://debian:8080/cgi-bin/koha/circ/circulation.pl koha-zebradaemon-output.log 23:06:07-22/12 zebrasrv(6) [warn] Record didn't contain match fields in (bib1,Local-number) koha-zebraqueue-output.log DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr/share/koha/bin/zebraqueue_daemon.pl line 124. DBD::mysql::st execute failed: Unknown column 'done' in 'where clause' at /usr/share/koha/bin/zebraqueue_daemon.pl line 123. DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr/share/koha/bin/zebraqueue_daemon.pl line 124. biblios@debian:/usr/share/koha/bin/migration_tools$ sudo perl -I /usr/share/koha/lib rebuild_zebra.pl -b -w 14:57:02-23/12 zebraidx(3131) [warn] Record didn't contain match fields in (bib1,Local-number) __________________________________________________________________ Ask a question on any topic and get answers from real people. Go to Yahoo! Answers and share what you know at http://ca.answers.yahoo.com
participants (1)
-
Marty