Hi, I am having difficulties resolving my problem with cookie.
I had a forum in root directory which had worked fine. (/, for example)
Recently, I installed the same forum application in a subdirectory (/me, for example)
Now, whenever I access the two forums at the same time (with two browsers), the second one seems to depend upon the first one's cookie. That is, if I log out from the first one, I logout from the second one, too.
I looks like the forum in the subdirectory is USING the cookie made by the forum in the root directory...
Is there anyway to resolve this problem?
Thanks! in advance.