- This topic has 1 reply, 2 voices, and was last updated 13 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › Corrupt MOBI file downloaded
Tagged: mobi
I ran into a little problem selling our new MOBI (Kindle) file within eStore. Firstly I noticed that the file type wasn’t in the list mimetypes.
“epub” => “application/epub+zip”,
“mobi” => “application/x-mobipocket-ebook”,
In addition the download of the mobi file is corrupt; not making it loadable via the Kindle. The original file and that downloaded from eStore {v5.2.5} Any suggestions of modification I can try to make this work. Currently I’ve zip’d the mobi file so that the file transfers correctly. I wouldn’t rule out my mod_deflate/apache or w3 total cache doing something it shouldn’t. But looking at the php download script/logs I don’t see any issues
Cheers,
–Andrew
I will add those two extensions in the mime file but you should still be able to download them.
Since you the using W3 Total Cache plugin did you check this post?
https://support.tipsandtricks-hq.com/forums/topic/using-the-plugins-with-w3-total-cache-plugin
Also please take a look at this test: