I've been using mylivechat and I placed the chat code in the google analytics section of SEO. It was working perfectly until today. The google analytics section is blank and if I add the code and click save, no text is saved. The chat is not working.

Please help.
In General
Wednesday, August 03 2016, 12:52 AM
Share this post:

Accepted Answer

Wednesday, August 03 2016, 10:22 AM - #Permalink
Make it a modification (VQmod/OCmod) instead, adding the code to the header, and it will work perfectly well.
<modification>
<id><![CDATA[MyLiveChat Display]]></id>
<version><![CDATA[1.0]]></version>
<vqmver><![CDATA[2.4]]></vqmver>
<author><![CDATA[YOUR NAME]]></author>

<file name="catalog/view/theme/*/template/common/header.tpl">
<operation error="log">
<search position="before"><![CDATA[</head>]]></search>
<add><![CDATA[
<!-- ClickDesk Live Chat Service for websites -->
YOUR MyLiveChat SCRIPT GOES HERE
<!-- End of MyLiveChat Display -->
]]></add>
</operation>
</file>

</modification>
The reply is currently minimized Show
Responses (3)
  • Accepted Answer

    Wednesday, August 03 2016, 08:39 PM - #Permalink
    Thanks Rune, I restored the database and the live chat reappeared. I've lost it a couple of time since and have not been able to determine why it keeps happening. That said, if I continue to have issues I'll use the mod you mentioned. It's currently working through the analytics section.
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, August 04 2016, 12:51 PM - #Permalink
    Might be bad hosting, and/or a corrupted database if the database is being screwed up once in a while.
    Try talking to your host about it.
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, August 10 2016, 08:50 AM - #Permalink
    So far I haven't had any other issues with live chat. I assume something I did corrupted the database and the live chat disappeared. I'm now in a good habit of backing up the database before I start to make any changes and the entire site if I'm doing modification installs.
    Like
    1
    The reply is currently minimized Show
Your Reply