I think simple messager and shout box have the same issue. I get double message for no reason but after i refresh the page, everything goes back to normal. I notice I'm not the only one has this issue. Please look at the image below....
Is there a quick way to solve this? I'm getting annoyed by this. any advice? Thanks
Edit: if my friend and i chat via simple messager for a long time, it will start echoing. Does it have to do with cache or? Just a thought.
|
I have this problem also :( |
Both the simple messenger and shoutbox have settings in admin. Update time in milliseconds. The default is around 5000. Try boosting it up. 6000-7000.
It's a timing issue somewhere, i find higher numbers there help.
https://www.deanbassett.com |
Both the simple messenger and shoutbox have settings in admin. Update time in milliseconds. The default is around 5000. Try boosting it up. 6000-7000.
It's a timing issue somewhere, i find higher numbers there help.
I have tried with even 8000, and it don't seem to make that much of a difference.. Sometimes I even get 3 times repeating :(
|
Dolphin has a javascript or jquery function that while online checks at regular intervals. Dolphin is querying your server every 1-2 seconds for something, status updates, friends logging in, shoutbox messages, chat message, ect. So this stream of requests is almost constant.
So the only thing i can think of if that did not work is the server is not keeping up with the rate of requests.
Are you on a low end shared hosting plan?
https://www.deanbassett.com |
Dolphin has a javascript or jquery function that while online checks at regular intervals. Dolphin is querying your server every 1-2 seconds for something, status updates, friends logging in, shoutbox messages, chat message, ect. So this stream of requests is almost constant.
So the only thing i can think of if that did not work is the server is not keeping up with the rate of requests.
Are you on a low end shared hosting plan?
I am on 2 dedicated servers. So I don't think that the hardware is the problem. Most likley either its a bug, or its a wrong configuration? I use atm 7000 or 8000 in updates and STILL get doubbles! :(
|
Dolphin has a javascript or jquery function that while online checks at regular intervals. Dolphin is querying your server every 1-2 seconds for something, status updates, friends logging in, shoutbox messages, chat message, ect. So this stream of requests is almost constant.
So the only thing i can think of if that did not work is the server is not keeping up with the rate of requests.
Are you on a low end shared hosting plan?
I am on 2 dedicated servers. So I don't think that the hardware is the problem. Most likley either its a bug, or its a wrong configuration? I use atm 7000 or 8000 in updates and STILL get doubbles! :(
Hello, it's not hardware trouble, this bug with java script, we will check this bug!
PS: If possible do not write me personally, please try to ask on the forum first |