Re: [Koha] Language differences - EN vs EN-GB

2011-09-21 Thread Jonathan Field
Hi Tom, I did a fair bit of this. It is mostly changing "catalog" to "catalogue"! Some other Americanis(z)tion changed too! Jonathan On 20/09/2011 19:36, Chris Cormack wrote: On 21 September 2011 06:34, Tom Hanstra wrote: Where might I find information on the differences between different f

Re: [Koha] Sopac2

2011-09-21 Thread LAURENT Henri-Damien
Le 20/09/2011 21:09, Luís Díaz a écrit : > Hello all, > someone have already install SOPAC2 with Koha?? > Thanks a lot > Hi we successfully installed Sopac2. We had to hack the code in order to make it work and the install is rather painful. But we did. -- Henri-Damien LAURENT BibLibre

[Koha] Help regarding upgrading Koha through git

2011-09-21 Thread Madhura Deodhar IES Library
Dear Koha Users, I m trying to upgrade koha 3.03.00.004 through git. The command : *git pull* gives following message : git pull git.koha-community.org[0: 174.143.233.17]: errno=Connection timed out fatal: unable to connect a socket (Connection timed out) Kindly guide on above matter. -- *Re

Re: [Koha] Help regarding upgrading Koha through git

2011-09-21 Thread Fischer, Katrin
Try it again a bit later. Probably git.koha-community.org was not available at the time you tried to do your ‘git pull’. Katrin From: koha-boun...@lists.katipo.co.nz [mailto:koha-boun...@lists.katipo.co.nz] On Behalf Of Madhura Deodhar IES Library Sent: Wednesday, September 21, 2011 12:13

Re: [Koha] Searching the Koha Lists

2011-09-21 Thread Lori Bowen Ayre
I set up a Google Custom Search Engine because I was unhappy with the other options. http://www.google.com/cse/home?cx=011786948441045791508:mhiovu8klb0&hl=en It is also imperfect but I'd be happy get help from others to improve it! Lori On Tue, Sep 20, 2011 at 6:21 PM, Mason James wrote: >

[Koha] process_message_queue.pl - Example

2011-09-21 Thread toreachdeepak
Hi, As we use this perl script to send the pending emails. Please give me an example on how to specify the username, password, SMTP Server etc. Thanks Deepak Bhatia -- View this message in context: http://koha.1045719.n5.nabble.com/process-message-queue-pl-Example-tp4826518p4826518.html Sent

Re: [Koha] Help regarding upgrading Koha through git

2011-09-21 Thread Liz Rea
Please try it again, there was a brief outage of the Git server yesterday. Liz Real...@nekls.org On Sep 21, 2011, at 5:12 AM, Madhura Deodhar IES Library wrote:Dear Koha Users,I m trying to upgrade koha 3.03.00.004 through git.  The  command : git pull gives following message : git pull git.koha-c

[Koha] Installer error on database initialization

2011-09-21 Thread Tom Hanstra
I've run into a problem with a database setting somewhere. I ran the installer a few days ago and it worked properly to install the database tables into the remote server database which I specified. Today, I ran the installer again with what I thought were the same parameters, but with a diff

[Koha] Call for News for the September Newsletter

2011-09-21 Thread Daniel Grobani
Hi, I'm gathering news for the September newsletter. Please send me by the 24th anything you think the community might like to know about. "News" can be as short as a sentence or as long as a paper. I especially encourage you to send me a line or two about what you're currently working on for pub

Re: [Koha] Sopac2

2011-09-21 Thread LAURENT
Le 20/09/2011 21:09, Luís Díaz a écrit : > Hello all, > someone have already install SOPAC2 with Koha?? > Thanks a lot > Hi we successfully installed Sopac2. We had to hack the code in order to make it work and the install is rather painful. But we did. -- Henri-Damien LAURENT BibLibre

Re: [Koha] process_message_queue.pl - Example

2011-09-21 Thread Robin Sheat
Op woensdag 21-09-2011 om 07:19 uur [tijdzone -0700], schreef toreachdeepak: > Hi, > > As we use this perl script to send the pending emails. > > Please give me an example on how to specify the username, password, SMTP > Server etc. You don't, Koha sends mail using your system's mail server. If

Re: [Koha] process_message_queue.pl - Example

2011-09-21 Thread Deepak Bhatia
Hi Robin, That's what I am requesting for. How do I set the SMTP server address in Koha ? Please help me in this regard ? Regards Deepak Bhatia 2011/9/22 Robin Sheat > Op woensdag 21-09-2011 om 07:19 uur [tijdzone -0700], schreef > toreachdeepak: > > Hi, > > > > As we use this perl script t

Re: [Koha] process_message_queue.pl - Example

2011-09-21 Thread Robin Sheat
Op donderdag 22-09-2011 om 10:55 uur [tijdzone +0530], schreef Deepak Bhatia: > That's what I am requesting for. > > How do I set the SMTP server address in Koha ? > > Please help me in this regard ? You don't set the SMTP server in Koha. It always uses the one on the local server. You need t

[Koha] SMTP Server Setting in KOHA

2011-09-21 Thread toreachdeepak
Hi, I want to send the mails in KOHA using our SMTP Server. How do we do these settings ? Is it based on the ubuntu linux server ? Regards Deepak Bhatia -- View this message in context: http://koha.1045719.n5.nabble.com/SMTP-Server-Setting-in-KOHA-tp4829032p4829032.html Sent from the Koha - Di

Re: [Koha] process_message_queue.pl - Example

2011-09-21 Thread Frédéric Demians
> How do I set the SMTP server address in Koha ? As Robin said, just try running process_message_queue.pl without parameters, i.e. without pointing to a specific SMTP server. If your Koha server has a local SMTP server configured, it will work. Otherwise, it means you will have to ask your server