[ Personal Stuff, Freebies, Blog, Portfolio, Store and Web Services ]

ePub Error fragment identifier is not defined in OEBPS

Do you encounter this ePub error in your eBook development or conversion, if so then you find the right direction, in this tutorial I’ll show you how to get rid this error and yeah this error is really time consuming it takes your time thinking and debugging.

ePub Error fragment identifier is not defined in OEBPS

We assume that the code below cause the ePub error.

We all know that the HTML code above is correct, right? But how comes that it shows this error and the ePub checker thrown in that line of code? Okay here I’ve posted some steps to follow, this might help you.

  • Make sure that the anchor is point to the right direction (#chapter2).
  • See if ID chapter2 is present in your xhtml file, same file where the error is.
  • If step 1 and 2 does not solved your problem then try changing your html DOCTYPE, sometimes it cause an error if your DOCTYPE does not allow other HTML tag, I recommend below.

If you encounter same error and found better solution, it is really helpful to share it below :)

Tagged with:
  • http://www.floristrycourses.info/balloon-bouquets send balloon bouquets

    This is certainly a blog worth following. Youve got a great deal to say about this subject, and so considerably understanding. I believe that you know how you can make folks listen to what you might have to say, particularly with an issue thats so crucial. Im glad to know this weblog. Two big thumbs up, man!

  • http://www.facebook.com/kayrung Kay Rung

    in indesign 6.0 I also learnd that to anchor pics to headers that are in the toc shows this error, and just anchoring to something else resolvs this issue when saving as a epub.

  • http://www.facebook.com/kayrung Kay Rung

    in indesign 6.0 I also learnd that to anchor pics to headers that are in the toc shows this error, and just anchoring to something else resolvs this issue when saving as a epub.

  • Michael Fontecchio

    Thanks Kay – that was my issue!