Quote:
Originally posted by retinax
I am having this same problem- but it also has a bunch of jumbled code under the vbulletin footer... It looks like my sigmachat applet is crashing.. Wot-Mike or anyone is there any sort of fix for that? Will going to the registered version of SigmaChat make it any better? It doesn't do it that often but maybe one out of 15 times it does this for anyone using the chat.. The board is www.cuttingedgemuscle.com/Forum Thanks for the help.
Great hack by the way!
James
|
I found that placing the chat on another page (chat2.php) would STILL leave that jumbled code (1 out of every 10 times or so) on the bottom of my chat.php output. After playing with the code for some time I found that it has to do with 2 things.
1) GZIP
2) PAGE DIMENSIONS
I am not sure what the actual fix is for this, but I did notice that when I use the second page (chat2.php) the problem did NOT occur except for in the original chat.php which no longer had the applet on it (that means that the problem has NOTHING to do with RAIDERSOFT).
Also, it does not seem to occur for me when GZIP is not turned on.
I also found that hard coding the chat size in the redirect page and in the applet reduced the number of occurrences of the problem.
I however am having a new problem. For some users (and it is very rare) they get the chat window, and they can see what is being said, but they can't send any messages. Very odd.. I wrote to raiderSoft and am curious to hear what could cause this.