Page 1 of 1

Losing login session when clicking on links

Posted: Sun Aug 25, 2013 10:58 pm
by iheartibuki
Ok, I was in the recap section to update some of the dead links in the Tekken thread when I clicked on one of the links leading to the downloads and noticed that there are no edit (for me at least because of my mod status) and the other buttons (quote, etc.) Then I realized clicking on any links logs you off... So, million dollar question: is this an easy fix or not? :) Not that big of a deal but a bit annoying since the links are there to be clicked on and then site logs you off when you do so... :P

Re: Losing login session when clicking on links

Posted: Sun Aug 25, 2013 11:06 pm
by semory
remember,

Code: Select all

http://www.xnalara.org/viewtopic.php?f=11&t=720
is not equal to

Code: Select all

http://www.xnalara.org/viewtopic.php?f=11&t=720
so if you are logged in with the "www." prefix, and you go to a link without it, you are in effect, visiting a different web page. it's weird, but that's the way it works :D.

Re: Losing login session when clicking on links

Posted: Sun Aug 25, 2013 11:11 pm
by iheartibuki
EYE SEA! Ok lemme try out and see if it still logs me out. :D

Re: Losing login session when clicking on links

Posted: Tue Aug 27, 2013 7:39 am
by ProtocolX27
Steve, is that the only cause?

We had some issue a while back, but I think it was because people were posting their Session ID's in the URL linking to their post instead of just the link. I haven't checked to see if it was also a potentially 'www' issue or not yet.