[Koha] Schedule::At

2011-06-19 Thread Abdulsalam Yousef
Hello all, We have faced this new problem in koha 3.02.05 when trying to open the link http://mu.maktabat-online.net:8080/cgi-bin/koha/tools/scheduler.pl which concerns with the Task Schedulerwe get this error Software error: Sche

Re: [Koha] Summary of Global Signoff Day 2011-06-15 - more to come?

2011-06-19 Thread MJ Ray
Magnus Enger wrote: > * GSOD #1 [...] > You can see a more or less complete list of what bugs were changed here: > http://wiki.koha-community.org/wiki/Global_sign_off_day,_2011-06-15 Thanks for the summary, Magnus! I was unaware of that page, so did not edit it when reviewing or signing off. Edi

Re: [Koha] blank barcode

2011-06-19 Thread Prawesh Shrestha
The problem is fixed. Only uppercases barcode are printed, if any letter is in lowercase, it prints blank. -- Prawesh Shrestha Project Engineer - YoungInnovations Pvt. Ltd. GPO 8976 EPC 241 Pulchowk, Lalitpur, Nepal Tel: +977-01 5009282 http://yipl.com.

[Koha] 3.4.x String Freeze and Roadmap Update

2011-06-19 Thread Chris Nighswonger
Hi all, The monthly 3.4.x release is a few days behind schedule. As of UTC 20 June 2011, 3.4.x is in a string freeze. 27 June 2011 will be the date of the 3.4.2 release. At this point the only patches that touch strings which will be accepted are blocker and security fixes. Non-string patches

[Koha] Database change/Multiple databases

2011-06-19 Thread Renate Morgenstern
Hi, When installing Koha, I used MARC21 as my database. Now I would also like to test Unimarc based databases. How would I go about to delete al records in the MARC21 database? and also install the 2nd Unimarc database for another library. Where can I get instrauction on how to do this? Regard

Re: [Koha] Koha 3.4 on Ubuntu

2011-06-19 Thread update
Hi Ajesh, I experience the exactly the same problems as described in the points 1 and 2. Have you solved it and how? Sincerly Alen -- View this message in context: http://koha.1045719.n5.nabble.com/Koha-3-4-on-Ubuntu-tp4333084p4503118.html Sent from the Koha - Discuss mailing list archive at Na

Re: [Koha] Summary of Global Signoff Day 2011-06-15 - more to come?

2011-06-19 Thread Chris Cormack
* MJ Ray (m...@phonecoop.coop) wrote: > Magnus Enger wrote: > > * GSOD #1 > [...] > > You can see a more or less complete list of what bugs were changed here: > > http://wiki.koha-community.org/wiki/Global_sign_off_day,_2011-06-15 > > Thanks for the summary, Magnus! > > > As far as I can tell we

[Koha] Koha 3.2.10 is now available

2011-06-19 Thread Chris Nighswonger
It is with pleasure that I announce the release of Koha 3.2.10. Note: This is potentially the final release of the 3.2.x branch. Please act accordingly with new implementations and upgrades. The package can be retrieved from: http://download.koha-community.org/koha-3.02.10.tar.gz You can use t

Re: [Koha] Koha 3.4 on Ubuntu

2011-06-19 Thread Mahesh T Pai
aj...@maxenna.com writes: > Initially I added the following lines to ports.conf. > > Listen 80 > Listen 8080 > NameVirtualHost*:80 > NameVirtualHost*:8080 "NameVirtualHost" is not configuration to be set in ports.conf It should be set in koha-httpd.conf; and the installer would have done it

Re: [Koha] Koha 3.4 on Ubuntu

2011-06-19 Thread Chris Cormack
On 20 Jun 2011 18:16, "Mahesh T Pai" wrote: > > aj...@maxenna.com writes: > > > Initially I added the following lines to ports.conf. > > > > Listen 80 > > Listen 8080 > > NameVirtualHost*:80 > > NameVirtualHost*:8080 > > "NameVirtualHost" is not configuration to be set in ports.conf > > It sh