Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
in the back office there are settings:
in settings.ini.default.php there are settings:
'chat' => array(
'online_timeout' => 300,
'back_office_sinterval' => 10,
'chat_message_sinterval' => 3.5,
'check_for_operator_msg' => 10,
'new_chat_sound_enabled' => true,
'new_message_sound_admin_enabled' => true,
'new_message_sound_user_enabled' => true,
in settings.ini.php there are settings:
'chat' =>
array (
'online_timeout' => 300,
'back_office_sinterval' => 10,
'chat_message_sinterval' => 3.5,
'check_for_operator_msg' => 10,
'new_chat_sound_enabled' => true,
'new_message_sound_admin_enabled' => true,
'new_message_sound_user_enabled' => true,
Why is no play new message sound for site user?
Last edited by Pavel (2015-06-08 09:38:48)
Offline
I understood. I created a folder "sound" in /lhc_web/design/customtheme
and put the files in this folder available only for active invitation
Offline