View Single Post
Old 10-07-2010, 01:06 AM   #15
sudarsanam
sudarsanam
sudarsanam began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Dec 2008
Device: ebook
reply

i am also learn



Quote:
Originally Posted by rlarrett View Post
I have built an ePub file, using Dreamweaver, Calibre, Sigil. It works fine in iBook (locally) and Adobe Digital Editions, looks great, and (of course) will not validate. I get this error message, over and over:

Code:
(name of book).epub/OEBPS/Text/jas_split_000.xhtml(64): 'OEBPS/Text/title_page': referenced resource missing in the package
The line of code highlighted is always an a href + id tag, which typically looks like this:
Code:
<h1 class="chead" id="calibre_pb_2"><a class="calibre1" href="contents" id="contents"></a>Contents</h1>
I took out the Calibre "a class" stuff, thinking that might be confusing matters, but it didn't help. I am at a total loss what to do. There are a lot of internal links in this book, for the index.

Any ideas would be greatly appreciated

Last edited by sudarsanam; 10-07-2010 at 01:09 AM.
sudarsanam is offline   Reply With Quote