View Single Post
Old 05-26-2017, 06:37 PM   #1583
MontyJ
Addict
MontyJ began at the beginning.
 
Posts: 224
Karma: 10
Join Date: Jul 2012
Device: Kindle
Quote:
Originally Posted by mariosipad View Post
There is no such option in my config_default.php / config_local.php.
Or are you referring to:
Code:
    /*
     * If you use a Sony eReader or Aldiko you can't download ebooks if your catalog
     * is password protected. A simple workaround is to leave fetch.php not protected (see .htaccess).
     * But In that case your COPS installation is not completely safe.
     * Setting this parameter to "1" ensure that nobody can access fetch.php before accessing
     * index.php or feed.php first.
     * BEWARE : Do not touch this if you're not using password, not using PRS-TX or not using Aldiko.
     */
    $config ['cops_fetch_protect'] = '0';
I never needed nor used that setting.
But I am using password, so should I change it?

I should have added I turned on Pagekite and this all working through the web as well, not just locally!

By the way, the email thing is working; I just had a book sent to my Kindle Paperwhite. It does show up as a "Doc" format. No clue why that is but it opens like a normal .mobi file, so no complaints so far!

Last edited by MontyJ; 05-26-2017 at 06:42 PM. Reason: update
MontyJ is offline   Reply With Quote