Re: [Koha] Commentary on Paul's Koha 3.8 Release Manager proposal

2011-09-08 Thread LAURENT Henri-Damien
Hi Ian, Great Idea. But I fear that what you propose would then lead to having Koha 4.0 be a new Perl 6, i.e. it will never come out (emmm.. no, Perl 6 will be released... some day). You will never be able to provide users with a schedule. And if all the new features are to be integrated step by st

Re: [Koha] 403 error with Koha 3.4.4

2011-09-08 Thread Perch
I got 403 error fixed by commenting out the following two lines from httpd.conf: Options FollowSymLinks AllowOverride None #Order deny,allow #Deny from all They seem to be the ones causing virtual hosts not to work. There's another problem now, but I'll post a new thread about i

[Koha] 3.4.4. woes continue... :(

2011-09-08 Thread Perch
This is what 3.4.4 throws on me when I try to access the Koha intranet: Software error: syntax error at /usr/share/koha/lib/C4/Search.pm line 497, near "$data ~" syntax error at /usr/share/koha/lib/C4/Search.pm line 498, near "}->" syntax error at /usr/share/koha/lib/C4/Search.pm line 498, near "

Re: [Koha] 3.4.4. woes continue... :(

2011-09-08 Thread Chris Cormack
On 8 September 2011 21:38, Perch wrote: > This is what 3.4.4 throws on me when I try to access the Koha intranet: > > Software error: > > syntax error at /usr/share/koha/lib/C4/Search.pm line 497, near "$data ~" > syntax error at /usr/share/koha/lib/C4/Search.pm line 498, near "}->" > syntax error

Re: [Koha] 3.4.4. woes continue... :(

2011-09-08 Thread Perch
My Perl version is 5.8.8 -- View this message in context: http://koha.1045719.n5.nabble.com/3-4-4-woes-continue-tp4781863p4781935.html Sent from the Koha - Discuss mailing list archive at Nabble.com. ___ Koha mailing list http://koha-community.org Koha

Re: [Koha] 3.4.4. woes continue... :(

2011-09-08 Thread Chris Cormack
On 8 September 2011 22:07, Perch wrote: > My Perl version is 5.8.8 > That will be the problem then, 3.4.x requires 5.10 Chris ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] 3.4.4. woes continue... :(

2011-09-08 Thread Perch
So that will mean a complete system upgrade for me.. Oh bugger... -- View this message in context: http://koha.1045719.n5.nabble.com/3-4-4-woes-continue-tp4781863p4781951.html Sent from the Koha - Discuss mailing list archive at Nabble.com. ___ Koha mai

[Koha] FW: Commentary on Paul's Koha 3.8 Release Manager proposal

2011-09-08 Thread Marcel de Rooy
I think both proposals (from Paul and Ian) contain very good points, are ambitious and motivating for the community. With people like Ian and Paul in the release team, we will definitely reach a Koha 4.0! I would however not favor working in parallel on Koha 3.8 and 4.0 as well as maintaining

[Koha] 3.4.4 Perl upgrade/rebuilding perl-modules

2011-09-08 Thread Perch
I upgraded my Perl (compiled a new version from source) from 5.8.8 to 5.14.1, because evidently Koha 3.4.4 needs a newer version of Perl than 5.8.8. Now I'm having problems getting some of the required CPAN modules to install. First of all: HTTP::OAI wants a newer version of XML::SAX::Base. I have

[Koha] Koha suppression of records

2011-09-08 Thread Linda Culberson
All, We are having a problem with suppression of newly created records in Koha and wonder how others are handling the work flow with newly created records and items. We have/had some of our frameworks set up where the default for the 942 subfield n was 1 so that a record when created would be

Re: [Koha] Koha suppression of records

2011-09-08 Thread Margo Duncan
Linda, I would change the default for 942$n to 0. Your staff will then use the correct framework, but add changing 942$n to 1 as part of their workflow. Margo Margo Duncan, MLS Systems Librarian Robert R. Muntz Library The University of Texas at Tyler 903.566.7174 | mdun...@uttyler.edu -O

Re: [Koha] Koha suppression of records

2011-09-08 Thread Linda Culberson
Margo, Thanks for the reply. We were discussing that possibility and I was wondering if having anything in the 942 subfield n suppressed it or does it have to be a "1"? So is it unsuppressed if it's a "0"? I really appreciate your help. Linda On 9/8/2011 11:26 AM, Margo Duncan wrote: Linda

[Koha] open bibliographic principles

2011-09-08 Thread Thomas Krichel
On behalf of the Open Bibilographic Working Group of the Open Knowledge Foundation, I would like to bring your attention to the Principles on Open Bibliographic data at http://openbiblio.net/principles/ The group continues to offer the opportunity, for both individuals and groups, to s

Re: [Koha] Koha suppression of records

2011-09-08 Thread Linda Culberson
Margo, You're a life saver, and since the life you probably saved is my own, I am very grateful. Thanks! Linda On 9/8/2011 1:04 PM, Margo Duncan wrote: Linda, Yes, that's right. You should be able to see that in your Authorized Values. I've attached a screenshot of ours. Margo -Origi

Re: [Koha] Problems after upgrade to 3.4.3

2011-09-08 Thread Lars J. Helbo
Hi! We still have the problem. check in and check out works as it should, but after each check in or check out, we get this error message: "Can't call method "subfield" on an undefined value at /usr/share/koha/lib/C4/Biblio.pm line 2835." Our installation

Re: [Koha] Problems after upgrade to 3.4.3

2011-09-08 Thread Lars J. Helbo
By the way, I am a bit confused about this. Line 2835 in Biblio.pm is in the middle of this procedure: sub _AddBiblioNoZebra {     my ( $biblionumber, $record, $server, %result ) = @_;     my $dbh = C4::Context->dbh; From the name of it, I would guess that t

Re: [Koha] Koha suppression of records

2011-09-08 Thread Margo Duncan
Linda, Yes, that's right. You should be able to see that in your Authorized Values. I've attached a screenshot of ours. Margo -Original Message- From: Linda Culberson [mailto:lcul...@mdah.state.ms.us] Sent: Thursday, September 08, 2011 11:57 AM To: Margo Duncan Cc: koha Subject: Re:

Re: [Koha] OPAC error

2011-09-08 Thread Robin Sheat
Op vrijdag 9 september 2011 03:44:10 schreef u: > My problem did turn out to be a database problem. I was able to track > this down. > > Question: Does some amount of template information get stored in the > database? I'm trying to understand what might have gotten corrupted > within the data

Re: [Koha] open bibliographic principles

2011-09-08 Thread Paul
At 07:35 PM 9/8/2011 +0200, Thomas Krichel wrote: On behalf of the Open Bibilographic Working Group of the Open Knowledge Foundation, I would like to bring your attention to the Principles on Open Bibliographic data at http://openbiblio.net/principles/ The group continues to offer the opp

Re: [Koha] OPAC error

2011-09-08 Thread Tom Hanstra
My situation is rather specific in that I have a backup of data from a PTFS 3.2 database which I'm trying to use with the 3.4.4 Community Koha. Our goal is to migrate away from a PTFS hosted solution to one more local, so I'm testing getting things set up here. In general, this has been work

Re: [Koha] open bibliographic principles

2011-09-08 Thread BWS Johnson
Kia ora! I took it as "Oi, guys, this is neat! Go look." It seems like something kind of neat to bear in mind as we programme and design away. Philosophy, yeah, that's the ticket. :) Cheers, Brooke > At 07:35 PM 9/8/2011 +0200, Thomas Krichel wrote: >>   On behalf of the Open Bibilographic Wo

Re: [Koha] barcode problem plz help

2011-09-08 Thread Robin Sheat
Op vrijdag 9 september 2011 04:30:42 schreef prasenjit ghosh: > I installed Koha and its working. Cant generate barcodes. Using on Winxp. You're running Koha on Win XP? What version? Odds are it's very old. Unless you mean you're running your browser on Win XP, which is quite a different story.

Re: [Koha] Problems after upgrade to 3.4.3

2011-09-08 Thread Lars J. Helbo
Hi again! Apparently this was it. In the system preferences the use of Zebra had been turned off. I have no idea how and why this has happened. But after turning Zebra on again, the problem is gone. Den 08-09-2011 22:15, Lars J. Helbo skrev: