Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
weird issue in gecko-based browsers: random blank pages
lately, several firefox users (only mac, no reports from pc users thus far) are reporting problems with a specific section of a website i’ve built. here’s what they describe: after clicking around on the page (through the second level navigation on the left), randomly pages are rendered blank (source is empty) after a few clicks. refreshing the site doesn’t solve the issue, instead one apparently has to force refresh (emptying the cache) to get the page rendered properly again.
i can’t reproduce this error on my setup (i’m on mac os x, running FF 2.0.0.14) so it would be incredibly interesting to see if any of you guys are experiencing the same issues.
the only thing i can imagine right now is that this issue is related to our caching mechanism, we’re using asy_jpcache. any help — be it confirming the issue or providing a solution — is greatly appreciated!
here is the link to the site’s section in question
Last edited by sthmtc (2008-05-28 09:59:30)
Offline
Offline
Re: weird issue in gecko-based browsers: random blank pages
zero wrote:
after about 15 clicks it happened to me in firefox 3 on ubuntu. It might be the Send “Last-Modified” header option.
thanks for checking, send last-modified header is set to “no”.
Offline
Re: weird issue in gecko-based browsers: random blank pages
Yes, this is a know asy_jpcache issue.
Check this fix: http://forum.textpattern.com/viewtopic.php?pid=86493#p86493
Offline
Re: weird issue in gecko-based browsers: random blank pages
maniqui wrote:
Yes, this is a know asy_jpcache issue.
thanks a ton, maniqui. that did the trick. (should’ve looked there first…)
Offline