|
» .::. |
Web Hosting - web hosting, dedicated servers and web design services
|
Online Degree - search for 1000+ online degrees, online colleges & online universities.
|
Tattoo - we are a group of tattoo enthusiasts
|
Gexa Energy - your absolute best choice in electric service
|
|
|
|
|
|
|
|
|
|
|
Portatiles - Ofertas en Ordenadores y Portatiles. Increibles Ofertas DELL.
|
|
|
About this Page This is a discussion on JavaChat ? within the Nuke 7.x - Modules forums, part of the PHP-Nuke 7.x category; Any1 here know about JavaChat mod? mIRC Client. i need it on my block. how and where to get this ... |
|
 |
 |
|
 |

07-03-2005, 09:36 PM
|
|
Junior Member
|
|
Join Date: Apr 2005
Location: Phnom Penh, Cambodia.
Posts: 23
|
|
|
JavaChat ?
Any1 here know about JavaChat mod? mIRC Client. i need it on my block. how and where to get this mods?
Please help me! :cry:
|

09-04-2005, 06:24 AM
|
|
Junior Member
|
|
Join Date: Apr 2005
Location: Phnom Penh, Cambodia.
Posts: 23
|
|
|
Help to modify code please!
Please help me to modify the code below to fit with phpnuke7.6.
|
Quote:
|
<?php
if (!eregi("modules.php", $_SERVER['PHP_SELF'])) {
die ("You can't access this file directly...");
}
$module_name = basename(dirname(__FILE__));
if(empty($req)) {
$req = '';
}
include("header.php");
OpenTable();
if ($iNick == "Anonymous") $iNick = "Webmaster???";
if ($iNick == "") {
if (pnUserLoggedIn()) {
$username = pnUserGetVar('uname');
}
?>
<form method="POST" action="">
</p>
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="298">
<tr>
<td width="298" colspan="2">
<hr color="#000000" size="1"></td>
</tr>
<tr>
<td width="116"><font face="Arial" size="2">Nickname:</font></td>
<td width="182"><font face="Arial">
<input type="text" name="iNick" size="20" value="<?= $username ?>"></font></td>
</tr>
<tr>
<td width="116"><font face="Arial" size="2">Password</font></td>
<td width="182"><input type="ipassword" name="ipassword" size="20"> Optional</td>
</tr>
<tr>
<td width="298" colspan="2">
<p align="left"><input type="submit" value="Chat Now" name="B1"></td>
</tr>
<tr>
<td width="298" colspan="2">
<hr color="#000000" size="1"></td>
</tr>
<tr>
<td width="298" colspan="2">
<center><font color="#0000FF">Bring to you by uIRC Network, irc.uirc.net:6667 and http://www.mandragor.org</font><center>
</p>
</td>
</tr>
</table>
</center>
</div>
</form>
<?
} else {
?>
<center>
<applet archive="modules/<?= $module_name ?>/irc.jar" codebase="modules/<?= $module_name ?>" code=IRCApplet.class width=640 height=400>
<param name="CABINETS" value="irc.cab,securedirc.cab">
<param name="nick" value="<?= $iNick ?>">
<param name="name" value="Java User">
<param name="host" value="irc.uirc.net">
<param name="port" value="6667">
<param name="command1" value="join <?= $iChannel ?>">
<? if (strlen($ipassword) > 0) { ?>
<param name="command2" value="nickserv identify <?= $iNick ?> <?= $ipassword ?>">
<? } ?>
<param name="basecolor" value="384,256,128">
<param name="color15" value="C0C000">
<param name="helppage" value="http://www.khmer.ws">
<param name="timestamp" value="true">
<param name="language" value="english">
<param name="smileys" value="true">
<param name="highlight" value="true">
<param name="highlightnick" value="true">
<param name="quitmessage" value="uIRC Server!">
<param name="showabout" value="false">
<param name="showhelp" value="false">
<param name="asl" value="true">
<param name="aslmale" value="m">
<param name="aslfemale" value="f">
</applet>
If you use mIRC please connect to irc.uirc.net port 6667
</center>
<?
}
CloseTable();
include("footer.php");
?>
|
|

03-10-2006, 06:59 AM
|
|
Junior Member
|
|
Join Date: Jan 2006
Posts: 3
|
|
|
php irc chat modüles
Launge Turkish:Çok güzel bir java chat Modülü
yapmanız gereken sitenizin modules/e-kolay_chat dosyasını atıp
admin panelinden e-kolay_chat Modülüni aktif ediniz..
thankyou
TURKİSH JAVA CHAT MODULES Downloads
|
 |
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
All times are GMT -5. The time now is 03:57 PM.