weewooz Posted July 14, 2009 Posted July 14, 2009 Found this off my computer credit goes to who ever made just a few are asking for a chat mod so thought i would post Call this chat.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Call this chat2.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. And Call This chats.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. and then make txt doc called chatbox.txt and put any welcome message init you want Quote
weewooz Posted July 14, 2009 Author Posted July 14, 2009 Re: chat As I Said Credit Goes To Who Ever Made Just People Keep Asking For One So I thought I would Post one Quote
fuzzyDCR Posted March 3, 2011 Posted March 3, 2011 I like this chat it works, but how do I link it into my members when they join the room? Currently they join the room and are called website visitor? How do I fix this? Quote
War_Hero Posted March 3, 2011 Posted March 3, 2011 You could replace the first three lines: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. with: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Not sure if that will work, but it should do.... Quote
Nutta Posted July 12, 2011 Posted July 12, 2011 im getting this error... Warning: eregi() [function.eregi]: REG_BADRPT in /home/fragzyyx/public_html/chat.php on line 16 Quote
Coly010 Posted July 23, 2011 Posted July 23, 2011 you should only be getting this error if you're server is running a version of php which is above 5.3.0. You should be able to replace with stristr. Not sure if this will work but try it. chat.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Like I said I'm not sure if this will work. Quote
ashstyx Posted January 7, 2012 Posted January 7, 2012 i added include_once(DIRNAME(__FILE__) ."/globals.php"); $name=$ir['username']; //The name of the user but it changed the "website visitor" name to just blank also how do i make it so the chat scrolls down where i type new things atm it scrolls across EG: : hello :test :wtf :why is my chat like this how i want it to be :hello :test :wtf :why is my chat like this Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.