Debug Live Helper Chat errors
To activate the logs, edit the /opt/bitnami/apps/livehelperchat/htdocs/settings/settings.ini.php file and modify it so that it looks like this:
'debug_output' => true
'templatecache' => false
'templatecompile' => false
'modulecompile' => false
Refer to the official documentation for further information.