Re: [Koha] Circulation-empty barcode-internal server error

2017-01-24 Thread Jonathan Druart
Are you logged in using the DB credentials? On Mon, 23 Jan 2017 at 22:29 clint.deckard wrote: > Sorry forgot to reply-all > > Jonathon, > > The error is > Can't use string ("1") as a HASH ref while "strict refs" in use at > /usr/share/koha/intranet/cgi-bin/circ/circulation.pl line 472. > > Seems

[Koha] items table has more records than in biblio table and biblioitems tables !!

2017-01-24 Thread Tanzeem M.B
After doing an import, the items table in koha is having 7 more records than in biblio and biblioitems tables. How does this happen? How to fix this? -With Thanks & Regards Tanzeem M.B ___ Koha mailing list http://koha-community.org Koha@lists.katip

Re: [Koha] items table has more records than in biblio table and biblioitems tables !!

2017-01-24 Thread Tomas Cohen Arazi
biblio and biblioitems table have a 1-1 relation as they both hold bibliographic records descriptions. The items table contains holdings information, which tends to differ from bíblios because: - some bibliographic records don't have items (analytics, electronic resources, etc) - some bibliographic

Re: [Koha] items table has more records than in biblio table and biblioitems tables !!

2017-01-24 Thread Indranil Das Gupta
On Jan 24, 2017 3:52 PM, "Tomas Cohen Arazi" wrote: > So it is no surprise that they don't match, it is the most likely situation. > What Tomas said! As long as you don't have a biblionumber in your items table that is not present in your biblio and biblioitems tables, you don't have a problem p

[Koha] Storage engine type pending_offline_operations

2017-01-24 Thread Barry Cannon
Hi,      Does anyone have know why pending_offline_operations is using MyISAM as it's storage engine? It seems to be the only table left using it.  It's a small concern when considering database backup procedures - table locking specifically. I see some old bugs relating to this table but nothing s

[Koha] Hello

2017-01-24 Thread Nathan Cluff
Hello Koha community, I am a system administrator at Arizona State University and have inherited a Koha database. I have been wanting to dabble in Koha for a while so now I am jumping into a full live database. The original setup was running Koha 3.x (sorry I don't have the original version read

Re: [Koha] Hello

2017-01-24 Thread Christopher Davis
Nathan, Welcome to the Koha Community :-) Christopher Davis, MLS Systems & E-Services Librarian Uintah County Library cgda...@uintah.utah.gov (435) 789-0091 ext.261 uintahlibrary.org basinlibraries.org facebook.com/uintahcountylibrary instagram.com/uintahcountylibrary On Tue, Jan 24, 2017 at 11

Re: [Koha] Circulation-empty barcode-internal server error

2017-01-24 Thread clint.deckard
No, logged in as a regular user with superlibrarian permissions. Jonathan Druart wrote: Are you logged in using the DB credentials? On Mon, 23 Jan 2017 at 22:29 clint.deckard wrote: Sorry forgot to reply-all Jonathon, The error is Can't use string ("1") as a HASH ref while "strict refs" in

[Koha] Koha Meeting Reminder

2017-01-24 Thread Nick Clemens
Hi All, Just a friendly reminder that the next Koha Development IRC meeting is tomorrow, 25 January 2017, at 13UTC Here is a converter for local date and time: https://www.timeanddate.com/worldclock/fixedtime.html?msg=Koha+Developers+IRC+Meeting&iso=20170125T13 The agenda is on the wiki, please

[Koha] Acquisitions error : Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/DBI.pm line 2054

2017-01-24 Thread Jane Chang
Hi all, I need some urgent help on this following error: Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/DBI.pm line 2054 I was trying to look for a vendor in Acquisitions, and the above error showed up. Please help. Thanks! Jane Chang Christian Witness Theological Semina

[Koha] Question about Cities & Towns configuration

2017-01-24 Thread Harold Park
Hello all, Just started looking into Koha. I've successfully installed it and in the process of configuring it. Question: Is there a way to import data into the Cities and Towns configuration module? Our city has over 100 zip codes. I'd hate to have to enter all of them manually. Please ad

Re: [Koha] Question about Cities & Towns configuration

2017-01-24 Thread Bob Birchall
On 25/01/17 10:32, Harold Park wrote: Hello all, Just started looking into Koha. Welcome. I've successfully installed it and in the process of configuring it. Question: Is there a way to import data into the Cities and Towns configuration module? Our city has over 100 zip codes. I'd hat

Re: [Koha] Question about Cities & Towns configuration

2017-01-24 Thread Harold Park
Perfect. Thanks for this info, Bob! -Original Message- From: Bob Birchall [mailto:b...@calyx.net.au] Sent: Tuesday, January 24, 2017 3:41 PM To: koha@lists.katipo.co.nz Subject: Re: [Koha] Question about Cities & Towns configuration On 25/01/17 10:32, Harold Park wrote: > Hello all, > >

Re: [Koha] Circulation-empty barcode-internal server error

2017-01-24 Thread Jonathan Druart
I need more details and a step by step plan to fix your issue. You should also try to recreate on a sandbox. On Tue, 24 Jan 2017 at 19:58 clint.deckard wrote: > No, logged in as a regular user with superlibrarian permissions. > > Jonathan Druart wrote: > > Are you logged in using the DB credenti