View Single Post
Old 08-07-2017, 11:51 PM   #2
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: 31,099
Karma: 60358908
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 dbird View Post
I'm editing a .azw3 file in calibre. I get the consistent error "The linked resource '../images/00003.png' does not exist".

But, the image does exist and displays in the right hand panel correctly. The file name is correct.

I'm a beginner at this. I've converted one file successfully, but this issue has me stumped. I've even copied other areas in the book that display correctly the same image. Nothing works to remove the error. Here's the html:

10 <p class="calibre1"><a id="p26"></a></p>
11 <img src="../images/00003.png"/><p></p>

The error points to the beginning of line 10. Any ideas as to the cause of this?
Line 11 is malformed. look at the <p tag
theducks is offline   Reply With Quote