Bob,MarcEdit make mistakes when doing MARC records with repeatable fields:Instead of:700 $aName700 $aName2It does:700 $aName$aName2To solve this problem I made:700 $aName701 $aName2After this, I opened the notepad and replaced all 701 by 700... I made this for all fields with this problem.Regards,R
Hi all,
I have mapped 952$p with unique serial of barcode for circulation (e.g.
LIB1000101, LIB1000102, LIB1000102)... I also have Accession no. (e.g.
254123, 19982, 05241) please guide me what field I'll use for accession no.
mapping (as i already have a 952$p for serial barcode)
Kind regards,
S
I encountered exactly those same errors on my Koha 3.6.1. It seems the
errors only appear when you upgrade the db from a previous version (3.2, in
my case) of Koha to 3.6.
I also got these errors when Koha is updating the database through the web
installer:
--
[Fri Dec 09 04:52:16 2011] updateda
We also experienced a few failures while installing a new 3.6.1 and
importing an sql dump from the production 3.2:
[Thu Dec 15 13:59:43 2011] updatedatabase.pl: DBD::mysql::db do failed:
Duplicate entry 'maxItemsInSearchResults' for key 'PRIMARY' at
/usr/share/koha/intranet/cgi-bin/installer/d
> Duplicate entry 'maxItemsInSearchResults' for key 'PRIMARY'
"Duplicate entry" means that the update is trying to make a change
that has already been made. That's why it's safe to ignore.
-- Owen
--
Web Developer
Athens County Public Libraries
http://www.myacpl.org
__
On Fri, Dec 16, 2011 at 9:46 AM, Owen Leonard wrote:
> > Duplicate entry 'maxItemsInSearchResults' for key 'PRIMARY'
>
> "Duplicate entry" means that the update is trying to make a change
> that has already been made. That's why it's safe to ignore.
>
These errors are caused by the fact that the
At 09:46 AM 12/16/2011 -0500, Owen Leonard wrote:
> Duplicate entry 'maxItemsInSearchResults' for key 'PRIMARY'
"Duplicate entry" means that the update is trying to make a change
that has already been made. That's why it's safe to ignore.
Thanks, and yes -- but what I was trying to research wa
Hi Paul,
On Fri, Dec 16, 2011 at 11:10 AM, Paul wrote:
> At 09:46 AM 12/16/2011 -0500, Owen Leonard wrote:
>
>> > Duplicate entry 'maxItemsInSearchResults' for key 'PRIMARY'
>>
>> "Duplicate entry" means that the update is trying to make a change
>> that has already been made. That's why it's sa
At 12:51 PM 12/16/2011 -0500, Chris Nighswonger wrote:
Hi Paul,
[snip]
I see no reason why the errors you posted in this thread should/would
affect the ability to put a server into production.
Hi Chris,
They don't -- it was just programmatical curiosity on my behalf (I have
this very old-fa
Hi, thanks, but can you help us w the original problem: 14.12.2011, Perch wrote:
> When checking items out to a patron, this message appears:
>
> --
> Software error:
>
> Can't call method "subfield" on an undefined value at
> /usr/share/koha/lib/C4/Biblio.pm line 3008.
>
> --
>
> The item get
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
The sysprefs you are looking for are probably:
OPACBaseURL
and
staffClientBaseURL
You may need to set these to the new URL to make your catalog perform correctly.
(also, just in case, clear your cache, cookies, and history in your browser.)
Liz Rea
l...@nekls.org
<>
On Dec 16, 2011, at 11:
12 matches
Mail list logo