ParaChat Support Forums: Adding ParaChat to InvisionFree Message Boards - ParaChat Support Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Adding ParaChat to InvisionFree Message Boards Im confused!!

#1 User is offline   GOD Given Icon

  • Newbie
  • Pip
Group:
Members
Posts:
1
Joined:
05-April 05

Posted 05 April 2005 - 03:08 PM

I saw your answer to the other person who asked this same question. I must say I do not understand

"ParaChat is added to your web site by copying the applet HTML that we provide, and then pasting the copied HTML into the HTML source code of a web page on your web site"

Where is the HTML source code of a web page or site??

I am really confused
THANKS!
0

#2 Guest_Administrator_*

Group:
Guests

Posted 05 April 2005 - 03:19 PM

Invision Power Chat Basic rooms do not integrate with [color="blue"]Invision Power Board[/color]. Only Invision Power Chat Advanced and Premium rooms integrate with Invision Power Board.

[color="blue"]Features[/color]

[color="blue"]Order Invision Power Chat Advanced or Premium[/color]
0

#3 User is offline   Paul Icon

  • Newbie
  • Pip
Group:
Members
Posts:
1
Joined:
20-May 05

Posted 20 May 2005 - 05:14 AM

there is another way you can add the chatroom to your free invision forum

just follow these details below thanks

1. create a new forum in the menu called forum control
2. go to the main forum area and when you see this picture below with the black mark around it press it

3. and just enter these details below
a Display method Show Link Only
b Rules Title <center>Chatroom</center>

c Rules Text add your chatroom code in here

4. now go to the menu called Skinning & Styles
5. click on the menu called Board Wrappers then go down to were you see a menu called footer and copy and paste this code into there

[quote]script>
/*
Adding NaviBar Links
By Webworldx
*/
var aLink=new Array()
aLink[0]='<img src="http://67.18.37.14/style_images/1/atb_members.gif" border="0" alt="" width="14" height="16" />&nbsp;<a href="Chatroom Link">SD Chat Live</a>'

var uCell = document.getElementsByTagName('TD')
for (i=0;i<uCell.length;i++){
if (uCell[i].align=="right" && uCell[i].innerHTML.match("act=calendar") && uCell[i].innerHTML.match("act=Help")){
var addLink=""
for (j=0;j<aLink.length;j++){
addLink+=aLink[j]+"  &nbsp; &nbsp;&nbsp;"
}

uCell[i].innerHTML=addLink+uCell[i].innerHTML
}}
</script>[/quote]

hope this helps you :)
0

#4 User is offline   MysticS Icon

  • Newbie
  • Pip
Group:
Members
Posts:
1
Joined:
02-October 05

Posted 02 October 2005 - 05:02 AM

yes, it does, thanks, but how do you make members log in automatically with their forum's names as default? this prevents somebody trying to be somebody else and so I know exactly who they are?

and what's the purpose of adding footer? since it still works without it
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users