<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 2010/03/16, at 11:53, Jim Tarvid wrote:</div><div><br></div><div>Thanks for your quick response.</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">How did update.php go? </span></blockquote><div><br></div><div>Every time I run it, I get no error (Phew). &nbsp;I disabled caches, emptying cache tables, the usual stuff but to no avail.</div><br><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">Did you turn off (disable) contributed modules first? Then enable them a few at a time and rerun update.php. I've run into dependencies that required reordering the enabling sequence .<br></span></blockquote><div><br></div><div>I spent a week of reading a lot of materials, and I did follow these sequences those which are documented. &nbsp;I think I did pretty much everything as supposed to be.</div><div><br></div><div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div>--<br class="Apple-interchange-newline">- Hiro</div><div><br></div><div>Hiroaki Honshuku, A-NO-NE Music, Greater Boston</div><div><a href="http://a-no-ne.com">http://a-no-ne.com</a> &nbsp; <a href="http://anonemusic.com">http://anonemusic.com</a></div><div><a href="http://www.youtube.com/results?search_query=pearflame&amp;search_type=&amp;aq=f">http://www.youtube.com/results?search_query=pearflame&amp;search_type=&amp;aq=f</a></div><div><br></div></span></div></span></span></div><div><br class="webkit-block-placeholder"></div><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div class="gmail_quote">On Tue, Mar 16, 2010 at 11:49 AM, A-NO-NE Music<span class="Apple-converted-space">&nbsp;</span><span dir="ltr">&lt;<a href="mailto:madflute@anonemusic.com">madflute@anonemusic.com</a>&gt;</span><span class="Apple-converted-space">&nbsp;</span>wrote:<br><blockquote class="gmail_quote" style="border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; padding-left: 1ex; ">I did a lot of reading before starting the Drupal 5 to Drupal 6 move over. &nbsp;The D6 site came online right away so that was a good sign. &nbsp;Yet a lot of things went wrong. &nbsp;So many small things, but I have been able to fix most of them. &nbsp;There are still a few things I have no idea to fix.<br><br>All the books are g, g, gone. &nbsp;The list of books is empty. &nbsp;If I try to rebuild one of the books, I get this error:<br><br>user warning: Duplicate entry '168' for key 2 query: INSERT INTO book (nid, mlid, bid) VALUES (168, 7708, 168) in<span class="Apple-converted-space">&nbsp;</span><a href="http://MySite.com/modules/book/book.module">MySite.com/modules/book/book.module</a><span class="Apple-converted-space">&nbsp;</span>on line 466.<br><br>I have been googling but to no avail. &nbsp;I have looked at its MySQL database but I am no programmer. &nbsp;I don't know where to look at. &nbsp;Any help would be appreciated.<br><br><br>--<br>- Hiro</blockquote></div></span></blockquote></div><br></body></html>