Mibew Messenger Community

General => Support => Topic started by: Lezhik on June 04, 2009, 08:42:53 AM

Title: Operator panel: update interval
Post by: Lezhik on June 04, 2009, 08:42:53 AM
Hello All. I have one small problem, could you help me? Where I can set the Update interval for Operator panel? Now it's near 2-3 seconds. This is too often (traffic etc.). I want to change this value by 10 seconds. Is it really? If yes, tell me please, in what file I can set this parameter? Thank you!
Title: Re: Operator panel: update interval
Post by: Inspirer on June 09, 2009, 03:28:56 PM
We are going to add an option in 1.6.2.
In 1.6.1 and all previous versions you have to change it manually.

1. Chat window refresh interval (in seconds).

/styles/default/templates/chat.tpl,line 10 :
/styles/original/templates/chat.tpl,line 10 :
/styles/simplicity/templates/chat.tpl,line 10 :

Change the value: "frequency:2,"

2. Awaiting visitors (in seconds, 2 by default)

/view/pending_users.php, line 32, Add "frequency:2," after {

var updaterOptions = { frequency:2,