Re: [Koha] Downgrade koha database from 3.16.x to 3.14.x

2014-10-07 Thread Dibyendra Hyoju
Hi all, Currently, I am using Koha 3.16.03 database with Koha 3.14.11 software because there is no search problem. I would appreicate if anybody have faced the similar situation and found the solutions for this issue. Thank you. Regards, Dibyendra On 10/6/14, Dibyendra Hyoju wrote: > Hi all,

Re: [Koha] Downgrade koha database from 3.16.x to 3.14.x

2014-10-06 Thread Dibyendra Hyoju
Hi all, I tried clearing all the ISBNs from isbn field in the biblioitems table in my test database and re-indexed the zebra index but the same problem is shown. That means it is not related to malformed ISBN, rather could be because of malformed MARC record? The same database works okay with Koha

Re: [Koha] Downgrade koha database from 3.16.x to 3.14.x

2014-10-04 Thread Dibyendra Hyoju
Thanks both of you for your response! I will postpone the idea of downgrading the database for a while. Zeno, I'll take a look at code to find out the exact problem, but looking at the snippet code in the email, this could be because of malformed ISBN, I guess. I will write to the list, if I come

Re: [Koha] Downgrade koha database from 3.16.x to 3.14.x

2014-10-04 Thread Zeno Tajoli
Hi, >(http://permalink.gmane.org/gmane.comp.misc.koha/36671) mentioned >earlier in the Koha general mailing list, I am thinking to downgrade >the database structure of Koha 3.16.4 to 3.14.x. I suggest you to not do this operation, the error is inside this code: Software error: > Can't call met

Re: [Koha] Downgrade koha database from 3.16.x to 3.14.x

2014-10-04 Thread Arslan Farooq
Hi Dibyendra, The guys are probably travelling or busy preparing for travel for KohaCon 2014 so you might have to wait for a bit before someone can guide you. Arslan On October 4, 2014 2:25:48 PM GMT+05:00, Dibyendra Hyoju wrote: >Hi all, > >With reference to issue on searching >(http://p

[Koha] Downgrade koha database from 3.16.x to 3.14.x

2014-10-04 Thread Dibyendra Hyoju
Hi all, With reference to issue on searching (http://permalink.gmane.org/gmane.comp.misc.koha/36671) mentioned earlier in the Koha general mailing list, I am thinking to downgrade the database structure of Koha 3.16.4 to 3.14.x. While using the 3.16 database with Koha 3.14 software, it works, sur