Live Support Script Problem.. Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    Live Support Script Problem..

    avatar
    XenoFalcon
    Forumember


    Posts : 134
    Reputation : 4
    Language : English

    Solved Live Support Script Problem..

    Post by XenoFalcon March 1st 2015, 7:07 am

    Please Help i can't get this to work on my homepage... 
    Code:
    <script type='text/javascript'>(function () { var done = false;var script = document.createElement('script');script.async = true;script.type = 'text/javascript';script.src = 'https://app.purechat.com/VisitorWidget/WidgetScript';document.getElementsByTagName('HEAD').item(0).appendChild(script);script.onreadystatechange = script.onload = function (e) {if (!done && (!this.readyState || this.readyState == 'loaded' || this.readyState == 'complete')) {var w = new PCWidget({ c: '5ee3accf-8ae7-424a-855b-8b9e3dc98e53', f: true });done = true;}};})();</script>

    ):


    Last edited by XenoFalcon on March 2nd 2015, 6:42 am; edited 1 time in total
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    Solved Re: Live Support Script Problem..

    Post by _Twisted_Mods_ March 1st 2015, 7:29 am

    change HEAD to head
    avatar
    XenoFalcon
    Forumember


    Posts : 134
    Reputation : 4
    Language : English

    Solved Re: Live Support Script Problem..

    Post by XenoFalcon March 1st 2015, 9:38 pm

    still not working
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    Solved Re: Live Support Script Problem..

    Post by _Twisted_Mods_ March 1st 2015, 11:40 pm

    where are you adding this script?  and whats your forum url?
    avatar
    XenoFalcon
    Forumember


    Posts : 134
    Reputation : 4
    Language : English

    Solved Re: Live Support Script Problem..

    Post by XenoFalcon March 2nd 2015, 12:14 am

    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    Solved Re: Live Support Script Problem..

    Post by _Twisted_Mods_ March 2nd 2015, 4:31 am

    goto acp>display>generalities>

    add the script to your homepage message

    save
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    Solved Re: Live Support Script Problem..

    Post by _Twisted_Mods_ March 3rd 2015, 12:42 am

    Topic solved and archived