**************************************************************************
** Vbulletin 4: Web Portal System                                       **
** Module for 123 Web Messenger Server software Version:2.0.0           **
** ==============================================                       **
**                                                                      **
** Copyright (c) by TopCMM 			                        **
** Daniel Jiang (support@123flashchat.com)          		        **
** http://www.topcmm.com			                        **
** http://www.123flashchat.com                                          **
** http://www.vbulletin.com/                                            **
**                                                                      **
**       Version : 2.0.0                                                **
**       Vbulletin Version : 4.2.0                                      **
**       Test Version : 4.2.0                                           **
**                                                                      **
**************************************************************************



####################################################################################################################
## Notes:                                                                                                         ##
##                                                                                                                ##
##     IMPORTANT!!!!                                                                                              ##
##     If you need to use the webmessenger service on a local machine, before installing this module, please      ##
##     download 123WebMessenger Server software first from this page:                                             ##
##     http://www.123flashchat.com/web-messenger-download.html                                                    ##
##     You may get the latest free demo version of 123 web messenger server software at there.                    ##
##                                                                                                                ## 
##     And get professional support from: http://www.123flashchat.com/support.html                                ##
##     We provide online forum support, email support, online live support, and phone support                     ##
##     etc.                                                                                                       ##
##                                                                                                                ##
##     Good luck and have a nice day!                                                                             ##
##                                                                                                                ##
####################################################################################################################
## Before Adding This MOD To Your IP.Board, You Should Backup All The Files Related To This MOD                  ##
####################################################################################################################


Step1, Upload files 

Upload all files and folders in the <Upload> folder to your forum root 


Step2, Import the product 

Log into the admin control panel of your forum 

Open   Admin Panel -> Plugin & Products -> Manage Products -> Add/Import Product: 

Import product-123webmessenger.xml  (You can find product-123webmessenger.xml in the <Upload>/includes/xml/ folder ) 

We appreciate you:
        OPEN: Admin Panel -> Styles & Templates ->  Click on: Style Manager -> Edit Templates (in All Style Options);
        Find: "footer"(double click);
     
          1. FIND: 
---------------------------------------------------------------------------------------------------------------------------------
{vb:rawphrase powered_by_vbulletin}
----------------------------------------------------------------------------------------------------------------------------------
 
          2. ADD AFTER:
----------------------------------------------------------------------------------------------------------------------------------
	<br />Powered by 123 <a href="http://www.123flashchat.com/" target="_blank">Flash Chat</a> Copyright &copy; 2010 <a href="http://www.topcmm.com/" target="_blank">TopCMM Software Corp.</a>  All rights reserved. 
----------------------------------------------------------------------------------------------------------------------------------

          3. SAVE TEMPLETE
		  

Step 3, Integrate your chat with Vbulletin user database

        Intor: If you choose running on [123WebMessenger Server Hosted By Your Own] or [123WebMessenger Server Hosted By 123FlashChat], integration is needed, you may achieve this by following the instructions below.

            1. vBulletin Admin Panel -> 123 Web Messenger -> Admin Panel, Log in the Admin Panel of your 123WebMessenger server
               OPEN: System Settings -> Integration Panel
 
            2. Find: DataBase -> SELECT: URL -> edit 
      
            3. Change URL:

                 http://<Vbulletin install directory>/login_chat.php?username=%username%&password=%password%

            4. Press OK to save your setting.
	
	    5. Open: System Management -> Restart. Find and click "restart server".	
   