View Single Post
Old 06-17-2018, 11:23 AM   #7
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,737
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by drkirk View Post
FATAL OPS/body15.xhtml 71 12 Fatal Error while parsing file 'The element type "li" must be terminated by the matching end-tag "</li>".'.

ERROR OPS/body15.xhtml - - Error while parsing file 'The element type "li" must be terminated by the matching end-tag "</li>".'.
Unzip the epub and look at the source code in body15.xhtml, line 71. Most likely there's an isolated <li> tag or a missing </li> tag.
(It's also possible that one of the lines before line 71 is invalid.

If you have Calibre, add the epub file to the Calibre library, open it with Calibre Editor, click Run check and Try to correct all fixable errors automatically.
Doitsu is offline   Reply With Quote