Home Forums Archives Get Help It just won’t work!

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2051
    catzmadclub
    Participant

    i copied and pasted the code of the chat room onto my site but it when i put in my nickname and press Chat Now nothing happens! What could be wrong?

    #2052
    Dave
    Keymaster
    Scandinavia, WI

    Post the URL to your page and I’ll have a look. The code is probably getting broken at some point. Once I have an URL I will know for sure.


    Nothing rhymes with Cindy Crawford after 9 coronas...
    #2057
    catzmadclub
    Participant

    Do you mean post the URL of my page? Well my website is http://www.expage.com/catzmadclub

    #2058
    Dave
    Keymaster
    Scandinavia, WI

    I looked at your page’s code and the following:

    
    <script language="JavaScript" ___="http://www.chattersonline.com/ads/jIRC/popupcreater3.js"></script>
    

    should be changed to:

    
    <script language="JavaScript" src="http://www.chattersonline.com/ads/jIRC/popupcreater3.js"></script>
    

    I’m not sure but the host your using for your page may have removed the src (source) declaration.

    Everything else looked fine.


    Nothing rhymes with Cindy Crawford after 9 coronas...
    #2059
    catzmadclub
    Participant

    Well Thanks! I think that is the problem. But I typed in src where you said to. But for some reason it keeps on going away. I put in the src and I saved it but when I went back to where I put the src the src was gone. If it stayed I think it would work but it’s not staying. Why do you think that is?

    #2061
    Dave
    Keymaster
    Scandinavia, WI

    Your host is probably removing it I guess. You should ask them why.


    Nothing rhymes with Cindy Crawford after 9 coronas...
Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Get Help’ is closed to new topics and replies.