1
LethZoid
IRC Chat Fix
  • 2004/4/11 10:24

  • LethZoid

  • Just popping in

  • Posts: 9

  • Since: 2003/7/8 1


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*

<?php

$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 -_-*

Login

Who's Online

203 user(s) are online (155 user(s) are browsing Support Forums)


Members: 0


Guests: 203


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits