Hi Rafael,
I am using auto login using cookies(auto-login and JforumSSO).
1)Open new browser with
http://localhost/myapp and logged in as gopal into my application and set the cookie for jforum. I am able to auto-login as gopal in fourm and it is working fine.
2)Instead, Open new browser first i typed
http://localhost/forum . It is logged in as annonymous user that is fine. Now i changed the url in the same browser with
http://localhost/myapp and logged in as gopal. But forum is logged in as anonymous instead of login as gopal user.
It looks like previous jforum session is contined instead of creating a new session.
I will appreciate if you suggest any solution to fix this issue.
Gopal
[originally posted on jforum.net by gopal]