Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 03-18-2014, 11:04 AM   #1
Claire3001
Junior Member
Claire3001 began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Sep 2013
Device: Kindle, Kobo, Nook, Google Nexus, iPad
Validation difficulties

Hi,

I'm just finishing off my first ePub on Sigil and have run it through the validation check on Sigil. I've managed to change some of the errors that emerged, but I'm struggling to decipher what's wrong with a few more:

- OEBPS/Text/www.albergocappello.it - This resource is reachable but not present in the OPF <manifest>. "Reachable" means that a reference of some kind that points to this resource exists in the epub.

Does this mean that the email address isn't linked properly?


- element 'svg' is not allowed for content model '(p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquo te|address|fieldset|table|switch|form|noscript|ins |del|script)'



- This <content> element's "src" attribute value is "Text/introduction.htm#sigil_toc_id_3", but an element with an ID the fragment is referring to does not exist in that file.


If anyone can give me any help on how to solve these problems I'd be really grateful!
Claire3001 is offline   Reply With Quote
Old 03-18-2014, 11:35 AM   #2
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,516
Karma: 18512745
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by Claire3001 View Post
- OEBPS/Text/www.albergocappello.it - This resource is reachable but not present in the OPF <manifest>. "Reachable" means that a reference of some kind that points to this resource exists in the epub.

Does this mean that the email address isn't linked properly?
Try writing "http://www.albergocappello.it" instead

Quote:
- element 'svg' is not allowed for content model '(p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquo te|address|fieldset|table|switch|form|noscript|ins |del|script)'
Wrap the <svg> in a <div>.

Quote:
- This <content> element's "src" attribute value is "Text/introduction.htm#sigil_toc_id_3", but an element with an ID the fragment is referring to does not exist in that file.
There is no element with id="sigil_toc_id_3" in Text/introduction.htm. Maybe the id is in another file (in which case you should fix the link), or maybe the id is missing, in which case you should add it.
Jellby is online now   Reply With Quote
Advert
Old 03-18-2014, 11:37 AM   #3
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,836
Karma: 54837878
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Claire3001 View Post
Hi,

I'm just finishing off my first ePub on Sigil and have run it through the validation check on Sigil. I've managed to change some of the errors that emerged, but I'm struggling to decipher what's wrong with a few more:

- OEBPS/Text/www.albergocappello.it - This resource is reachable but not present in the OPF <manifest>. "Reachable" means that a reference of some kind that points to this resource exists in the epub.

Does this mean that the email address isn't linked properly?


- element 'svg' is not allowed for content model '(p|h1|h2|h3|h4|h5|h6|div|ul|ol|dl|pre|hr|blockquo te|address|fieldset|table|switch|form|noscript|ins |del|script)'



- This <content> element's "src" attribute value is "Text/introduction.htm#sigil_toc_id_3", but an element with an ID the fragment is referring to does not exist in that file.


If anyone can give me any help on how to solve these problems I'd be really grateful!
The link is not properly formed for a URL and thinks it points to a local (missing) file in text Text folder.

Wrap the SVG in a <div>. If you had use Tools: Add cover (it will replace the existing file. Caution: The file marked as Cover should only be a cover or the rest of the file will be lost)), this would have been included


You changed the file after the TOC was created. Regenerate the TOC or carefully edit the OPF
theducks is offline   Reply With Quote
Old 04-02-2014, 05:14 AM   #4
Claire3001
Junior Member
Claire3001 began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Sep 2013
Device: Kindle, Kobo, Nook, Google Nexus, iPad
Thank you so much for all your help - really, really helpful.

My ePub is still failing ePub check (even though it passes on the PreFlightChecker application on Sigil). THe guys tell me this for why it is failing:

ERROR: 9780957575936.epub/OEBPS/toc.ncx(48,51): assertion failed: different playOrder values for navPoint/navTarget/pageTarget that refer to same target

I understand that this means a couple of bits of code in my TOC are referring to the same 'target', but how can I locate this code? Does (48, 51) mean the lines of code, and if so, why do they give two numbers?

Thank you for any help, really appreciated.
Claire3001 is offline   Reply With Quote
Old 04-02-2014, 07:13 AM   #5
mrmikel
Color me gone
mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.
 
Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
Probably line then position in line.
mrmikel is offline   Reply With Quote
Advert
Old 04-02-2014, 01:25 PM   #6
Toxaris
Wizard
Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.
 
Toxaris's Avatar
 
Posts: 4,520
Karma: 121692313
Join Date: Oct 2009
Location: Heemskerk, NL
Device: PRS-T1, Kobo Touch, Kobo Aura
You can always reorder the playorder by right-clicking on the ncx.
Toxaris is offline   Reply With Quote
Old 04-02-2014, 02:04 PM   #7
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,561
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
I don't think that'll help. It's not the PlayOrder numbers that are the problem. It seems the problem is that two different entries/playorders point to the same target/source.

I'd find the src attribute on line 48 (or the src of the 'text' entry that belongs to whatever the line 48 entry is) and then search for its duplicate in the rest of the toc.ncx.
DiapDealer is offline   Reply With Quote
Old 04-04-2014, 04:24 AM   #8
Claire3001
Junior Member
Claire3001 began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Sep 2013
Device: Kindle, Kobo, Nook, Google Nexus, iPad
Thanks for the help!

Yes in fact I found that there were two entries with the same target in the contents list. It's sorted now and the ePub has passed the check. On to the next one!
Claire3001 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Difficulties with Sigil MAHESH11 Introduce Yourself 8 03-26-2012 11:01 AM
Book cover difficulties kjkw Conversion 13 01-15-2012 10:26 AM
Search Engine Difficulties Zazoo enTourage eDGe 6 09-08-2011 05:49 PM
New to Calibre, having some difficulties Merischino Calibre 87 08-06-2010 01:58 PM
Unutterably Silly technical difficulties pshrynk Lounge 238 07-28-2008 06:00 PM


All times are GMT -4. The time now is 09:31 AM.


MobileRead.com is a privately owned, operated and funded community.