[Koha-devel] KohaCon 2009 development meeting

2009-04-17 Thread Galen Charlton
Hi, A few logistical details for the developers meeting after KohaCon 2009. Location: The Board Room at the Holiday Inn Express North Plano (i.e., the conference hotel) Date: We have the room all day Saturday and Sunday, 4/18 & 4/19. Start time: 08:00 CDT (13:00 UTC) - note that that this is no

Re: [Koha-devel] override button for halting a fine checkout?

2009-04-17 Thread Michael Hafen
Also did you remember to make the override.pl executable? On Thu, 2009-04-16 at 09:13 -0600, scott wrote: > I am a little confused on how the structure works with koha. > I have so far when you try to check a book out to someone with a fee it > halts displays the errors and then creates a button

Re: [Koha-devel] override button for halting a fine checkout?

2009-04-17 Thread Michael Hafen
If you want to see the override.pl from the opac my suggestion would be to put it under the /koha/opac folder rather than the /koha/intranet folder. The default config of apache is port virtual hosting, meaning you have to type something like http://localhost:8080/ to get to the staff interface.

Re: [Koha-devel] Zebra Indexing is not working properly!

2009-04-17 Thread amitg
Hi, Run zebraqueue_daemon.pl script or enter rebuild_zebra.pl script in cronjob for reindexing of zebra. Muahmmad Wasim wrote: > > hi, > > We have installed koha 3.1 and when we insert some records after fresh > installation, the indexing works properly. But when we import our records > a

Re: [Koha-devel] Zebra Indexing is not working properly!

2009-04-17 Thread Wagner, Jane
Do you have rebuild_zebra.pl set up as a cron job? See the appendix of the online manual for syntax: https://sites.google.com/a/liblime.com/koha-manual/Home/Table-of-Contents/Appendicies/cron-jobs Jane Wagner Library Systems Analyst PTFS Inc. Content Management and Library Solutions 6400 Gold

[Koha-devel] Zebra Indexing is not working properly!

2009-04-17 Thread Muahmmad Wasim
hi, We have installed koha 3.1 and when we insert some records after fresh installation, the indexing works properly. But when we import our records and then enter any record it doesn't come in search results. When we use rebuild_zebra.pl, the records come in search and after entering one recor