Computer forgeting PPrune sign in.
Thread Starter
short flights long nights


Joined: Aug 1999
Posts: 4,017
Likes: 327
Computer forgeting PPrune sign in.
Ok clever people, how do I fix this. I sign in, I check the "remember me" box..but when I try to sign in again I have been "forgoten". Some time sit happens when I am simply going between pprune forums..and I have to go through the sign in process all over again.
How do I stop this?? Thanks people.
How do I stop this?? Thanks people.
Joined: Mar 2006
Posts: 495
Likes: 0
From: Chez Sprog
Go tools/internet options/privacy/advanced/check override automatic cookie handling, then accept cookies from 3rd party sites.
See how you go from there. Alternatively, use a better browser altogether, like Firefox.
See how you go from there. Alternatively, use a better browser altogether, like Firefox.
Resident insomniac

Joined: Aug 2005
Posts: 1,878
Likes: 1
From: N54 58 34 W02 01 21
No problems with system remembering my login, but it seems to have forgotten which threads I have read (these used to lose the bold text) and I keep re-reading old stuff. Only happens with PPRuNe - other sites working OK.
Using Firefox most of the time though IE occasionally.
Using Firefox most of the time though IE occasionally.
Administrator
Joined: Mar 2001
Aviation Qualifications: PPL
Posts: 8,121
Likes: 686
From: Twickenham, home of rugby
but it seems to have forgotten which threads I have read (these used to lose the bold text) and I keep re-reading old stuff.

SD
Resident insomniac

Joined: Aug 2005
Posts: 1,878
Likes: 1
From: N54 58 34 W02 01 21
It started with occasional threads (ie the same thread(s) would remain blind to my access) but now it's most (but not all . . . ).
Relieved to hear that it's not just me and my system. Thanks for that.
Relieved to hear that it's not just me and my system. Thanks for that.

Joined: Dec 2005
Posts: 1,694
Likes: 15
From: Wellington,NZ
This has recently started to happen here, too, and hadn't before.
I use Firefox, cookies managed (and whitelisted) with Ccleaner.
Only recent change is a Fx add-on installed called Better Privacy (which deletes "super" or flash-based cookies on exit.)
Has Pprune recently taken to using flash-based cookies? Nothing else I've thought of explains this.
Once logged in, the site works normally.
I use Firefox, cookies managed (and whitelisted) with Ccleaner.
Only recent change is a Fx add-on installed called Better Privacy (which deletes "super" or flash-based cookies on exit.)
Has Pprune recently taken to using flash-based cookies? Nothing else I've thought of explains this.
Once logged in, the site works normally.
Joined: Jun 2001
Posts: 1,332
Likes: 0
From: due south
Tarq57: If you find out how you did it please let me know.
I downloaded Firefox 3.5.5 a couple of days ago and now I am faced with the same problem.
Cookies enabled and Remember Me is ticked but I have to sign in each time.
At the same time another problem has reared its head.
I think I have all the right boxes ticked but the address bar will not remember any urls I type in it.
I downloaded Firefox 3.5.5 a couple of days ago and now I am faced with the same problem.
Cookies enabled and Remember Me is ticked but I have to sign in each time.
At the same time another problem has reared its head.
I think I have all the right boxes ticked but the address bar will not remember any urls I type in it.
More bang for your buck
Joined: Nov 2005
Posts: 3,513
Likes: 1
From: land of the clanger
The only other thing I can suggest is in the privacy settings tab in 'options' there's a 'clear history' box and a settings button, check that the cookies and the saved password boxes aren't ticked, or just untick the clear history button.

Joined: Dec 2005
Posts: 1,694
Likes: 15
From: Wellington,NZ
What green granite said, plus tick the box "remember my browsing history".
I have no idea why it was forgetting my log in, nor why it has just started remembering it.
If you want to remove most cookies after browsing, but not certain cookies (eg:Pprune etc) I find the whitelist cookie cleaner in Ccleaner useful. Cleans all cookies except those you move to the whitelist.
I have no idea why it was forgetting my log in, nor why it has just started remembering it.
If you want to remove most cookies after browsing, but not certain cookies (eg:Pprune etc) I find the whitelist cookie cleaner in Ccleaner useful. Cleans all cookies except those you move to the whitelist.
Joined: Jun 2009
Posts: 169
Likes: 0
From: Georgia
@SD
Its stored client side in a cookie "bbthread_lastview"
But looking at the VB code, the output is buffered and sometimes cleared (which means the cookie value is either not set or destroyed)
You can reproduce this issue by opening multiple pprune windows (right click, open in new window) AND having windows open in TABS (within the the same browser window)
Apparently the thread flags get screwed up and invalid data gets sent back in one or more of the cookie instances and it just resets everything.
You could get around it by managing 'thread read' via database sessions but that would be all server side, and your server is creaky enough as it is
What would probably make it less likely to happen , is if you had a different cookie for each forum, so if the cookie value got destroyed it would only be for that forum.
Quote:but it seems to have forgotten which threads I have read (these used to lose the bold text) and I keep re-reading old stuff.
This is a known bug that others are experiencing - it drives us mods crazy.
This is a known bug that others are experiencing - it drives us mods crazy.
But looking at the VB code, the output is buffered and sometimes cleared (which means the cookie value is either not set or destroyed)
You can reproduce this issue by opening multiple pprune windows (right click, open in new window) AND having windows open in TABS (within the the same browser window)
Apparently the thread flags get screwed up and invalid data gets sent back in one or more of the cookie instances and it just resets everything.
You could get around it by managing 'thread read' via database sessions but that would be all server side, and your server is creaky enough as it is

What would probably make it less likely to happen , is if you had a different cookie for each forum, so if the cookie value got destroyed it would only be for that forum.

Joined: Mar 2004
Posts: 310
Likes: 1
From: Indonesia
me too
I have the same problem every time I want to log on to pprune, so many times I just don't bother to log on.
Yes my cookies are enabled, and as far as I know nothing deselected or changed. The problem came on a few months ago. With so many people seeming to be having the problem which end is at fault, all our computers or one site?
Yes my cookies are enabled, and as far as I know nothing deselected or changed. The problem came on a few months ago. With so many people seeming to be having the problem which end is at fault, all our computers or one site?




