|
Re: Disappearing reappearing thread? [message #30304 is a reply to message #30300] |
Thu, 16 February 2006 15:13 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I suspect browser cache is at fault here, ask the user to clear out their browser cache and restart the browser. The thread should appear after that.
FUDforum Core Developer
|
|
|
|
Re: Disappearing reappearing thread? [message #30405 is a reply to message #30300] |
Thu, 23 February 2006 16:08 |
|
JamesS
Messages: 275 Registered: July 2002 Location: Atlanta, GA
Karma: 0
|
Senior Member |
|
|
The user is still having this problem, but it is board-wide. It doesn't matter what forum he starts the thread in. I suspect a broken proxy, but he says it only happens when he starts a thread. He can see other new thread just fine.
Any other ideas? Does FUDforum set an expire date on each served page?
*Edit*
He has already cleared his cache and IE is set to check for a new page every visit.
[Updated on: Thu, 23 February 2006 16:10] Report message to a moderator
|
|
|
|
Re: Disappearing reappearing thread? [message #30408 is a reply to message #30407] |
Thu, 23 February 2006 18:05 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
FUDforum only sends caching headers for anonymous users on a small number of pages where it makes sense to do.
You can disable this caching by editing core.inc __fud_cache() function and to make it always return 0.
FUDforum Core Developer
|
|
|
|
|
Re: Disappearing reappearing thread? [message #30427 is a reply to message #30419] |
Fri, 24 February 2006 17:46 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I am not against deploying a config switch to disable anonymous caching, but I'd like to be 100% certain that is in fact the fix for the situation you've described.
FUDforum Core Developer
|
|
|
|
|
|