My Firefox is developing Alzheimers?

A place for Ogre users to discuss non-Ogre subjects with friends from the community.
Post Reply
User avatar
jacmoe
OGRE Retired Moderator
OGRE Retired Moderator
Posts: 20570
Joined: Thu Jan 22, 2004 10:13 am
Location: Denmark
x 179
Contact:

My Firefox is developing Alzheimers?

Post by jacmoe »

Often Firefox forgets that I read a topic, and that makes it difficult to see which topics I've visited during a session.
I have to mark a forum as read, even though I read it.

Very frustrating! :x

Searching for '+firefox +phpbb +session +topic +read' is like searching for trouble. :roll:

How do I fix it? :)
/* Less noise. More signal. */
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
User avatar
jacmoe
OGRE Retired Moderator
OGRE Retired Moderator
Posts: 20570
Joined: Thu Jan 22, 2004 10:13 am
Location: Denmark
x 179
Contact:

Post by jacmoe »

My Firefox just noticed that I've posted a new topic, so it showed up as a new topic.
How awesome is that? :wink:
/* Less noise. More signal. */
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
User avatar
xavier
OGRE Retired Moderator
OGRE Retired Moderator
Posts: 9481
Joined: Fri Feb 18, 2005 2:03 am
Location: Dublin, CA, US
x 22

Post by xavier »

This isn't Firefox, it's phpBB2 -- that's all server-side code, that determines which icons to use.
Do you need help? What have you tried?

Image

Angels can fly because they take themselves lightly.
User avatar
haffax
OGRE Retired Moderator
OGRE Retired Moderator
Posts: 4823
Joined: Fri Jun 18, 2004 1:40 pm
Location: Berlin, Germany
x 8
Contact:

Post by haffax »

Do you use the new post icon to get to the post, or do you use the latest post icon?
Using the new post icon works reliably (at least in this regard) using the latest post icon doesn't.
team-pantheon programmer
creators of Rastullahs Lockenpracht
User avatar
jacmoe
OGRE Retired Moderator
OGRE Retired Moderator
Posts: 20570
Joined: Thu Jan 22, 2004 10:13 am
Location: Denmark
x 179
Contact:

Post by jacmoe »

It doesn't seem to work with neither icon. :wink:

Well, sometimes it does. So it's random.

I will and restart Firefox, this time without restoring previous browsing session.

Funny thing is that it seems to work alright on IE7.

So maybe a Firefox thing? Or a Firefox related PhpBB2 bug?

Annoying none the less.
/* Less noise. More signal. */
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
User avatar
jacmoe
OGRE Retired Moderator
OGRE Retired Moderator
Posts: 20570
Joined: Thu Jan 22, 2004 10:13 am
Location: Denmark
x 179
Contact:

Post by jacmoe »

It happens when I browse the net with multiple tabs open.. :?
/* Less noise. More signal. */
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
User avatar
Klaim
Old One
Posts: 2565
Joined: Sun Sep 11, 2005 1:04 am
Location: Paris, France
x 56
Contact:

Post by Klaim »

I had the problem few months ago and reported on this forum.

Try to delete all your cookies and history, then quit firefox and restart it?
User avatar
sinbad
OGRE Retired Team Member
OGRE Retired Team Member
Posts: 19269
Joined: Sun Oct 06, 2002 11:19 pm
Location: Guernsey, Channel Islands
x 67
Contact:

Post by sinbad »

This is all cookie based. phpBB2 does not store anything on the server about what you've read and what you haven't, it just uses a timestamped cookie and a date/time comparison to figure it out.

The first thing I always do is to open the 'posts since last visit', flip through all the pages and then work backwards through the cached pages.

phpBB3 supports proper server-side 'read' flags but I still haven't gotten around to that. The theming thread died before reacing a finished version and I haven't had time to investigate it, especially since the conversion process took multiple hours last time I tested it.
Post Reply