Description du MOD : Ajoute un chat a votre forum pour les utilisateur enregistrés. L'admin peut en prendre le controle grace a des commandes comme /kick speudo ou /clear
Auteur du MOD : Smartor < smartor_xp@hotmail.com > (Hoang Ngoc Tu) http://smartor.is-root.com
Niveau d'installation du MOD : Facile
Version du MOD : 3.0.2
Démo : non
Compatible EasyMOD : Oui
- Code: Tout sélectionner
##############################################################
## MOD Title: ChatBox
## MOD Author: Wooly Spud <WoolySpud@xgmag.com> (Richard McConnell) http://www.xgmag.com
## MOD Author: Smartor < smartor_xp@hotmail.com > (Hoang Ngoc Tu) http://smartor.is-root.com
##
## MOD Description: This will add a LIVE chatbox on your phpBB2
## Only registered users can chat. Admin can take
## control chatroom by some commands(/KICK username, /CLEAR). Smilies enabled.
##
## MOD Version: 3.0.2
##
## Installation Level: easy
## Installation Time: 20 Minutes
##
## Files To Edit: index.php
## templates/subSilver/index_body.tpl
## language/lang_english/lang_main.php
## chatbox_mod/chatbox_config.php
##
## Included Files: chatbox_db_install.php (only required for DB install)
## chatbox_front.php
## chatbox_mod/chatbox.css
## chatbox_mod/chatbox.php
## chatbox_mod/chatbox_config.php
## chatbox_mod/chatbox_drop.php
## chatbox_mod/chatbox_function.php
## chatbox_mod/chatbox_title.php - NEW
## chatbox_mod/chatbox_faq.php - NEW
## chatbox_mod/chatbox_about.php - NEW
## chatbox_mod/messenger_list.php
## chatbox_mod/messenger_send.php
## chatbox_mod/messenger_view.php
##
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes: N/A
##############################################################
##
## Informations : Ce mod a été testé et remit en page par l'equipe mod de phpBB.biz
##
## Vous en trouverez la derniere version a cette adresse :
## http://forum.phpbb.biz/viewtopic.php?t=94232
##
## Le support se trouve a cette adresse :
## http://forum.phpbb.biz/viewtopic.php?p=969579
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################

