Ok... I downloaded irc chat module... installed it, ONE minor error, it HAD no irconfig.php file... So I've built this one... however, there is a major problem in the actual scripting of the module, cause u cannot create one *or something*, so you must change the values in this document on ur own.... *Sorry*
$xoops_ircConfig['server'] = "irc.homelanfed.com"; // Server
$xoops_ircConfig['port'] = "6667"; // Server port
$xoops_ircConfig['autoconnect'] = True; // Autoconnect (yes or no...)
$xoops_ircConfig['channel1'] = "#code"; // Your first room
$xoops_ircConfig['channel2'] = "#AmericasArmy"; // Your second room
$xoops_ircConfig['quitmsg'] = "Leth Worlds: GO0D Bye."; //Your good bye message
$xoops_ircConfig['timestamp'] = True; // timestamp
$xoops_ircConfig['nickfield'] = True; // People in rom
$xoops_ircConfig['chanlist'] = True; // List of channels
$xoops_ircConfig['swstatus'] = True; // Status Window *I think*
$xoops_ircConfig['sml'] = True; // Show Smilies
$xoops_ircConfig['autojoin1'] = True; // autojoin server1
$xoops_ircConfig['autojoin2'] = True; // autojoin server2
$xoops_ircConfig['bgimg'] = True; // background image display
?>
I apologize for the messyness... I already contacted the creator and notified him of this problem. This file belongs in... /xoops_directory/modules/ircmod/cache/
save as irconfig.php
Once in their, VIOLA :)
Check it out in action...
http://leth.xionnet.net/ros/ *must sign up though -_-*