![]() |
|
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 - acrylian - 2013-07-13 A blank page means normally one of these:
Public can't view photos only logged in user - meegja - 2013-07-13 Eh no, in this case a blank page is l;ogical since the plug in is not enabled. All the time that d*mned Register Here thing is there which I can not get rit of. That Register thing is pointing to http://www.3dart4u.com/index.php?p=register which does not exist ... well, maybe it does but it's not active since I do not have the plug-in enabled so it is showing a blank page Public can't view photos only logged in user - acrylian - 2013-07-13 All official themes have a register page so the link would be correct. The register link only shows if it is enabled actually (unless you see any cached page). Public can't view photos only logged in user - sbillard - 2013-07-13 In addition, Zenphoto does list in an html comment the enabled plugins. Your site lists the register user plugin as enabled. Public can't view photos only logged in user - meegja - 2013-07-13 But I have no registering enabled and not looking at a cached page. So how can I disable that register link? Like I said before: the register plug in is not enabled and I have set my page to Public. I think I missed the setting then to remove the Register link? Public can't view photos only logged in user - acrylian - 2013-07-13 @sbillard: I indeed see no register plugin enabled in the comments. Actually it seems this is a bug of Garland as the register link shows up on our own demo then as well. The plugin is not enabeld there as well. @meegja: You will have to manually modify the function footer() within the functions.php of your Garland theme copy to remove the call. Public can't view photos only logged in user - sbillard - 2013-07-13 Register user link is fixed on GitHub now. |