[Add on] Who's Chatting on Forum Home Page for Sigmachat
This modification is in the archives.
Add-on by ChurchMedia
Who's Chatting on Forum Home Page for Sigmachat You must have the SigmaChat Complete Integration & Authentication hack installed first and be signed up with http://www.raidersoft.com, of course. This will add a "Who's Chatting" box on your forum home page. Just like "Who's Online", if you click on "Who's Chatting" it will take you to a page with just the chatters. If you are logged in, there is a link to the chat room. If you are not logged in, there is a link to register. ~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~- Note that the problem of having a space in your user name is corrected. However, if the user name has an _underscore_ in it there may be problems. To remove the feature that replaces underscores with spaces, remove this line (Line 57 in chat_home.php): PHP Code:
$username = str_replace("_", " ",$username);
1 new template 2 template changes WARNING #1: This hack WILL speed up your Who's Chatting hits! If you seriously want Who's Chatting on your front page, keep in mind that you may have to buy extra hits! Otherwise, don't install this hack! I've found that it increased my chat room traffic dramatically, so I think it's worth buying the hits. WARNING #2: When you do run out of Who's Chatting hits, your forum home page will break (you will get a blank page)! If this happens, in forum/index.php FIND PHP Code:
include('chat_home.php');
PHP Code:
//include('chat_home.php');
Download This modification is archived and cannot be downloaded. Screenshots
|