ZenphotoCMS Forum
Page Password - 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: Page Password (/thread-13106.html)



Page Password - Ralf - 11-07-2018

Hi,
ist there a way to disable the page:
www.mydomain/page/password ?

I do not need this because user registration is not allowed on my site.

Cheers
Ralf




Page Password - acrylian - 11-07-2018

No, it is a static theme page so you have to remove the password.php file from your theme used. Or remove the link to it. Otherwise if the link on your is created by the register_user plugin you can just disable that.




Page Password - Ralf - 11-07-2018

Hi,
renaming the themes password.php does it.

Thx