Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
when chat is closed i trigger bot for parse variables {{msg_all}} to rest api . where the content of the chat is in images and files, but return variables {{msg_all}} sent by bot file url without domain. how do i get chat contents with full file url on another server domain ?
Offline
Are you sending this request via php-resque?
Offline
Are you sending this request via php-resque?
i following tutorial github.com/LiveHelperChat/lhc-php-resque
Last edited by opsol (2021-11-05 13:53:04)
Offline
ok, it's a bug. I'm making changes now should go live in a hour or so. Will let you know here.
Offline
Please apply this fix https://github.com/LiveHelperChat/liveh … eb7719f5a4
Also make sure you have set domain in https://github.com/LiveHelperChat/lhc-p … ult.php#L8
`settings.ini.php` should be file, not default also php-resques needs to be restarted
Offline
thanks for the fix.
I tried to send the variable {{msg_all}} to email with the content type text/plain but when the mouse hovers over the text link it includes the date below it.
and I try to send variable {{msg_all_html}} to email with content type text/html but image no display
Offline
Hi,
Sorry but this time I don't understand the problem. You will have to paste the full HTML of the e-mail to prove that something is not right.
Offline