Member
Member
francoisl   2008-10-02, 19:11
#1
hello,
I have zenphoto version 1.2.1 and use the stopdesign theme. My gallery has a general guest user.

When I want to access to my gallery, the index page gives the form to log, but also shows the 6 pictures and links to other information concerning the gallery.

Even if I am not logged, I can click on one of the 6 pictures and (partially) reach the album page.

My question is how to hide these information (6 pictures, and datas about gallery) when the gallery is protected.
Member
Member
francoisl   2008-10-02, 21:41
#2
ok that's my fault...
I found the answer in the excellent tutorial.

I have to protect the code, in index.php with
<?php if (!checkForPassword()) { ?>
...
<?};>
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.