[Koha] Label creator error

2014-12-23 Thread cjwalke
I'm running 3.18 and have a problem with my label creator incorrectly splitting call numbers. I'm using the Reference collection code and adding REF to the head of each call number for the items. Call numbers are populated by the data in the 050 field. Not all the call numbers on the label, but

[Koha] OPAC searching for old IP address

2011-12-16 Thread cjwalke
I'm running Koha 3.04. The IP address for my server recently changed and I've changed koha-httpd.conf to the new IP address. However, when I run a search through the OPAC, it retrieves results accurately, but then I can see that Firefox is trying to connect to the old IP address, which it eventua

[Koha] mysqldump issue with koha database

2012-01-25 Thread cjwalke
I'm running Koha on two different servers for testing reasons. One has 3.6.2 and is my current active server. I just upgraded the other from 3.2.2 to 3.6.2 with no problems. I copied the koha database using mysqldump from the current server and copied it onto the newly upgraded server. I've run

Re: [Koha] mysqldump issue with koha database

2012-01-26 Thread cjwalke
Hi Chris, I have run the commands you mention: misc/maintenance/remove_items_from_biblioitems.pl --run misc/migration_tools/rebuild_zebra.pl -b -r And Zebra is running. I think the issue is that the two servers are different types of machines. One is an old P3 Dell and the other is a G5 Mac.

[Koha] Label creator error

2014-08-08 Thread cjwalke
For some reason the label creator is adding decimals is weird places when it splits a call number. It is even doing it in for older batches that I previously created without issue. Why would this change happen? I can't get these books on the shelf without the proper label. Thanks for any help.