vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: vForums :: Support :: Chatroom not working? - View Topic
Topic Rating: *****
Printable View
dog199200
Guest
Chatroom not working? (14th Feb 08 at 12:38am UTC)
Um I was just wondering, I transfered over the chatroom i was using on my proboards version of my bleach site onto my bleach site using this forums service, and i noticed that for some reason it will not show up, but i can put it on another board or website and it works fine. i bet its because of the different setup, but how could i fit it so that it will work?
Marc
vChat Developer
*****
I <3 Rossy

Posts: 3,388
Status: Offline
Gender: Male
Location: Ontario, Canada
Age: 33
Joined:  

Additional Groups:
Coding Team
***


Reputation: 40%  


pmwww
Re: Chatroom not working? (14th Feb 08 at 12:41am UTC)
By "chatroom" do you mean ShoutBox? If so, you can get a VF version in the Code Database. {Smile}

rroll.to— Shorten a link, rickroll your friends.
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: Chatroom not working? (14th Feb 08 at 12:51am UTC)
Links to forums help as well! {Smile}
Nick
Very Senior Member
*****

[Avatar]

Posts: 3,013
Status: Offline
Gender: Male
Location: vForums
Age: 35
Joined:  
Reputation: 62%  


pmwww
Re: Chatroom not working? (14th Feb 08 at 12:59am UTC)
I think he is talking about the chat room PB installed, but I may be wrong as well,
dog199200
Guest
Re: Chatroom not working? (14th Feb 08 at 1:04am UTC)
darkmage is right, i went into the admin area for that and code the code to post it on another site and it wont show:

Board Url: http://bleachhollow.virtualforums.co.uk

Chatroom Board URL: http://bleachhollow.virtualforums.co.uk/board/Chatroom/

Chatroom Code:
Code:
 
  1. <center>
  2. <script type="text/javascript">
  3. <!--
  4. if(location.href.match('board=livechatfemale')){
  5. document.write('<applet code="Client.class" codebase="http://client0.addonchat.com/current/" archive="scclient_en.zip" width="600" height="425" alt="Java Chat Software - AddonChat" MAYSCRIPT>');
  6. document.write('<param name="room" value="204814">');
  7. document.write('</applet>');
  8. }
  9. // -->
  10. </script>
  11. </center>
 
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: Chatroom not working? (14th Feb 08 at 1:06am UTC)
use:

Code:
 
  1. <center>
  2. <script type="text/javascript">
  3. <!--
  4. if(location.href.match(/board\/chatroom/i)){
  5. document.write('<applet code="Client.class" codebase="http://client0.addonchat.com/current/" archive="scclient_en.zip" width="600" height="425" alt="Java Chat Software - AddonChat" MAYSCRIPT>');
  6. document.write('<param name="room" value="204814">');
  7. document.write('</applet>');
  8. }
  9. // -->
  10. </script>
  11. </center>
 
dog199200
Guest
Re: Chatroom not working? (14th Feb 08 at 1:08am UTC)
ya thx, i had just seen the bug when i posted it and was just about to edit the last post telling that i fixed it myself. lol
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: Chatroom not working? (14th Feb 08 at 1:13am UTC)
lol it's ok! {Smile}

Glad it's fixed! {Smile}
ajay
Guest
Re: Chatroom not working? (21st Feb 08 at 5:57pm UTC)
The code that wrighty used is compatible with vforums so its good.
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: Chatroom not working? (21st Feb 08 at 6:02pm UTC)
Please stop bumping old threads.

As you can see, this thread has been solved. Posting a reply like that will simply just lead to a increasing of your warning.
 Printable View

All times are GMT+0 :: The current time is 10:51am
Page generated in 0.2571 seconds
This Forum is Powered By vForums (v2.4)
Create a Forum for Free | Find Forums