View Single Post
Old 03-08-2011, 03:20 AM   #12
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,556
Karma: 19500001
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Replace:

Code:
<img alt=":jpgs -full:makeyourownwallart.jpg" border="0" class="calibre16" src="../Images/image004.jpg" v:shapes="Picture_x0020_1" />
with:

Code:
<img alt=":jpgs -full:makeyourownwallart.jpg" class="calibre16" src="../Images/image004.jpg" />
The second error says some file points to "editdata.mso", but that file does not exist. You'll have to find where this file is mentioned, and remove the reference (because the file is probably useless).
Jellby is offline   Reply With Quote