Quote:
Originally Posted by JSWolf
I've noticed a bug in the upgraded forum. Occationally when it goes to a new page the page will display blank. But when I refresh, it displays fine. I'm using the latest Firefox.
Jon
|
FIXED. This one was a PITA to locate! The blank screens were caused by a bug in the updated forum software we're using. In particular, a plugin that was executed via a cronjob (thus the "random" nature of this bug) would output raw HTML causing all subsequent HTML output requests to fail

... Since the script was only executed every 10 minutes or so, once it was executed, a browser refresh was all that was required to solve the problem. Anyways, no more blank screens from here...