![]() |
|
Public can't view photos only logged in user - 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: Public can't view photos only logged in user (/thread-11187.html) Pages:
1
2
|
Public can't view photos only logged in user - itplainedge - 10-07-2013 I didn't notice this happen before my upgrade from 1.44 to 1.45 but the public can't zoom into photos. Is there any settings I missed besides disabling "Image Processor security" which keeps a public user from viewing a full image? I mean when I disable that option, everything works fine. It's strange that when I'm logged in as an admin, I can view everything, thumbnails and all full images down to zoom level. When I logout I lose the access to the full image yet I can see thumbnails and the previews. Symptoms :When the public clicks on the thumbnail then sees the preview it's fine but then *From chrome when they click to view the full image it displays "Access to the webpage was denied" *From firefox when they click to view the full image it displays "The image 'http://www.xxx.org/....' cannot be displayed because it contains errors *From IE when they click to view the full image it displays " The website declined to show this webpage" The zenphoto security log doesn't show anything nor does the debug log seem to show anything related. Public can't view photos only logged in user - sbillard - 10-07-2013 First lets be sure we are using the same terminology. In Zenphoto "full image" refers to the original image stored in the albums folder (as opposed to the sized image shown on your image.php page.) For full images there is a setting that controls access. (Image processor security just prevents someone from concocting an image processor URI and bypassing your password protection.) Use the "full image protection" option set to "unprotected". You may also have to adjust your file and folder permissions on the albums folder and on the albums and images themselves. If those prevent browser access the image will not load. Public can't view photos only logged in user - itplainedge - 10-07-2013 Yes I'm sorry. It is the full image that I would like the public to view. Thanks for the clarification. I still can't find the "Full Image Protection" option for public users whom don't log on. Thanks! Public can't view photos only logged in user - fretzl - 10-07-2013 It's under options -> image Public can't view photos only logged in user - itplainedge - 10-07-2013 Wait disregard below.. I'm looking into it: Logged in as admin under options/gallery the gallery is set to public. I thought that option would allow the public to view the full image original. Also there are options underneath which I can check off unprotected pages but even with all of them checked, the full image doesn't open up without logging in. Public can't view photos only logged in user - itplainedge - 10-07-2013 Excellent that worked.. Thanks very much! Public can't view photos only logged in user - meegja - 12-07-2013 I suddenly have the same with 1.45: I do not have a login option since my site is fully Public. Before people could view the image in full by clicking it and they did see the full image. I did had Protected View to On and also I used the "make image name unclear in cache" (don't know how it's called in English ). Public can't view photos only logged in user - acrylian - 12-07-2013 A link maybe so we can take a look? Public can't view photos only logged in user - meegja - 12-07-2013 @ acrylian Public can't view photos only logged in user - acrylian - 12-07-2013 Standard question: Errors in the logs? Public can't view photos only logged in user - meegja - 12-07-2013 The Setup and Security logs show nothing special. ` NOTICE: Use of undefined constant PAGE - assumed 'PAGE' in /home/dart/domains/3dart4u.com/public_html/zp-core/template-functions.php on line 3478 getCustomPageURL called from printCustomPageURL (template-functions.php [3505]) from footer (functions.php [105]) from include (image.php [95]) from include (index.php [112]) from index.php [15] Public can't view photos only logged in user - sbillard - 12-07-2013 please look at your configuration file. There should be an item: Public can't view photos only logged in user - meegja - 12-07-2013 I did check and the lines you describe are in the zenphoto.cfg file. Public can't view photos only logged in user - sbillard - 12-07-2013 Try using the plugin to do a reset anyway. Public can't view photos only logged in user - meegja - 12-07-2013 Okay, I have to check Reset there and then Apply? Or do I have to change something else in there too? Public can't view photos only logged in user - acrylian - 12-07-2013 The tokens are the placeholders for the rewritten urls as listed in the config file above. See also: Public can't view photos only logged in user - meegja - 12-07-2013 Okay, did do the Reset but no difference: full images can not be seen by public when Protected View is On. So for now I did set it to Unprotected View. PS Public can't view photos only logged in user - meegja - 12-07-2013 Just discovered that the same problem is there when Colorbox is active: a popup is there but with the ZP logo with acclamation mark. So it comes down to this: no matter what I do, people can not see full size images or sized images with Colorbox. When I am logged in as Admin, there is no problem. Public can't view photos only logged in user - sbillard - 12-07-2013 Your theme is a copy of the garland theme. Please make sure that your problems are not caused by something done to the theme by using an unmodified distributed theme. Also, you do have the register user plugin enabled. Maybe because the copy theme forced that? Public can't view photos only logged in user - meegja - 13-07-2013 @ sbillard And no, the register plug-in is not enabled so a blank page appears when the mysterious Register link is clicked on my page. |