In my htaccess of the gallery I have this:
Code:
Content visible to verified customers only.
Are those correct ?
If I add there "DirectoryIndex index.php" in the code above, nothing happens.
If I write index in the URL Im not logged in.
If I go to an image or something, I am not logged in.
If I logout from the forum and try to login in the gallery, I get "Invalid session, please check your user and pass"
Now, here it gets interesting.
After getting a fail in the gallery login, I go to the forum and login "
whithout checking the stay logged in".
Go to the gallery, hit refresh and now I am recognized.
But if "I check stay logged in" in the forum, I am not recognized.
So, how to fix that and why the login in the gallery never works ?
Thanks.