shini wrote:$params["refresh_delay"] = 6000;
$params["timeout"] = 300000;
And the problem still occurs...
same here...
Moderators: OldWolf, re*s.t.a.r.s.*2
kerphi wrote:Nelfo, are you trying to login to your chat with the same nickname and with two different browsers
shini wrote:In my opinion, this bug could be related to either performance or connection speed; I suppose this because in the phpfreechat I installed, some users can talk in the chat a whole day without any problems, whereas some users gets kicked systematicaly after 20 or 30 seconds...
shini wrote:In my case I never experience timeouts with the computer I use at work, neither in dev environnement, nor in prod env. But if I try the chat on an old computer that runs javascript slowly (p3 773mhz), timeout occurs ...
kerphi wrote:To help debugging this problem, it should be interesting to look at AJAX requests on the clients who timeout (using firebug for example). In fact, if the "quit (timeout)" message occurs it means that no AJAX request was done during the timeout period (timeout value is taken from the parameters, by default 20 seconds).
So maybe on slow PC with slow internet connection it can occurs ... maybe it can also occurs on special browsers versions ?
pfc.handleResponse('update', 'ok', '');
kerphi wrote:maybe it can also occurs on special browsers versions ?
Nelfo wrote:I don't want to switch, but I'd like to know if this problem is on the radar at least, so an update from the project founder would be appreciated.
Return to General Support (v1.x)
Users browsing this forum: No registered users and 39 guests