View Single Post
Old 07-26-2011, 02:36 AM   #22
Newauthor
Member
Newauthor began at the beginning.
 
Posts: 16
Karma: 10
Join Date: Jul 2011
Device: none
Okay so after much playing around. I ran another epub validation and I'm ending up with the same errors. Shown below.


ERROR: epub/toc.ncx(56): assertion failed: different playOrder values for navPoint/navTarget/pageTarget that refer to same target

ERROR: epub/toc.ncx(74): assertion failed: different playOrder values for navPoint/navTarget/pageTarget that refer to same target

ERROR: epub/toc.ncx(66): 'Chapter9': fragment identifier is not defined in 'tmp_da02e54b013a717f705d92d610839337_GpOkmN.ch.fi xed.fc.tidied.stylehacked.xfixed_split_001.html'

ERROR: epub/toc.ncx(72): 'Chapter10': fragment identifier is not defined in 'tmp_da02e54b013a717f705d92d610839337_GpOkmN.ch.fi xed.fc.tidied.stylehacked.xfixed_split_001.html'

So I looked at the toc.ncx line 56 all it says is </navPoint> but nothing after that.

Line 51 <navPoint id="navPoint-7" playOrder="7">

Line 55 <content src="Text/content0008.xhtml" />

Looking at Content0008.xhtml
Line 13 <h1 class="center" id="heading_id_7"><span class="bold">xxxxx</span></h1>

Looking at Content.Opf
Line 39 <item href="Text/content0008.xhtml" id="content0008.xhtml" media-type="application/xhtml+xml" />


Thanks every one for all the help but I'm having a head to desk moment trying to figure this one out. My conclusion is if I can correct toc.ncx line 56, then I should be able to correct 74.

As for epub/toc.ncx(66): 'Chapter9': fragment identifier is not defined in 'tmp_da02e54b013a717f705d92d610839337_GpOkmN.ch.fi xed.fc.tidied.stylehacked.xfixed_split_001.html'

Anything you can provide to shoot me in the right direction would be greatly appreciated. Thanks a million!
Newauthor is offline   Reply With Quote