Re: [Koha-devel] Koha 3.0 + cannot add item in koha

2009-06-18 Thread Zico
On Mon, Jun 15, 2009 at 12:21 PM, neelawat wrote: > Dear Zico, > > I think you need to index the database. I did it, but nothing changed. Here is my crontab -l. # m h dom mon dow command */1 * * * *KOHA_CONF=/usr/share/koha/etc/koha-conf.xml PERL5LIB=/usr/share/koha/lib /usr/share/koha

Re: [Koha-devel] Koha 3.0 + cannot add item in koha

2009-06-15 Thread Zico
On Mon, Jun 15, 2009 at 12:21 PM, neelawat wrote: > Dear Zico, > > I think you need to index the database. I did it. After doing this, it works for just one entry. From second time, the whole thing goes it`s original searching. -- Best, Zico ___ Ko

Re: [Koha-devel] Koha 3.0 + cannot add item in koha

2009-06-14 Thread neelawat
Dear Zico, I think you need to index the database. Best, Neelawat Zico wrote: > Hi, > > I cannot add items in my koha server. The full process is like this: > > > Step 1: I have uploaded a marc file --> done > Step 2: I ha

[Koha-devel] Koha 3.0 + cannot add item in koha

2009-06-14 Thread Zico
Hi, I cannot add items in my koha server. The full process is like this: Step 1: I have uploaded a marc file --> done Step 2: I have "import into catalog" --> done *Step 3: Now, if i search this item by Author or Title or ISBN, my server cannot find that one. That means, searching is not working