Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2013-05-15 18:18:33

Remigijus Kiminas
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Status text problem(in Farsi Language) for widget placed on a HTML Page

Hi,
I have pasted your code and see it in farsi language.
http://dev.coral.lt/~remigijusk/openstreetmap/test-remote.php


I have suspicious that your page is not in utf-8 encoding if so you can try append in modules/lhchat/getstatus.php append utf-8 header.



2013/5/15 HS <sepi...***.com>

Hi,
When If I place a HTML code(set for Farsi Language) on a web page, the text is not readable(It is mix of some weird characters. see screenshot below).






And here is the code which I put on that page:
<!-- Place this tag where you want the Live Helper Status to render. -->
<div id="lhc_status_container" ></div>
<!-- Place this tag after the Live Helper status tag. --><script type="text/javascript">
var LHCChatOptions = {};LHCChatOptions.opt = {widget_height:340,widget_width:300,popup_height:520,popup_width:500};(function() {var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'http://livehelper.e-kaspid.com/index.php/chat/getstatus/(position)/original/(top)/350/(units)/pixels';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);})();</script>

Any idea?

Thanks,Harry



https://groups.google.com/forum/#!topic … hflpFZsovM

Offline

Board footer