Arkadaşlar Ben Cozemedim ingilizce Bir Chat programı Anlayan Varsa Buyursun Baksın

[BETA] Chatbox 3.1.0

http://www.xgmag.com/chatbox/chatbox_v3_1_0(beta).zip



Code: ################################################## ###############
##
## V 3.1.0 [BETA] (Wooly Spud)
## - Added Login Support for those rare sites that insist on
## having a login in the chatbox and dont want to have members
## have to log into their forums to chat.
## - Changed chatbox Color field to a 216 color pallet + greyscale
## (compatible in IE and NS9 in IE render Mode, working on
## foxfire compatability)
## - Added Logging - Creats chat logs for web admin in /logs
## folder, file name coresponds to date (log_yymmdd.log) Can be
## turned on/off in chatbox_config.php (default = off)
##
## V 3.0.2 Security Patch 1 (Wooly Spud)
## - Fixes Security Hole with User font color coding.
##
## V 3.0.2 (Wooly Spud)
## - Requires SQL Table Update
## - Fixed Frame Reference in Chatbox.php
## - Clearified Install File
## - New Feature: Clicking on poster name in view pane sets the
## text in the message field to be their name for directing a post at them.
## - New Feature: Clicking name of chatter in the chatter list opens their
## boards Profile in a new window.
##
## V 3.0.1 (Wooly Spud)
## - Changed Version number system to phpbb numbering
## - Applied Patch for v3.0 to fix index chaterlist
## - Fixed Zip file paths
##
## V 3.0 (Wooly Spud)
##
## - Message box auto focuses
##
## V 2.0 (Wooly Spud)
##
## - Modified User interface to include a title/tool bar.
## - Ability to send url's via a new send URL button.
## - Ability for users to set a color for their text.
## - Added the ability to manually reload the view topic page.
## - Added an About Page.
## - Added an FAQ.
##
################################################## ###############
##
## Pre Wooly Spud Revision History:
##
## v1.19a (Smartor)
## - update some instructions for "overall_header_link"
##
## v1.19 (Smartor)
## - changed "chatbox" size
## - added database self-installing script
##
## v1.18c (Smartor)
## - Fixed some bugs
##
## v1.18b (Smartor)
## - Added Smilies Box
## - Included "How to add ChatBox link on overall_header" Guide
##
## v1.18a (Smartor)
## - Fixed a bug with VietUni
##
## v1.18 (Smartor)
## - Can run properly with IE5.0 and more browsers (fixed JavaScript bug: parent.sender...)
## - Fixed some SQL bugs, re-wrote many SQL code
## - Known problem: if an user used one or more slashes in his username, his nick would
## lost a slash on the chat-screen. I think it's not serious and you can ignore it
##
## v1.17 (Smartor)
## - Fixed some JavaScript problems
##
## v1.16a (Smartor)
## - Added a lost comma in index.php (reported by nightshade)
##
## v1.16 (Smartor)
## - Added explaination [ Login to join chat ] for guests
## - Resolved potential MySQL problem "Duplicated entry..." (reported by nightshade)
##
## v1.15 (Smartor)
## - Kill ghosts on Index
## - Some small changes in configuration
##
## v1.1 (Smartor)
## - Cleaned SQL instructions
##
## v1.0 (Smartor)
## - Re-wrote all back-end codes: PHP, HTML, JavaScript
## - Fixed a bunch of bugs
## - Resolved some security problems
## - Less included files
## - Some changes in SQL tables
## - Integrated deeper into phpBB2 environment
## - Uses phpBB2 built-in smilies, built-in smilies-code
## - Used phpBB2 built-in session management, so made this Mod harder to be *****ed
## - Some changes in CSS
## - Only admin can kick others by command /KICK nick
## - Admin cannot be kicked
## - Admin can clear all messages by command /CLEAR
## - Move files to /chatbox_mod
## - Can test on only one PC (multi-users IP)
## - Ready for VietUni (with hot-key: Alt+Z and Alt+X)
##
## 0.2a (Onur Turgay)
## - Away / Online feature added
## - Showing the list of chatters on front page added
## - Showing the number of chatters on front page added
## - cleaned up some code
## - put all files in a separate directory
##
## 0.1b (Onur Turgay)
## - messaging&refresh on index page is disabled
## - pop-up window future enabled
## - "deleting of the written message during refresh" problem is solved
## - A new CSS that's compatible with subSilver theme is created
## - first public release!!
##
## 0.1a (Onur Turgay)
## - alpha release
##
################################################## ###############
__________________