<font size="2"><font face="verdana,sans-serif">Linda,<br><br>I haven&#39;t seen this message before but it sounds as if the subfields for the other tags are linked to Tab 10 instead of Tab 9. Only the tag 952 subfields should be linked to Tab 10.<br>

<br>Bev<br clear="all"></font></font><br>* * * * <br>Beverly Church <br>LibLime Project Manager<br><br>phone: 1-888-564-2457 ext. 717 <br>            1-301-654-8088 ext. 292<br>email: <a href="mailto:bchurch@liblime.com" target="_blank">bchurch@liblime.com</a><br>

skype: beverlychurch<br>
<br><br><div class="gmail_quote">On Wed, Apr 20, 2011 at 2:37 PM, Linda Culberson <span dir="ltr">&lt;<a href="mailto:lculber@mdah.state.ms.us">lculber@mdah.state.ms.us</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

All,<br>
I had done 12 customized frameworks in Koha version 3.02.02.003 and at<br>
some point  I made an error - and I&#39;m embarrassed that I don&#39;t know when<br>
the error got in since I worked on them pretty much all at once.<br>
  I have only the one error and it is:<br>
Item tag        There is more than 1 MARC tag related to items tab (10) :<br>
952,955,956,960,967,980,981,982,983,984,987,990,995,998.<br>
<br>
I&#39;ve gone through every framework and don&#39;t  use any of those fields<br>
except the 952.  I did this sql statement to verify that was the case:<br>
SELECT distinct tagfield<br>
FROM `marc_subfield_structure`<br>
WHERE `tagfield`<br>
IN (&#39;952&#39;, &#39;955&#39;, &#39;956&#39;, &#39;960&#39;, &#39;967&#39;, &#39;980&#39;, &#39;981&#39;, &#39;982&#39;, &#39;983&#39;,<br>
&#39;984&#39;, &#39;987&#39;, &#39;990&#39;, &#39;995&#39;, &#39;998&#39;<br>
)<br>
AND `kohafield` LIKE &#39;items.%&#39;;<br>
<br>
and the results was one row: 952.<br>
<br>
I&#39;ve checked all the frameworks and even matched them against the demos<br>
so kindly posted on  <a href="http://koha-community.org" target="_blank">koha-community.org</a>.  I&#39;m thinking that I may not be<br>
understanding what the error means, because I was assuming that it<br>
indicated that there might be a duplication in the koha link.  Can<br>
someone tell me what I should be looking for?<br>
<br>
Thanks in advance.<br>
<br>
--<br>
Linda Culberson                 <a href="mailto:lculber@mdah.state.ms.us">lculber@mdah.state.ms.us</a><br>
Archives and Records Services Division<br>
Ms. Dept. of Archives &amp; History<br>
P. O. Box 571<br>
Jackson, MS 39205-0571<br>
Telephone:  601/576-6873<br>
Facsimile:  601/576-6824<br>
<br>
_______________________________________________<br>
Koha mailing list  <a href="http://koha-community.org" target="_blank">http://koha-community.org</a><br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</blockquote></div><br>