|
How to install phpnuke mod How to install phpnuke modIntegrate 123Flashchat to the PHPNukeNote: If you're hosting chat and phpNuke all by your own, this is the right tutorial you should follow; This's a quick tutorial to install PHPNuke module of 123flashchat, you can download PHPNuke module of 123flashchat here:http://www.123flashchat.com/download/phpnuke_mod_for_123flashchat_6.7.0.zip IMPORTANT: You CAN'T use this module until installing 123flashchat system firstly. If it is too hard for you to install this PHPNuke module and you need help, you can contact our supporter in online demo, you may need to pay two hour extra service fee($100) for the module installation. But if you'd rather try by yourself, please follow the instructions below. Step 1): Copy following files in PHPNuke module into PHPNuke forum root directory
to:
Step 2): Integrate chat with PHPNuke using index.phpOpen "modules123flashchatconfig.php", you will find: $chat_client_root_path = ""; $swf_file_name = "123flashchat.swf"; $chat_data_path = "C:/Program Files/123FlashChatServer6.0/server/data/default/"; If your 123flashchat.swf is at http://yourhostname/../123flashchat.swf, then open default.xml on server side : find:
<integrated-other-database>None</integrated-other-database>
change it to:
<integrated-other-database>URL</integrated-other-database>
find:
<auth-url charset="UTF-8"></auth-url>
change it to:
<auth-url charset="UTF-8">http://yourhost/modules.php?name=123flashchat&op=login&username=%username%&password=%password%</auth-url>
Note: Don't forget "&" means the character "&' in xml. Restart the chat server to make it effective. Now you can try to open http://localhost/phpnuke/modules/123flashchat/123flashchat.swf to check if chat is shown up, and try to use your account in PHPNuke to login chat to see if login_chat.php has connected to your database. Step 3): Show chat link and block in PHPNuke, enable auto-login. (This is for advanced user only! If you don't know much about either PHPNuke or 123flashchat , you can skip this step.) Here is the effect: Chat link: Chat block: Enable Module:Enter admin panel, choose modules:
Activate 123flashchat, then chat link will be shown at the left of main page. Then add blocks, choose blocks at first: You will see:
|
![]()
![]()
| |||||||||||

























