Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
In the address bar on a secure web page, you see a green lock to the left of the link in browser address bar.
In your custom theme, you can upload online and offline images.
They are apparently uploaded to /var/storagetheme/ (or storage folder, I don't recall)
However, on a secure web page, the link to the images points to HTTP, and NOT HTTPS
While this is not a security issue, it puts out a warning and says connection is not secure (when you click the green lock in the bar)
Please update the code to point to https
thank you
Offline
Hi Creativologist,
this seems to be an issue relative only to you.
Could you post a link where you widget chat is installed?
Thank you.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
It affects "Custom themes" where images are uploaded.
The image links point to /var folder via HTTP
as opposed to default theme where images point to "design" folder, like on livehelperchat.com via HTTPS
I cannot show because i have had to remove livehelperchat from our secure shopping cart as we cannot have that security concern for customers.
Last edited by Creativologist (2016-02-27 22:03:36)
Offline
I have LHC installed on SSL and is all secure also for the livehelperchat website. So I don't see the issue. Sorry, maybe is me.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
I AM using custom widget theme and no issue on SSL.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
i dont know if you can see this page
Offline
Sure I can, is an issue with your webiste.
Please put the URL in this website https://www.whynopadlock.com/check.php
Is your website issue not LHC
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
this is the exact link of the image (domain changed)
Offline
You have insecure chat without SSL integrated in a page SSL. This is not good.
If I open the widget and open a pop up, your chat is not under SSL.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
and this is the footer code (domain again changed for privacy)
<script type="text/javascript">
var LHCChatOptions = {};
LHCChatOptions.opt = {widget_height:340,widget_width:300,popup_height:520,popup_width:500,domain:'mydomain'};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
var referrer = (document.referrer) ? encodeURIComponent(document.referrer.substr(document.referrer.indexOf('://')+1)) : '';
var location = (document.location) ? encodeURIComponent(window.location.href.substring(window.location.protocol.length)) : '';
po.src = 'https://mysite.com/livehelp/index.php/chat/getstatus/(click)/internal/(position)/bottom_right/(ma)/br/(top)/350/(units)/pixels/(leaveamessage)/true/(theme)/1/(survey)/1?r='+referrer+'&l='+location;
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
Offline
chat is under ssl
look at the code above
Offline
it is FINE with the default theme, not the custom theme
Offline
Hi,
try to open your widget chat and after convert to pop up. You will see the link of the chat is different from your Embed code.
You have some redirect or issue on your server configuration.
If I have time I will try to look into this not now sorry.
I think is not LHC issue
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Sorry, you have edited something no support... this is not LHC issue.
Your chat widget not work.
Sorry . You can consider commercial support for solve your issue.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
what do you mean i "edited" something?
Offline
When I load your SSL link and I open widget. Widget is frozen in loading.
Also the icon for minimize, pop up or close have a strange address. Is not normal so seems you putted code into LHC CSS or other or you have redirect who are causing the issue.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
I have put no code in there, I am not a programmer
Offline
I suggest to reinstall Live Helper Chat.
Remove the embed code in the page.
Hope this can fix your issue.
I suggest to download a recent version if you have a version before 2.40
install 2.40 actually the last version 2.44 have a bug on redirect.
You can read the BUG or download version 2.40 from this topic
:
https://github.com/LiveHelperChat/liveh … issues/836
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Thanks, I'll let you know how it goes.
I do appreciate the fast replies
Offline
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Pages: 1