To make it easier to create a user with operators functionality only I have updated install module, so it now precreates role, group, and required permission for operators. So admin now only has to create a user and assign correct group to it.
Here is list of permissions operator role should have.
array('module' => 'lhuser', 'function' => 'selfedit'),
array('module' => 'lhchat', 'function' => 'use'),
array('module' => 'lhchat', 'function' => 'singlechatwindow'),
array('module' => 'lhchat', 'function' => 'allowchattabs'),
array('module' => 'lhfront', 'function' => 'use'),
array('module' => 'lhsystem','function' => 'use'),
array('module' => 'lhchat', 'function' => 'allowblockusers'),
array('module' => 'lhsystem','function' => 'generatejs'),
array('module' => 'lhchat', 'function' => 'allowtransfer'),
array('module' => 'lhxml', 'function' => '*')
If you are creating operator role from back office. That's how it should look like:
Developing application takes a lot of time. You can support application by donating. There is no company behind this application and it takes away my free time. Every donation matters and does not matter how small it is!