We've been having an issue where the chatbox will randomly stop refreshing... Searching the posts, it looks like others have had the same issue, but I haven't seen any real solutions to the problem.
Keeping an eye on it, Firebug tells me it aborted while trying to post to mgc_cb_evo_ajax.php, giving me "AJAX Error: Status = -1: transaction aborted".
For now, my solution is just to add a setInterval up at the top of the mgc_cb_evo_functions.js that checks every minute whether the autorefresh is still going, and if not, restarts it. That's just a patch, but I'll look around and see if I can figure out what the real problem is. If the real solution has been lost in the thread somewhere, please let me know, otherwise I'll post up what I find if I figure something out.
|