Hi,
I have a similar problem and I hope you can point me in the right direction, as I have read half the forum in my search for a solution
In my_config.php I have set the following:
$user_login_mode=true;
$user_login_mode_hide_gal=true;
My_config.php and config.php are both located in the root of TWG, that is next to the folders admin, buttons, cache, etc...
In my pictures folder I have 10 folders, each with pictures from different people. I want to be able to let each person access folders as defined by me.
For example I want to let person A and B access folder 1 and only let person A access folder B.
It is my understanding that I should make a private.txt in folder 1 with "A,B" and another in folder 2 with the text "A".
Is that right? As you have guessed, it doesn't work.
I am not prompted for a password when I enter the gallery and that does not change even If I adjust my private.txt files with different names or even let them be empty.
The only thing, that makes a difference, is if I make a .htprivate file with the information I described above. Then it all works as expected.
Do you have any idea why?
Thanks in advance,
Abbe