Problem with FMChat. 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.
3 posters

    Problem with FMChat.

    avatar
    maskulinus
    New Member


    Posts : 4
    Reputation : 1
    Language : swedish, english

    Solved Problem with FMChat.

    Post by maskulinus August 5th 2013, 8:44 pm

    So I added a script to the CSS style sheet and a widget with code.

    These are the codes:

    CSS style sheet code:
    Code:
    /*FMChat Design*/
        .chatbase { /*This can be edited to your liking - (the button)*/
          position: fixed;
          bottom: 2px;
          right: 15px;
          background: #56A0D3;
          border: 2px solid #7BB92B;
          width: 75px;
          height: 20px;
          border-radius: 5px;
          text-align: center !important;
          cursor: pointer;
          color: #ffffff;
        }
     
        .chatbase:hover { /*This can be edited to your liking - (hovering over the button)*/
          border-color: #D30C3F;
          color: #000000;
        }
     

        #chat { /*This can be edited to your liking - (box surrounding the chatbox)*/
          border: 2px solid #7BB92B;
          width: 65%;
          position: fixed;
          right: 15px;
          bottom: 27px;
          height: 50%;
          border-radius: 5px;
        }

    This are the widget code:
    Code:
     <script type="text/javascript" src="http://malware-site.wwwscripts/FMChat.js"></script><div id="FMChatBase" class="chatbase" onclick="openClose()" ><span style="font-weight: bold; line-height: 2em; font-size: 11px;">ChatBox</span></div><div id="chat" style="display: none;"><iframe id="FMChat" name="FMChat" onload="FMChatLoad();" style="border: none; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;" src="/chatbox" width="100%" height="100%"></iframe></div>


     The chatbox shows but I cant do anything with it. Help me please!

    my forums URL: http://hiphophurray.forumotion.com/
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Problem with FMChat.

    Post by SLGray August 5th 2013, 11:18 pm




    Problem with FMChat. Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    maskulinus
    New Member


    Posts : 4
    Reputation : 1
    Language : swedish, english

    Solved Re: Problem with FMChat.

    Post by maskulinus August 6th 2013, 7:47 am


     I read it but are there any possibillities you have the javascript code? You cant just copy it there, it's screen shots and I don't wanna type it by hand :/
    Derri
    Derri
    Helper
    Helper


    Male Posts : 8711
    Reputation : 638
    Language : English & Basic French
    Location : Scotland, United Kingdom

    Solved Re: Problem with FMChat.

    Post by Derri August 6th 2013, 12:29 pm

    maskulinus wrote:

     I read it but are there any possibillities you have the javascript code? You cant just copy it there, it's screen shots and I don't wanna type it by hand :/

    You need to remove the code for the FM Chat, you can't use it because it conflicted with Forumotion's ads causing them a loss in revenue. So you need to remove the codes.
    avatar
    maskulinus
    New Member


    Posts : 4
    Reputation : 1
    Language : swedish, english

    Solved Re: Problem with FMChat.

    Post by maskulinus August 6th 2013, 1:06 pm

    Derri wrote:
    maskulinus wrote:

     I read it but are there any possibillities you have the javascript code? You cant just copy it there, it's screen shots and I don't wanna type it by hand :/

    You need to remove the code for the FM Chat, you can't use it because it conflicted with Forumotion's ads causing them a loss in revenue. So you need to remove the codes.

     So I must use another chat then? Do you have any recommendations?
    Derri
    Derri
    Helper
    Helper


    Male Posts : 8711
    Reputation : 638
    Language : English & Basic French
    Location : Scotland, United Kingdom

    Solved Re: Problem with FMChat.

    Post by Derri August 6th 2013, 1:30 pm

    maskulinus wrote:
    Derri wrote:
    maskulinus wrote:

     I read it but are there any possibillities you have the javascript code? You cant just copy it there, it's screen shots and I don't wanna type it by hand :/

    You need to remove the code for the FM Chat, you can't use it because it conflicted with Forumotion's ads causing them a loss in revenue. So you need to remove the codes.

     So I must use another chat then? Do you have any recommendations?

    Yes you must use another chat.

    I'd recommend using http://www.avacweb.com/t532-avacweb-chat it's essentially the same as the FMChat but comes with a variety of other useful features and plugins.
    avatar
    maskulinus
    New Member


    Posts : 4
    Reputation : 1
    Language : swedish, english

    Solved Re: Problem with FMChat.

    Post by maskulinus August 6th 2013, 9:51 pm

    Derri wrote:
    maskulinus wrote:
    Derri wrote:
    maskulinus wrote:

     I read it but are there any possibillities you have the javascript code? You cant just copy it there, it's screen shots and I don't wanna type it by hand :/

    You need to remove the code for the FM Chat, you can't use it because it conflicted with Forumotion's ads causing them a loss in revenue. So you need to remove the codes.

     So I must use another chat then? Do you have any recommendations?

    Yes you must use another chat.

    I'd recommend using http://www.avacweb.com/t532-avacweb-chat it's essentially the same as the FMChat but comes with a variety of other useful features and plugins.

     THANK YOU VERY MUCH! IT WORKS PERFECT!
    Derri
    Derri
    Helper
    Helper


    Male Posts : 8711
    Reputation : 638
    Language : English & Basic French
    Location : Scotland, United Kingdom

    Solved Re: Problem with FMChat.

    Post by Derri August 6th 2013, 10:16 pm

    Your Welcome.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Problem with FMChat.

    Post by SLGray August 6th 2013, 10:18 pm

    Topic Solved & Locked



    Problem with FMChat. Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.