[Koha] Koha doesn't generate check-out and check-in notices

2011-04-27 Thread glernil evangelista
Good day! I'm configuring koha to send notices to patrons through their email address. I used ssmtp as my MTA and gmail as my mail server. Sending of email through command line is quite successful. I had process_message_queue in my crontab set to send messages every minute. I made it sure that mes

[Koha] Need Help

2011-04-27 Thread John Smith
Hi all Koha Members I had upload my all records after processing with marc edit but I need help to how create authorities and link it with record bibliographic thnks to all John Smith ___ Koha mailing list ht

Re: [Koha] SQL statement for generating current checkouts

2011-04-27 Thread Randall Rowe
Nabonita, Simply change the WHERE issues.issuedate = '-mm-dd' part to read WHERE issues.issuedate <= '-mm-dd' in each query. Randy Rowe Lincoln City Libraries I.T. -Original Message- From: "nabon...@jncasr.ac.in" Sent 4/20/2011 11:35:49 PM To: "Church, Beverly"

[Koha] Database update error on upgrade from 3.2.6 to 3.2.7 using debian package

2011-04-27 Thread Jorge de Cardenas
Looks like a miss-spelling; one is 'itemsstocknumberidx' <-- 2 S's the other is 'itemstocknumberidx' <-- 1 S -- |  Jorge de Cardenas |  jd...@smfpl.org | Stow-Munroe Falls Public Library _ If you have received this email i

Re: [Koha] Koha doesn't generate check-out and check-in notices

2011-04-27 Thread MJ Ray
glernil evangelista asked: > I'm configuring koha to send notices to patrons through their email address. > I used ssmtp as my MTA and gmail as my mail server. Sending of email through > command line is quite successful. I had process_message_queue in my crontab > set to send messages every minute

[Koha] Zebra errors

2011-04-27 Thread Tom Hanstra
I've successfully got indexing working without Zebra so now I'm trying to configure with Zebra. I think I have Zebra installed (placed in my own /shared/zebra directory) and I ran the rebuild_zebra.pl and got resulting files: ./var/lib/zebradb/biblios/register ./var/lib/zebradb/biblios/register

[Koha] Hello to all!

2011-04-27 Thread Walker Blackwell
Hey everyone. I'd just like to introduce myself. I'm a lab tech at University of Vermont and started getting interested in Koha as an equipment cage management solution around v2. It just works way better than anything else I've tried! Anyway, congrats to all those hard workers who got 3.4 out

Re: [Koha] Hello to all!

2011-04-27 Thread Kurt Bodling
Walker, Since it sounds like some others have had trouble (for various reasons) either upgrading or installing in Ubuntu, could you follow-up with some specifics regarding just what kind of set up you had before, and what you did to install with zero problems -- as a guide to those following in

Re: [Koha] Hello to all!

2011-04-27 Thread Tomas Cohen Arazi
On Wed, Apr 27, 2011 at 2:00 PM, Kurt Bodling wrote: > Walker, > > Since it sounds like some others have had trouble (for various reasons) > either upgrading or installing in Ubuntu, could you follow-up with some > specifics regarding just what kind of set up you had before, and what you did >

[Koha] 3.4 install prev: Re: Hello to all!

2011-04-27 Thread Walker Blackwell
Related to questions about installing 3.4. I installed mine on a fresh Ubuntu 10.04 64bit server. 1. Started with a new VMware image of Ubuntu 10.04 AMD64bit with all security and other packages updated. 2. Installed Apache2, MYSQL5 and set up the mysql DBs. 3. Downloaded usi

Re: [Koha] 3.4 install prev: Re: Hello to all!

2011-04-27 Thread Chris Cormack
On 28 Apr 2011 05:34, "Walker Blackwell" wrote: > > Related to questions about installing 3.4. I installed mine on a fresh Ubuntu 10.04 64bit server. > > > > 1. Started with a new VMware image of Ubuntu 10.04 AMD64bit with all security and other packages updated. > > 2. Installed

Re: [Koha] Hello to all!

2011-04-27 Thread Chris Cormack
On 28 Apr 2011 05:07, "Tomas Cohen Arazi" wrote: > > On Wed, Apr 27, 2011 at 2:00 PM, Kurt Bodling wrote: > > Walker, > > > > Since it sounds like some others have had trouble (for various reasons) either upgrading or installing in Ubuntu, could you follow-up with some specifics regarding just wh

Re: [Koha] Hello to all!

2011-04-27 Thread Walker Blackwell
> > The problems reported here are from people who didn't use the INSTALL file > that comes with Koha. So I recommend using that, in this case (ubuntu) the > INSTALL.ubuntu or INSTALL.ubuntu.lucid. > I used the INSTALL.ubuntu file from the git source. Worked well! All the best, Walker ___

[Koha] Font changes on receipts

2011-04-27 Thread Lesley Kimball
We are brand-new to Koha (went live on Monday 4/25). I would like to change the appearance (esp. font) of our receipts. I have found some information online (& archives) - all about editing the intranetuserjs area - but I am not proficient with javascript or css and I am not sure what I would put

[Koha] Koha: changing opac-tmpl/prog/en/xsl/MARC21slim2OPACDetail.xsl

2011-04-27 Thread Linda Culberson
All, Based on an answer I got in October about how to make fields not appear in the opac (in our case the 59X fields), I was about to change the opac-tmpl/prog/en/xsl/MARC21slim2OPACDetail.xsl and was wondering. Is this file overwritten with each upgrade? In other words, is changing this fi

Re: [Koha] Koha: changing opac-tmpl/prog/en/xsl/MARC21slim2OPACDetail.xsl

2011-04-27 Thread Ian Walls
Linda, Yes, manually changing this file without version control is going to complicate your upgrades. If you make any changes to you, it's best to use Git to track those changes. I'm actually in the process of spec'ing out a method for allowing users to upload their own XSLT in a way that won't

[Koha] Problem with Label Batch Create

2011-04-27 Thread Empedocles
Hi, I have recently upgraded to 3.4. The layout, profile, and template sections of the labels tool are all working as they should, however I am having the following problem with the batch manager: -Trying to add new items/batches returns the error that the branch is not set. Although I had set th

Re: [Koha] Font changes on receipts

2011-04-27 Thread Liz Rea
Lesley, Congratulations on your go live! I hope things are going well! :) As to your question, yes, it is possible to use the intranetuserjs preference to edit the CSS for the receipts. Here's a snippet of what I have in ours: > [begin example] > > >