[Koha] i need your help on installing koha

2012-07-03 Thread jackymasibo
hi guys, i am trying to install koha on a debian pc and when i run apt get update i get the following error messages Err http://ftp.indexdata.dk indexdata/sarge/released Sources 404 Not Found Err http://ftp.indexdata.dk indexdata/sarge/released i386 Packages 404 Not Found Fetched 197 B in 18

Re: [Koha] Problem with Direct Link to Title in Koha

2012-07-03 Thread Stefano Bargioni
The same behavior in Chrome 20.0.1132.47 for Mac. However, http://catalogo.pusc.it/cgi-bin/koha/opac-detail.pl?biblionumber=45655# (Koha 3.2.7) works correctly. Is the problem related to your Koha version? Stefano > Hello I seem to have a problem with direct linking to a title. > > If I use a l

[Koha] Software error

2012-07-03 Thread Peter Zhao
Software error: C4::Output version 3.02 required--this is only version 3.08.01.002 at /usr/share/koha/intranet/cgi-bin/tags/review.pl line 33. BEGIN failed--compilation aborted at /usr/share/koha/intranet/cgi-bin/tags/review.pl line 33. Hi all, Could anyone know this error and how to fi

Re: [Koha] Software error

2012-07-03 Thread Chris Cormack
On 3 July 2012 19:39, Peter Zhao wrote: > Software error: > C4::Output version 3.02 required--this is only version 3.08.01.002 at > /usr/share/koha/intranet/cgi-bin/tags/review.pl line 33. > BEGIN failed--compilation aborted at > /usr/share/koha/intranet/cgi-bin/tags/review.pl line 33. > > > Hi

Re: [Koha] i need your help on installing koha

2012-07-03 Thread Mirko
What version of Koha are you trying to install on what version of Debian and what instructions do you use? idzebra-2.0 is part of Debian stable. Debian Sarge (indicated in the repository address) is really old. schrieb jackymasibo am 03.07.2012 09:01: > hi guys, > i am trying to install koha on a

[Koha] Koha Search Results Availability of Items?

2012-07-03 Thread therrsonne02
Hi, I'm or we are a new to Koha, and we need help? if there is any, thank you in advance. We are using Koha 3.8 version, we migrated using MARC edit because our former ILS does not supportthe conversion that Koha uses. We have tried migrating it and it was successful, using "no_zebra.pl", the pro

[Koha] I NEED HELP ON INSTALLING KOHA

2012-07-03 Thread jackymasibo
hi guys, i am trying to install koha on a debian pc and when i run apt get update i get the following error messages Err http://ftp.indexdata.dk indexdata/sarge/released Sources 404 Not Found Err http://ftp.indexdata.dk indexdata/sarge/released i386 Packages 404 Not Found Fetched 197 B in 18

Re: [Koha] i need your help on installing koha

2012-07-03 Thread David Nind
The INSTALL.debian file covers installing Yaz and Zebra: -- 1.2 Set up Indexdata apt sources for Yaz and Zebra packages See the instructions from indexdata athttp://ftp.indexdata.com/pub/debian/README At the time of writing, you need to create /etc/apt/sources.list.d/indexdata.list containing t

Re: [Koha] i need your help on installing koha

2012-07-03 Thread themneks
Thanks alot Mirko koha version am trying to install is koha 3.02.04 debian version is debian 6.0.5 am just new to linux and koha too so i was using this guide http://www.blazingmoon.org/news/2008/12/install-koha-on-ubuntu-part-4-koha/ any help will be appreciated thanks -- View this message in

Re: [Koha] I NEED HELP ON INSTALLING KOHA

2012-07-03 Thread MJ Ray
jackymasibo wrote: > i am trying to install koha on a debian pc and when i run apt get update i > get the following error messages > > Err http://ftp.indexdata.dk indexdata/sarge/released Sources > 404 Not Found http://www.debian.org/releases/sarge/ says Debian GNU/Linux 3.1 (a.k.a. sarge

Re: [Koha] i need your help on installing koha

2012-07-03 Thread David Nind
Hi. > koha version am trying to install is koha 3.02.04 > This is an older version of Koha (released in October 2010). Would recommend installing a newer version - 3.8.2 is the latest but is still relatively new (initial release in April, with latest update in June). You could also go with the

[Koha] Cataloguing Items with Multiple Parts

2012-07-03 Thread Joel Harbottle
Hi All, I'm cataloguing an item with multiple books as part of the package. Ideally, I want to catalogue each individual book in the package and then link those Bibliographic records to a 'main' Bibliographic record for the kit/package? I used to be able to easily do this in our old IL

Re: [Koha] Cataloguing Items with Multiple Parts

2012-07-03 Thread Nicole Engard
Joel, You're talking about Analytics and Koha does have Analytics support so hopefully this will help: http://manual.koha-community.org/3.8/en/cataloging.html#cataloganalytics Nicole On Sun, Jul 3, 2011 at 9:16 AM, Joel Harbottle wrote: > Hi All, > > > > I'm cataloguing an item with multiple bo

[Koha] Insert records in mysql

2012-07-03 Thread Viviane Ventura
Hey, folks Can i insert records in mysql (biblio, biblioitems and items) directly? Thanks ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

[Koha] Check In - Check out multiple items.

2012-07-03 Thread Laquerre, Anthony
Hi everyone, We are currently looking at is a way to check in and check out a single items that link to multiple items. Here's the need : Check out : User have a box. Inside that box there is : 1 - Camera, 1- Cable, 1- Speaker. Each individual item have a barcode. What we would like to do is :

[Koha] [discussion] Privacy issue (bug 3280)

2012-07-03 Thread Paul Poulain
Hello Koha users & developers, The bug 3280 fixes a problem in cart sending in opac : the behaviour has changed, and for security reason, it will be possible only for logged-in users. A question has also been raised : we could also add the IP address of the sender in the mail that Koha sent. Do yo

Re: [Koha] Insert records in mysql

2012-07-03 Thread Robin Sheat
Op 03-07-12 17:00, Viviane Ventura schreef: > Hey, folks > > Can i insert records in mysql (biblio, biblioitems and items) directly? It's possible, but it's really not recommended unless the data you're putting in there comes from a very similar Koha instance. Things like creating MARC record par

Re: [Koha] [Koha-devel] [discussion] Privacy issue (bug 3280)

2012-07-03 Thread Chris Cormack
Make it a syspref, so it can work for all jurisdictions. Problem solved. Chris Paul Poulain wrote: Hello Koha users & developers, The bug 3280 fixes a problem in cart sending in opac : the behaviour has changed, and for security reason, it will be possible only for logged-in users. A question

Re: [Koha] [discussion] Privacy issue (bug 3280)

2012-07-03 Thread Robin Sheat
Op 03-07-12 17:17, Paul Poulain schreef: > I start arguing = I think we should, and in France, I think it's a legal > issue, you must be able to answer any legal request from a court (9-11, > thank you :\ ) There are probably some jurisdictions where you /must not/ give away the IP address, too.

Re: [Koha] [discussion] Privacy issue (bug 3280)

2012-07-03 Thread glaws
Make it optional at most (syspref), off by default. Greg -- On 07/03/2012 11:17 AM, Paul Poulain wrote: > Hello Koha users & developers, > > The bug 3280 fixes a problem in cart sending in opac : the behaviour has > changed, and for security reason, it will be possible only fo

[Koha] languages lost after upgrading from 3.0 to 3.6

2012-07-03 Thread Gerard Henry
hello all, i'm doing the upgrade. In 3.0, we have the languages: en fr-FR de-DE ed-ES in opaclanguagesdisplay but after the upgrade, opaclanguages display is empty, it is not possible to select languages. The dirs are presents: # ls -l /usr/local/koha/opac/htdocs/opac-tmpl/prog total 28 drwxr-x

Re: [Koha] Check In - Check out multiple items.

2012-07-03 Thread Peter Aronson
Hi Anthony, One way to do this is to have only 1 barcode — the box. On the items screen, set the item type as Mixed Materials. And at the top (sorry, I don't have Koha open right now, so I don't know what number) there's a field called Materials Specified. If you put something on that line, suc

Re: [Koha] Relevance

2012-07-03 Thread BRANNON, CHRISTOPHER
Lori, Thanks for the information. This pretty much says what ByWater told us to set when we went online, but I'm still looking for information on how relevance works, and why it does what it does. This still remains a mystery. Christopher Brannon From: loria...@gmail.com [ma

[Koha] Statistics in 3.6

2012-07-03 Thread Paul Nielsen
Howdy, Please file in the 'there are no silly questions' pile. Is there any chance that the way circulation recording and reporting has changed in 3.6? I have to ask before I contemplate the possibility that our circ has dropped over the last quarter - god forbid! But, after several years of co

Re: [Koha] Statistics in 3.6

2012-07-03 Thread Joann Ransom
Oh thank god - our statistics have crashed through the floor too since going to 3.6 too. I have been pestering Chris and we just can't find the reason - but at least I know I am not alone and we can pester him together ! J On 4 July 2012 11:22, Paul Nielsen wrote: > Howdy, > > Please file in

Re: [Koha] Statistics in 3.6

2012-07-03 Thread Chris Cormack
You should be using the statistics table and not joining to items. Or all stats for deleted items will not be counted. Chris On Jul 4, 2012 11:25 AM, "Joann Ransom" wrote: > Oh thank god - our statistics have crashed through the floor too since > going to 3.6 too. > > I have been pestering Chris

Re: [Koha] Statistics in 3.6

2012-07-03 Thread Paul Nielsen
I am glad I am not alone Jo, thanks. Chris, I only use the Circulation Statistics Wizard so not sure if that is what you mean about the table? Paul From: Chris Cormack [mailto:ch...@bigballofwax.co.nz] Sent: Wednesday, 4 July 2012 11:42 a.m. To: Joann Ransom Cc: koha@lists.katipo.co.nz; Paul Nie