![]() |
|
Protect full image doesnt work? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Protect full image doesnt work? (/thread-2335.html) |
Protect full image doesnt work? - s0me0ne - 2008-03-05 I updated my zenphoto to 1.1.5 and had it regenerate everything, and the "Protect full image" option is on, but when it still makes a link to the full image and loads it. Why wont it work? Protect full image doesnt work? - sbillard - 2008-03-06 Protect full image just passes the image through the watermarking process. If you want the image not to be available at all you need the nightly build and to set the option to "no access". Protect full image doesnt work? - DirkSohler - 2008-03-07 Additionally, create an `order deny,allow deny from all allow from 127.0.0.1` Because, if you don’t do, the images are still accessible by typing the full URL into the browser’s address bar (and thus bypassing zenphoto) ... or is this “bug†already fixed? Protect full image doesnt work? - s0me0ne - 2008-04-25 Dirk, I used the .htaccess you put there, but it ends up preventing some thumbnails from being generated. I hope the next version of ZenPhoto will have real protection for the files in the albums folder. Protect full image doesnt work? - s0me0ne - 2008-04-25 Nevermind I see where he posted something related to this at: I may have to try the nightly version on a test machine and see if it has image protection. Protect full image doesnt work? - acrylian - 2008-04-25 The best is still not to upload any really high resolution image that anybody will have any use of it. Protect full image doesnt work? - reneesanguinetti - 2011-02-20 Hello, Protect full image doesnt work? - sbillard - 2011-02-20 They also need to be password protected if you do not want them loaded unless the user has the password. Protect full image doesnt work? - reneesanguinetti - 2011-02-20 I did set a password for the image. I forgot to mention that. Protect full image doesnt work? - sbillard - 2011-02-20 Not sure then what is wrong. (You did logout to try this, didn't you?) Anyway, current version of Zenphoto is 1.4.0.2. Protect full image doesnt work? - reneesanguinetti - 2011-02-20 Yes, I did logout. I have not upgraded because my theme is not compatible with the current version of zenphoto. I am waiting to upgrade when the new version of the theme is available. Protect full image doesnt work? - acrylian - 2011-02-21 Well, sorry, we really can only support the current release due of lack of resources. Protect full image doesnt work? - fretzl - 2011-02-21 Hmm, I can reproduce the issue with the latest nightly-Develeopment. Protect full image doesnt work? - acrylian - 2011-02-21 Just to be sure: Of course any protection is overriden if you call the full image by url direclty. This only works if you use the A "real" full image protection would require a proper Protect full image doesnt work? - fretzl - 2011-02-21 Of course! I knew I was missing something :-) |