I have a problem using session and cookies. If I use session/cookies variant, I can logout from CP, but to login back I have to clear cache. If I use sessions in templates, I login, I get message i am logged in, but I cannot see in template information that I am really logged in because tags that use memberships, do not work ok.
If I use cookies only, it is most unsecure thing (by ellis lab documentation) of those 3 possibilities, then I have problem when logging out, somethimes it just does not let me log out from frontpage or CP or if it lets me logout, when I try to login with differend username, somethimes it logs me in with username I used previous time (as super admin I have main account, test account and so on).
Am I really only one to have such problems? How did u solve it? What did you do? How do you do it?