Re: [Koha] Browse by hierarchy - Links not working

2012-09-19 Thread Mark Tompsett
Greetings, DISCLAIMER: THIS FEEDBACK DOES NOT APPLY TO EVERYONE, PLEASE DON'T JUST TRY THIS BECAUSE YOU HAVE A PROBLEM. About your problem *Can't locate C4/Context.pm in @INC* Someone in this forum found this solution: Copying C4 directory to /etc/perl/ should solve your problem: cp -a /usr/

[Koha] Marc Biblio Frameworks

2012-09-19 Thread manny
Good day, Is there a way for us to set the marc inidcators in a framework? ex: 100 "1#" = surname of the author. -- View this message in context: http://koha.1045719.n5.nabble.com/Marc-Biblio-Frameworks-tp5727447.html Sent from the Koha-general mailing list archive at Nabble.com. ___

Re: [Koha] No search results?

2012-09-19 Thread Seth Mayo
Ok so chown koha.koha -R on /var/lib/koha/zebradb/biblios got rid of the following...so now it is down to the two that were always there. 10:09:34-20/09 zebraidx(9351) [warn] Failed to open /var/lib/koha/zebradb/biblios/ register/reci-0.mf [Permission denied] 10:09:34-20/09 zebraidx(9351) [fatal]

Re: [Koha] No search results?

2012-09-19 Thread Seth Mayo
Thanks for all the pointers to potential problems :-) Here's what I've found... The mysqld database is running fine - the error in the log was an old entry. Memory is at 200MB+ free out of 1.5GB and the swap is barely touched. Our rebuild-zebra.pl has always run as root - both in the cron job a

[Koha] Acquisitions - seeing someone else's Basket

2012-09-19 Thread Maxine Murphy
As a 'superlibrarian' I can see all Baskets that have been loaded by other staff. I have one staff member who helps me with acquisitions who can not see a Basket that I have generated via my logon. The staff member has all the (Acquisition) options ticked in her 'privileges'. Is there other opti

Re: [Koha] Browse by hierarchy - Links not working

2012-09-19 Thread Ian Bays
Hi. Looks like you have a dev install rather than a production one which is fine. So you will need to set a couple of environment variables (perhaps in your .bashrc so you get it every time): export KOHA_CONF=/home/koha/koha-dev/etc/koha-conf.xml export PERL5LIB=/home/koha/kohaclone Good luc

Re: [Koha] Browse by hierarchy - Links not working

2012-09-19 Thread Manos PETRIDIS
Hi José, Thank you VERY much for your step-by-step instructions. Although I try to follow DDC in my installation, I'm sure that your guide will be soon incorporated in the pertinent wiki page. As to your suggestion regarding the *Can't locate C4/Context.pm in @INC* problem, I find two C4 folde

Re: [Koha] Use of fast cataloging framework

2012-09-19 Thread Fischer, Katrin
Hi, in MARC21 the 952$3 field will give an alert on checkout and checkin. So what you can do is to define a default value for that subfield in the FA framework. This way every new FA record will have the note. The feature was added in 3.6.x and is documented on bug 7278: http://bugs.koha-commu

[Koha] Use of fast cataloging framework

2012-09-19 Thread Mathieu Saby
Hi my colleagues are making an important use of the fast cataloging function (activated by creating a FA framework), in Koha master, as we have got many books not cataloged yet, and most of our periodicals. Having used this kind of function in other ILS before, I'm surprised Koha doesn't give

Re: [Koha] Regarding the Koha PW Problem

2012-09-19 Thread Bernardo Gonzalez Kriegel
2012/9/19 Claudio Kutufà > I really don't know exactly what happened: > I'm in Italy and the library is in Africa !! (in Asmara - Eritrea) > They told me today that a girl deleted (for error) all the usernames and > all passwords of the staff, but I don't know how exactly she did... > So I was as

Re: [Koha] Help! a person deleted (it was an error) all staff pwd and us

2012-09-19 Thread Claudio Kutufà
really don't know exactly what happened: I'm in Italy and the library is in Africa !! (in Asmara - Eritrea) Without a good internet connection They told me today that a girl deleted (for error) all the usernames and all passwords of the staff, but I don't know how exactly she did... So I was as

Re: [Koha] Regarding the Koha PW Problem

2012-09-19 Thread Claudio Kutufà
I really don't know exactly what happened: I'm in Italy and the library is in Africa !! (in Asmara - Eritrea) They told me today that a girl deleted (for error) all the usernames and all passwords of the staff, but I don't know how exactly she did... So I was asking if there is a way to access t

Re: [Koha] Help! a person deleted (it was an error) all staff pwd and us

2012-09-19 Thread Marc Véron
Hi Claudio, that sounds like quite some misunderstanding. To clarify, the accounts do still exist but they do not have usernames and passwords anymore? In that case you could login with the Koha database user from koha-conf.xml that you used at the time of installation to modify the accounts

[Koha] Help! a person deleted (it was an error) all staff pwd and us

2012-09-19 Thread Claudio Kutufà
Hello all Help ! In a library where (in august 2011) I installed Koha 3.6 a new staff girl, misunderstood somenting and deleted ALL staff passwords and usernames !!! ALL !!! What can I suggest them to recover the deleted passwords or, at least, to recreate them ? Thanks a lot for your hel

Re: [Koha] No search results?

2012-09-19 Thread Mark Tompsett
Greetings, koha-zebradaemon-output.log: 22:07:15-19/09 zebrasrv(14) [warn] ir_session (exception) 22:07:20-19/09 zebrasrv(15) [warn] zebra_lock_create fail fname=/var/lock/koha/zebradb/biblios/norm..LCK [Permission denied] Mason James said: your zebra files have incorrect permissions… (you ra

Re: [Koha] No search results?

2012-09-19 Thread Jared Camins-Esakov
Seth, I then told it to manually rebuild zebra - it seemed to do so fine but > still no change. (Note: we have a cron that runs every 15 minutes and does > this rebuild anyway) > > koha-zebraqueue.err: > [etc.] I think the problem is just the Zebra permissions, as Mason pointed out. However, m

Re: [Koha] No search results?

2012-09-19 Thread Mason James
On 2012-09-20, at 1:36 AM, Seth Mayo wrote: > So I've found a really strange problem today... > > I then told it to manually rebuild zebra - it seemed to do so fine but > still no change. (Note: we have a cron that runs every 15 minutes and does > this rebuild anyway) > > > koha-zebradaemon-o

[Koha] No search results?

2012-09-19 Thread Seth Mayo
15:42:42 koha-zebra-ctl.kohadb: client (pid 837) killed by signal 15, stopping 20120918 16:21:31 koha-zebra-ctl.kohadb: client (pid 856) killed by signal 15, stopping 20120919 11:55:14 koha-zebra-ctl.kohadb: client (pid 889) killed by signal 15, stopping 20120919 22:51:23 koha-zebra-ctl.kohadb: client

[Koha] Accessing full texts

2012-09-19 Thread izzeldin mojawir
Hi , all Is it possible to access full texts through koha ?I do not mean remote access using field 856 Thanks Izzeldin Mojawir ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha