Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 05-26-2014, 11:59 AM   #1
helsant
Junior Member
helsant began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2014
Device: none
oebps/text

OEBPS/Text/
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.

This is an old one ... found answers to it in an old forum, referring to broken links or things like ".", base (?), forgetting the http ... I checked everything and could not find anything.

It's impossible to search for the error ... obviously Text brings hundreds of results, Text with a blank following none. There is no string to search for and of course, Line N/A

I can't fix it. So please, if anybody out there knows what dot is on the wrong I, help me out.

Best, Helmuth
helsant is offline   Reply With Quote
Old 05-26-2014, 01:17 PM   #2
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: 28,539
Karma: 204127028
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
If OEBPS/Text/ is exactly what's reported in the "File" column of Flight Crew's validation check window, then search for
Code:
href="../Text/#[^>]*"
in all html files (regex search-mode).

That will basically look for any url fragments without a file name, which is commonly the cause of that particular error.

Could also be something similar in the toc.ncx file but that would likely generate an additional error as well. You could search the ncx file just to be sure:
Code:
src="Text/#[^>]*"
(also regex search-mode)

It's also remotely possible it's just a simple typo and you'd want to search for:
Code:
href="../Text/"
in all html files. It's not very likely, but it would generate the error you're reporting.

Last edited by DiapDealer; 05-26-2014 at 01:20 PM.
DiapDealer is offline   Reply With Quote
Advert
Old 05-27-2014, 10:40 AM   #3
helsant
Junior Member
helsant began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2014
Device: none
Thaaaaaank You

Quote:
Originally Posted by DiapDealer View Post
If OEBPS/Text/ is exactly what's reported in the "File" column of Flight Crew's validation check window, then search for
Code:
href="../Text/#[^>]*"
in all html files (regex search-mode).

That will basically look for any url fragments without a file name, which is commonly the cause of that particular error.
That was it, four references in the index that had no target in the book after re-editing it. Thank you very much, without this search string I would have never been able to finish this work.
helsant is offline   Reply With Quote
Old 05-27-2014, 11:05 AM   #4
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: 28,539
Karma: 204127028
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
You're quite welcome. Glad it worked for you.
DiapDealer is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
OEBPS validation error kerliza Sigil 20 10-19-2013 07:36 AM
OPF inside OEBPS folder - Obligatory or strongly recommended ?? Diegnum ePub 7 06-26-2012 09:28 AM
Find out which books have OEBPS in toc? paulfiera Calibre 0 04-29-2012 04:26 AM
Need help with .oebps files daesdaemar Workshop 2 12-24-2008 07:31 AM
OpenBerg e-book reader supports OEBPS 1.2 Colin Dunstan Reading and Management 2 02-07-2005 12:29 PM


All times are GMT -4. The time now is 10:51 PM.


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