Jump to content

Help


penguinz0
 Share

Recommended Posts

If you want the IRC module like what we have here (http://www.pure-warfare.com/forum/index.php?automodule=javairc) then you will have to have your own web server to install it.

 

However, there are ways to get IRC on your forums use files from other locations, you could maybe try and iFrame, or find a site which offers the IRC service.

 

Since you're using IPBfree I'll take a look for you. Such as Divinity's, theirs just links to swiftirc.net.

 

 

EDIT:

 

You could use this.

 

		 		  <form method="post" action="http://www.swiftirc.net/index.php?page=chat&client=java" name="loginform" onsubmit="setjs();return true;" id="ietest">		   			<div>			  <input type="hidden" name="interface" value="nonjs" />			</div>			<table style="margin-left: auto; margin-right: auto">			  <tr>				<td>Nickname</td>				  <td><input type="text" name="Nickname" value="SwiftIRC???"></td>			  </tr>			  <tr>				<td>Channel</td>				<td><input type="text" name="Channel" value="#YOUR CHANNEL"></td>			  </tr>			</table>			<div style="text-align: center">			  <input type="submit" value="Enter chat" />			</div>		  </form>

 

Just change this part:

value="#YOUR CHANNEL"


favadmin.png
IRC Nick - ``Karl
"You lost me at biased."
Need help? PM me

purewarfare.png
Link to comment
Share on other sites

  • 2 months later...
Guest
This topic is now closed to further replies.
 Share

×
  • Create New...