﻿# 
#-----[ DOWNLOAD ]------------------------------------------ 
# Download the latest version of 123 flash chat server software from
# http://www.123flashchat.com/download.html
# choose a version to download, it supports OS: Windows, Unix/Linux, Mac OS.
# if your OS is windows or Linux, I recommend you download the with-JVM version.
# if your OS isn't windows or Linux, you should download and install a JDK 1.4.x first,
# you can get the JDK from : http://java.sun.com/
#
http://www.123flashchat.com/download.html

# 
#-----[ INSTALL ]------------------------------------------ 
# If Unix/Linux OS, please uncompress the downloaded file.
# in Linux, you can: 
# $ tar zxf 123flashchat.tar.gz
#
# if windows, double click the "123flashchat.exe", follow the wizard, 
# you can install the 123 flash chat server software in 2 minutes.
#
$ gzip -d 123flashchat.tar.gz
$ tar xf 123flashchat.tar

# 
#-----[ COPY ]------------------------------------------ 
#before you start installing this module,please make sure to copy the Joomla file 
#attached in this module to the Joomla installed directory
copy login_chat.php                                           
to <Joomla installed directory>/login_chat.php


# 
#-----[ OPEN ]------------------------------------------ 
#
<123 flash chat server installed dir>/etc/groups/default/server.xml

# 
#-----[ FIND ]------------------------------------------ 
# 
<integrated-other-database>None</integrated-other-database>
	
# 
#-----[ REPLACE WITH ]----------------------------------
# the vBulletin uses new MD5 encrypted password,
# while 123 flash chat does not use any database ,
# so please change setting to get the username and password of your database
#
<integrated-other-database>URL</integrated-other-database>

# 
#-----[ FIND ]------------------------------------------ 
# 
<auth-url />

# 
#-----[ REPLACE WITH ]----------------------------------
# copy the file "login_chat.php" to your Joomla installed directory
# and edit it to configure the Joomla database integration.
#
<auth-url>http://joomlasite/login_chat.php?username=%username%&amp;password=%password%</auth-url>


# 
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------ 
# 
# 123 FLASH CHAT SERVER SOFTWARE INSTALLED.
# Now you can install the vBulletin module for 123 flash chat server!
# please check the install_mod.txt
# For any question, feel free to get support from:
# http://www.123flashchat.com/support.html
# we provide online form support, email support, online live support, and phone support etc.
# Good luck, have a nice day!
#
# Eom.



















