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

You are not logged in.

Announcement

#1 2015-01-10 12:15:04

gauravmishra
Member
Registered: 2015-01-10
Posts: 7

chatbox same messages by different user one another other

i embeed shoutbox using belwo code


<script type="text/javascript">
var LHCChatboxOptions = {hashchatbox:'empty',identifier:'article_id_1',status_text:'Chatbox'};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'http://demo.livehelperchat.com/index.ph … eight)/220';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>


problem is that when i open like and tye somthing there , i am able to see chat to different user from visiting same website why so


like for url : abc.com different visitor vistor_129,vistior_188 all chats shows in same window why so


am i missing some thing ??

Last edited by gauravmishra (2015-01-10 12:26:18)

Offline

#2 2015-01-10 16:59:17

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

Re: chatbox same messages by different user one another other

You have embeded chatbox widget but not live help widget. Please embed live help widget.

Offline

Board footer