Something is very wrong with this forum
Something is very wrong with this forum
For a couple of days now we've been getting threads (in my group's section) where the first couple of posts on the second page of a thread won't let you view them - it just boots you back to the first page.
Anyone else having this?
Yesterday adding a few more posts was solving the problem - seems to be different today though.
Plus it takes 5 mins to make a post etc - maybe the database is having problems?
Anyone else having this?
Yesterday adding a few more posts was solving the problem - seems to be different today though.
Plus it takes 5 mins to make a post etc - maybe the database is having problems?


Bitey: RR2 Valey
Moozah: thid ranger & lgm tailor
+ others
- Cromcruaich
- Posts: 1255
- Joined: Mon Feb 07, 2005 5:59 pm
- Location: North West, UK
I very much doubt it has anything to do with the browser cache, but anyway here is a util to clear it.
http://www.jsifaq.com/subo/tip7300/rh7355.htm
http://www.jsifaq.com/subo/tip7300/rh7355.htm
Crom, Druid of Na Fianna Dragun
If you have a problem, if no one else can help, and if you can find them, maybe you can hire...the A(nimist)-Team
Cue music for full effect.
Thanks to Tuthmes for the link.
If you have a problem, if no one else can help, and if you can find them, maybe you can hire...the A(nimist)-Team
Cue music for full effect.
Thanks to Tuthmes for the link.
Pretty sure it's related to JavaScript client side rendering using DOM techniques without properly syncing the post list with the server. Might not be browser cache ofc, it could be a proper web proxy causing problems if it is related to that, certainly I know when posting if someone else has posted in the meantime it can cause the messages to go out of sync, appear on the wrong page and such so that you miss messages.Cromcruaich wrote:I very much doubt it has anything to do with the browser cache, but anyway here is a util to clear it.
http://www.jsifaq.com/subo/tip7300/rh7355.htm
Could be site issues but afaik there's nothing in any of the site logs to suggest any kind of problem.
- Cromcruaich
- Posts: 1255
- Joined: Mon Feb 07, 2005 5:59 pm
- Location: North West, UK
Xest wrote:Pretty sure it's related to JavaScript client side rendering using DOM techniques without properly syncing the post list with the server. Might not be browser cache ofc, it could be a proper web proxy causing problems if it is related to that, certainly I know when posting if someone else has posted in the meantime it can cause the messages to go out of sync, appear on the wrong page and such so that you miss messages.
Could be site issues but afaik there's nothing in any of the site logs to suggest any kind of problem.
Wouldnt fancy debugging someone elses ajax code in any case.
Crom, Druid of Na Fianna Dragun
If you have a problem, if no one else can help, and if you can find them, maybe you can hire...the A(nimist)-Team
Cue music for full effect.
Thanks to Tuthmes for the link.
If you have a problem, if no one else can help, and if you can find them, maybe you can hire...the A(nimist)-Team
Cue music for full effect.
Thanks to Tuthmes for the link.