|
$thumbrc = "<img src=\"{$Globals['idir']}/lock.jpg\" border=\"0\">";
$thumbtag = "{$Globals['idir']}/lock.jpg";
I uncommented the 2 lines in showgallery.php, but still it dosent work, i only see a private gallery with no thumbnail & when i click on it it takes me to a user profile page. I think when a private album is clicked it should take the user to a password area when the password is entered they can see the gallery.
|