Hello all, I've just finished upgrading of koha 2.2.9 to 3.0. following the 22 to 30 guide on the wiki.
From the staff client, i can see my patrons, logon, catalog and do basic search. However OPAC search and advanced catalog search in staff client does not work. I am not using zebra
i had run rebuild_nozebra.pl (several times) and set the nozebra system preferences. the rebuild_nozebra.pl ran and gave records done. installation of Z3950 gave some errors during install and i used force install for installation. i am running suse 11.0. thanks Olugbenga Adara Mobile: 234-803-3220288
Hello, Just a quick update. Advance search in staff client now works as long as i dont also pick an itemtype to restrict the search. funny thing is - i dont think i did anything except add some few patrons Thanks Olugbenga Adara Mobile: 234-803-3220288 --- On Fri, 2/20/09, Olugbenga Adara <gbengaadara@yahoo.com> wrote:
From: Olugbenga Adara <gbengaadara@yahoo.com> Subject: [Koha] 2.2.9 upgrade to 3.0 opac search issues To: koha@lists.katipo.co.nz Date: Friday, February 20, 2009, 6:14 AM Hello all,
I've just finished upgrading of koha 2.2.9 to 3.0. following the 22 to 30 guide on the wiki.
From the staff client, i can see my patrons, logon, catalog and do basic search. However OPAC search and advanced catalog search in staff client does not work. I am not using zebra
i had run rebuild_nozebra.pl (several times) and set the nozebra system preferences. the rebuild_nozebra.pl ran and gave records done.
installation of Z3950 gave some errors during install and i used force install for installation.
i am running suse 11.0.
thanks
Olugbenga Adara Mobile: 234-803-3220288
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Hi Olugbenga, On Fri, Feb 20, 2009 Olugbenga Adara wrote:
Just a quick update. Advanced search in staff client now works as long as i dont also pick an itemtype to restrict the search. funny thing is - i dont think i did anything except add some few patrons
Considering that you're using Koha 3.0 and are NOT using Zebra ("NoZebra"), I'm afraid that you are probably being affected by the following Koha bug: Bug 2599 - Search limits not working for NoZebra http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2599 Cheers, Ricardo Dias Marques lists AT ricmarques DOT net Installation Guide for Installing Koha 3 on openSUSE 11 http://wiki.koha.org/doku.php?id=opensuse_11.0
Hello, Thanks for your replies. It prompted me to have a look at posts concerning the problem you posted earlier. It was caused by the fact that i enabled hiding of lost items in OPAC. Once this was disabled, OPAC search now works. I know have to sort out the lost item field to ensure it contains proper values. Thanks everyone. Great lists! :-) Olugbenga Adara Mobile: 234-803-3220288 --- On Sun, 2/22/09, Ricardo Dias Marques <lists@ricmarques.net> wrote:
From: Ricardo Dias Marques <lists@ricmarques.net> Subject: Re: [Koha] 2.2.9 upgrade to 3.0 opac search issues To: "Olugbenga Adara" <gbengaadara@yahoo.com> Cc: koha@lists.katipo.co.nz Date: Sunday, February 22, 2009, 9:12 AM Hi Olugbenga,
On Fri, Feb 20, 2009 Olugbenga Adara wrote:
Just a quick update. Advanced search in staff client now works as long as i dont also pick an itemtype to restrict the search. funny thing is - i dont think i did anything except add some few patrons
Considering that you're using Koha 3.0 and are NOT using Zebra ("NoZebra"), I'm afraid that you are probably being affected by the following Koha bug:
Bug 2599 - Search limits not working for NoZebra http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2599
Cheers, Ricardo Dias Marques lists AT ricmarques DOT net Installation Guide for Installing Koha 3 on openSUSE 11 http://wiki.koha.org/doku.php?id=opensuse_11.0 _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Olugbenga, please check "Home › Administration › System Preferences > NoZebra" must be ON.. may be it is a problem thanks best of luck On Fri, Feb 20, 2009 at 7:44 PM, Olugbenga Adara <gbengaadara@yahoo.com> wrote:
Hello all,
I've just finished upgrading of koha 2.2.9 to 3.0. following the 22 to 30 guide on the wiki.
From the staff client, i can see my patrons, logon, catalog and do basic search. However OPAC search and advanced catalog search in staff client does not work. I am not using zebra
i had run rebuild_nozebra.pl (several times) and set the nozebra system preferences. the rebuild_nozebra.pl ran and gave records done.
installation of Z3950 gave some errors during install and i used force install for installation.
i am running suse 11.0.
thanks
Olugbenga Adara Mobile: 234-803-3220288
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Olugbenga Adara wrote:
Hello all,
I've just finished upgrading of koha 2.2.9 to 3.0. following the 22 to 30 guide on the wiki.
Can you please give me some advise on how to run that guide? I can't follow it as I don't understand what to ru and when. I have set up 3.0.1 and have a 2.2.9 dump that I want to incorporate to the new 3.0.1. Can I use the 22_to_30 in that scenario? What parts do I run? Do I have to load the 2.2.9 into MySQL and the run some of the Perl scripts? In that case, which of them?
Hello, What i did in basic steps where 1. Installed Koha 3.0 and ensured everything is ok. 2. I dropped the tables in 3.0 and imported the tables from my 2.2.9 install into it. 3. I now followed the upgrade guide from running installer/data/mysql/update22to30.pl. 4. I guess one will still have to do some cleanups. e.g. i was unable to search in opac bcos of hide lost items OPAC systems preferences. I hope this helps. You can just give it a try since it does not touch the 2.2.9 install. I could always go back to my previous 2.2.9 by just changing my koha-httpd.conf file since my db name for both installs were different. By the way, my install is on opensuse 11.0 and NoZebra --- On Mon, 2/23/09, "Thommy M. Malmström" <thommy.m.malmstrom@gmail.com> wrote:
From: "Thommy M. Malmström" <thommy.m.malmstrom@gmail.com> Subject: Re: [Koha] 2.2.9 upgrade to 3.0 opac search issues To: koha@lists.katipo.co.nz Date: Monday, February 23, 2009, 11:50 AM Olugbenga Adara wrote:
Hello all,
I've just finished upgrading of koha 2.2.9 to 3.0. following the 22 to 30 guide on the wiki.
Can you please give me some advise on how to run that guide? I can't follow it as I don't understand what to ru and when. I have set up 3.0.1 and have a 2.2.9 dump that I want to incorporate to the new 3.0.1. Can I use the 22_to_30 in that scenario? What parts do I run? Do I have to load the 2.2.9 into MySQL and the run some of the Perl scripts? In that case, which of them?
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Olugbenga Adara Mobile: 234-803-3220288
Olugbenga Adara wrote:
Hello,
What i did in basic steps where
1. Installed Koha 3.0 and ensured everything is ok.
2. I dropped the tables in 3.0 and imported the tables from my 2.2.9 install into it.
3. I now followed the upgrade guide from running installer/data/mysql/update22to30.pl.
4. I guess one will still have to do some cleanups. e.g. i was unable to search in opac bcos of hide lost items OPAC systems preferences.
I can't get the searching going at all... No match on anything anywhere...
I hope this helps. You can just give it a try since it does not touch the 2.2.9 install. I could always go back to my previous 2.2.9 by just changing my koha-httpd.conf file since my db name for both installs were different.
Thanks for the help. It got me a bit further.
By the way, my install is on opensuse 11.0 and NoZebra
I'm on Ubuntu 8.04
--- On Mon, 2/23/09, "Thommy M. Malmström" <thommy.m.malmstrom@gmail.com> wrote:
From: "Thommy M. Malmström" <thommy.m.malmstrom@gmail.com> Subject: Re: [Koha] 2.2.9 upgrade to 3.0 opac search issues To: koha@lists.katipo.co.nz Date: Monday, February 23, 2009, 11:50 AM Olugbenga Adara wrote:
Hello all,
I've just finished upgrading of koha 2.2.9 to 3.0. following the 22 to 30 guide on the wiki.
Can you please give me some advise on how to run that guide? I can't follow it as I don't understand what to ru and when. I have set up 3.0.1 and have a 2.2.9 dump that I want to incorporate to the new 3.0.1. Can I use the 22_to_30 in that scenario? What parts do I run? Do I have to load the 2.2.9 into MySQL and the run some of the Perl scripts? In that case, which of them?
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Olugbenga Adara Mobile: 234-803-3220288
participants (5)
-
"Thommy M. Malmström" -
Amandeep Kansal -
Olugbenga Adara -
Ricardo Dias Marques -
Thommy M.