[Koha] reset my database

2012-07-11 Thread umer . habib
Hi, I am trying to reset all my database to default. need to delete all the patrons and items and books and whatever the data i have entered in. Please help me with this. what should i do? thanks regards umer habib ___ Koha mailing list

Re: [Koha] reset my database

2012-07-11 Thread Robin Sheat
Op 11-07-12 10:28, umer.ha...@techlogix.com schreef: Hi, I am trying to reset all my database to default. need to delete all the patrons and items and books and whatever the data i have entered in. Please help me with this. what should i do? thanks I have a script:

Re: [Koha] Search not working after upgrade

2012-07-11 Thread rfblanchard
Hi, the url is like this after a search with a branch selected: http://kohapeiadmin/cgi-bin/koha/catalogue/search.pl?idx=kwq=mathidx=kwidx=kwlimit=branch%3A314sort_by=relevance notice it sets the branch based on number. however koha translates that to the name of the school and spits out this:

[Koha] Can't locate ZOOM.pm in @INC (@INC contains:

2012-07-11 Thread jackymasibo
hi guys i am tyring to install koha by running : perl Makefile.PL BUT i get the following error mesaage: Can't locate ZOOM.pm in @INC (@INC contains: /root/koha /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10

Re: [Koha] Can't locate ZOOM.pm in @INC (@INC contains:

2012-07-11 Thread Owen Leonard
Can't locate ZOOM.pm in @INC I don't know anything about your problem, but I suspect it would be helpful to share with everyone what version you're installing, what you're installing it on, and what instructions you're following. -- Owen -- Web Developer Athens County Public Libraries

Re: [Koha] Can't locate ZOOM.pm in @INC (@INC contains:

2012-07-11 Thread jackymasibo
thanks leonard, i am installing koha version 3.06.06 on a debian sqeeze platform i have done mpst of installations and now its time to run the koha installer. but when i type perl makefile .pl i get the following errors root@LIBRARY:~/koha# perl Makefile.PL Can't locate ZOOM.pm in @INC (@INC

Re: [Koha] Search not working after upgrade

2012-07-11 Thread Eric Bégin
Hi Ryan, The URL looks fine to me. I forgot that the school code was translated when displayed. Can you take a look in your database to check what are the homebranch and holdingbranch of a bibliographic record located at Bluefield High School ? Eric On 2012-07-11 08:39, rfblanchard

Re: [Koha] Can't locate ZOOM.pm in @INC (@INC contains:

2012-07-11 Thread Colin Campbell
On Wed, Jul 11, 2012 at 04:13:39PM +0300, jackymasibo wrote: Can't locate ZOOM.pm in @INC (@INC contains: /root/koha /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at

Re: [Koha] reset my database

2012-07-11 Thread glaws
Just for my own information, why would someone not want to simply drop the database? Is there no script to recreate an empty, default database? I suppose it would be too much work to recreate one with a database tool like phpmyadmin? -- Greg Lawson Network Administrator Rolling Hills

Re: [Koha] reset my database

2012-07-11 Thread Robin Sheat
Op 11-07-12 16:02, glaws schreef: Just for my own information, why would someone not want to simply drop the database? Is there no script to recreate an empty, default database? I suppose it would be too much work to recreate one with a database tool like phpmyadmin? Mostly because this can

Re: [Koha] stage marc import of records with items

2012-07-11 Thread Joël Gauth
eugene jose espinoza eugenegf@... writes: Good day koha users and developers. I tried koha 3.8 through Kyle Hall's wonderful virtual machine. I stage marc import a bibliographic record with attached items (marc field 952). The problem is the items are not imported. Could this be a bug? or I

Re: [Koha] stage marc import of records with items

2012-07-11 Thread Bernardo Gonzalez Kriegel
On Mon, Jul 9, 2012 at 2:14 PM, Joël Gauth gauth...@vaniercollege.qc.cawrote: eugene jose espinoza eugenegf@... writes: Good day koha users and developers. I tried koha 3.8 through Kyle Hall's wonderful virtual machine. I stage marc import a bibliographic record with attached items (marc

Re: [Koha] Search not working after upgrade

2012-07-11 Thread rfblanchard
Hi Eric, I checked and the holdingbranch and homebranch in the items table for records at bluefield high are 314. Other records will use the code for the corresponding school where the book is located. Eg. books at Birchwood Intermediate School have 320 as the code, and so on for each of the 64

[Koha] koha networking

2012-07-11 Thread muhammed ali
how to connect two system by lan and access opac through the second machine. convey necessary commands. i am new to koha and ubuntu -- View this message in context: http://koha.1045719.n5.nabble.com/koha-networking-tp5719387.html Sent from the Koha-general mailing list archive at Nabble.com.

Re: [Koha] koha networking

2012-07-11 Thread Karam Qubsi
Hi Mohamed This may help you : http://wiki.koha-community.org/wiki/Koha_on_Ubuntu#Local_Network_Setup see the Local_Network_Setuphttp://wiki.koha-community.org/wiki/Koha_on_Ubuntu#Local_Network_Setup section On Wed, Jul 11, 2012 at 8:53 PM, muhammed ali mkpnarippa...@gmail.comwrote: how

[Koha] How to set default privilages for a partcular patron category

2012-07-11 Thread umer . habib
Hi, I have made some patron categories e.g. student, academic staff, admin staff and i want to set some default privilages for them so that each patron i creat for that category has that default privilages. Is there some way to do that? Or assigning privilages to each and every patron