Follow vBSEO on Twitter
vBulletin Modifications
  • Forums
  • Add-Ons
  • Template Modifications
  • Styles
  • Graphics
  • Tutorials
  • Support Center
  • Register
  • vBulletin SEO

Member Log In

Site Navigation

  • Register
  • Members List
  • Social Groups
  • Search
  • Today's Posts
  • Mark Forums Read

Latest Modifications

  • [vB 3.6.x] StopSpam
    By: flappi282
  • [vB 3.8.x] vBulletin Chat Addon for...
    By: 123flashchat
  • [vB 3.5.x] 404 Page Redirect To...
    By: Ak Worm
  • [vB 3.8.x] 404 Page Redirect To...
    By: Ak Worm
  • [vB 4.0.x] 404 Page Redirect To...
    By: Ak Worm

Latest Template Mods

  • [vB 3.8.4] Images PassWordBox...
    By: cRs!MP
  • [vB 3.8.4] Footer Follow Ups
    By: Ak Worm
  • [vB 3.7.2] Worldofwarcraft blue...
    By: Mikeyodesigns
  • [vB 3.7.0] My Links
    By: blind-eddie
  • [vB 3.7.0] Pop-Up Warning Before...
    By: Thelonius Beck

Latest Styles

  • [vB 3.8.4] CompletevB - Skylight
    By: DreadKnight
  • [vB 3.8.3] [vB 3.8.4] Barcelona...
    By: hoiquantinhoc.com
  • [vB 3.8.3] Natures Walk by vBSkin...
    By: Chri5
  • [vB 3.8.3] Green Theme
    By: Robdog
  • [vB 3.8.2] Unreal T 3 - vB3.8.x
    By: Butcher

Latest Graphics

  • [vB ] [anim.]Team Ranks
    By: cRs!MP
  • [vB ] Abstract Circles (3...
    By: cRs!MP
  • [vB ] PlayStation Rank Images
    By: cRs!MP
  • [vB 3.6.12] Heavy Stroked Button...
    By: Shelley
  • [vB ] Minature Ranks.
    By: Shelley
vBulletin Modifications » vBulletin Modifications » vBulletin 3.7 / 3.8 Hack Releases » vBulletin Chat Addon for 123 Flash Chat
Reply

 

  • Thread Tools
Download Options
You Must Register First
To Download This Modification

Report A Bug
Bugs
No bugs found in the system. If you have found a bug, please report a bug here
Submit A Bug | View All Bugs
  
Supported (Beta Mode)
[vB 3.8.x] vBulletin Chat Addon for 123 Flash Chat (7)
Released: 01-28-2010, 06:25 AM
Modification Information: Version: 7.6
Author: 123flashchat
Last Online: 01-28-2010
Demo: View Online Demo!
Installer Included: 1 Additional queries added to database: 1 Template Edits:
File Edits: New Files: New Phrases:

Plugin
The Mod is free of charge, freeware, GPL.

Description:

This mod is for vBulletin 3.x and it is totally free. With it, you could integrate vBulletin / VBB forum with the Online Video Chat Solution (123 Flash Chat), and with the vBulletin / VBB Chat Addon, webmasters could add a free live chat room in his website instantly. Features:

1) It can display following data in vBulletin Board
* connection number
* logon user number
* chat room number
* chatter name list in all rooms.
2) Auto-login.
Once logged in vBulletin Board, user don't have to re-enter username or password again to access chat.

Disclaimer:
1. For the module--use freely on non-commercial is allowed.
2. For 123 Flash Chat--Only the demo version of this SOFTWARE may be freely distributed, and you must include all files in the original distribution.

You are prohibited from the distribution of 123FLASHCHAT full version or even making profit out of it if you are not a reseller of 123FLASHCHAT yet.
You are prohibited from electronically transfer the Software from one computer to another or over a network.

Upgrade Notes:
1. The chat mod is compatible with vBulletin v3.x and v4.0
2. v7.4 is worked with v3.x
3. v7.6 is updated to work with vBulletin v4.0.

Installation:
Step 1, Install module files to your vbulletin:
File Copy

*copy 123flashchat.php to <vbulletin installed directory>/123flashchat.php
*copy login_chat.php to <vbulletin installed directory>/login_chat.php
*copy images/misc/123flashchat.gif to <vbulletin installed directory>/images/<your template folder>/misc/123flashchat.gif
*copy includes/functions_chat.php to <vbulletin installed directory>/includes/functions_chat.php
*copy folder chat/ to <vbulletin installed directory>/chat/

Step 2, Configure chat module's running mode:

1). Please choose the running mode according to your needs.

Configuration path: <vbulletin installed directory>/chat/flashchatconf/config.php

Configure the following parameters:
$running_mode
Configuration reference:
$running_mode = 1; (only 1 or 2 or 3)


2). Configure the parameters of the running mode you choosed.


1. Chat server is hosted by your own ($running_mode = 1).

If your chat is hosted by your own, 123FlashChat server software should be installed at first, please download 123FlashChat: Free Chat Server Download- 123 Flash Chat Trial Edition

Configuration path: <vbulletin installed directory>/chat/flashchatconf/config_local.php


Configure the following parameters:
Code:
$chat_group
         $client_size_width
         $client_size_height
         $chat_data_path
         $primary_server_host
         $primary_server_port
         $chat_client_root_path
         $swf_file_name (modification is not recommended)
Configuration reference:
Code:
$chat_group            =  "default";
                                                      $client_size_width     =  634;
                                                      $client_size_height    =  476;
                                                      $chat_data_path        =  "<123flashchat install directory>/server/data/default/"; 
                                                      $primary_server_host   =  "localhost";
                                                      $primary_server_port   =  51127;
                                                      $chat_client_root_path =  "http://www.123flashchat.com/";
                                                      $swf_file_name         =  "123flashchat.swf";
2. Chat server is hosted by 123flashchat.com ($running_mode = 2).

If your chat is hosted by 123Flashchat.com, no 123FlashChat server software is needed to be installed; you may connect to your host chat room directly.

Configuration path: <vbulletin installed directory>/chat/flashchatconf/config_host.php

Configure the following parameters:

$client_location
$client_size_width
$client_size_height


Configuration reference:
$client_location = "http://host*.123flashchat/your host ID/";
$client_size_width = 634;
$client_size_height = 476;


3. Chat server is hosted by 123flashchat.com free of charge ($running_mode = 3).
If you need to use this service, no 123FlashChat server software is needed to be installed, we will provide you free chat room, and you can choose the room name as you want.

Configuration path: <vbulletin installed directory>/chat/flashchatconf/config_free.php

Configure the following parameters:

$room_name
Configuration reference:
$room_name = "YourRoomName";
(If you leave $room_name as blank, the default $room_name's value will be your domain's name.)


Step 3, Install the module in the admin panel

1). OPEN: OPEN: Admin Panel -> Styles & Templates -> Click on: Style Manager -> Edit Templates (in All Style Options);

Expand: "Navigation / Breadcrumb Templates" -> Find: "navbar"(double click);

1. FIND:
---------------------------------------------------------------------------------------------------------------------------------
Code:
{vb:raw template_hook.navtab_end}
----------------------------------------------------------------------------------------------------------------------------------

2. ADD BEFORE:
----------------------------------------------------------------------------------------------------------------------------------
Code:
<!-- 123 flash chat server begin -->
<script type="text/javascript" src="chat/window.php"></script>
<li><a  class="navtab" href="http://www.123flashchat.com" onClick="openChat();return false;" onMouseOver="window.status='123flashchat';return true">Chat</a></li>
<!-- 123 flash chat server end -->
----------------------------------------------------------------------------------------------------------------------------------

3. SAVE TEMPLETE


2). Expand: "vBulletin CMS Templates" -> Find: "vbcms_widget_categorynavbu_page"(double click);



1. ADD THE FOLLOWING CODE THE THE LAST:
----------------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------

2. SAVE TEMPLETE



3). Expand: "Forum Display Templates" -> Find: "FORUMHOME"(double click);

1. FIND:
---------------------------------------------------------------------------------------------------------------------------------
{vb:raw template_hook.forumhome_wgo_pos5}
----------------------------------------------------------------------------------------------------------------------------------

2. ADD BEFORE:
----------------------------------------------------------------------------------------------------------------------------------
Code:
<!-- 123 flash chat server begin -->
<div id="wgo_123flashchat" class="wgo_subblock">
                <h3><img src="{vb:stylevar imgdir_misc}/123flashchat.gif" />Chat</h3>
                <div>
                    <dl id="icon_legends" class="icon_legends">
                        <dt><dd>{$show['room_numbers']}</dd></dt>
                        <dt><dd>{$show['connection']}</dd></dt>
                        <dt><dd>{$show['logon_users']}</dd></dt>
                        <dt><dd>{$show['user_list']}</dd></dt>
                    
                        <dt><dd><a onmouseover="window.status=&quot;Chat&quot;;return true" onclick="openChat();return false;" href="http://www.123flashchat.com/">Click here to start chat</a></dd></dt>
                    
                    </dl>
                </div>
            </div>
<!-- 123 flash chat server end -->
----------------------------------------------------------------------------------------------------------------------------------

3. SAVE TEMPLETE


4). OPEN: <vbulletin installed directory>/includes/class_bootstrap.php;


1. FIND:
---------------------------------------------------------------------------------------------------------------------------------
Code:
$modcpdir = $vbulletin->config['Misc']['modcpdir'];
----------------------------------------------------------------------------------------------------------------------------------


2. ADD BEFORE:
----------------------------------------------------------------------------------------------------------------------------------
Code:
// 123 flash chat server begin 
include "functions_chat.php";
// 123 flash chat server end
----------------------------------------------------------------------------------------------------------------------------------

Step 4, Integrate your chat with vbulletin user database

If you choose running mode 1 or mode 2, integration is needed, you may achieve this by following the instructions below.

1. Log in the Admin Panel of your 123FlashChat server
OPEN: System Settings -> Integrate Panel

2. Find: DataBase -> SELECT: URL -> edit

3. Change URL:
http://<vbulletin install directory>/login_chat.php?username=%username%&password=%passw ord%

4. Press OK to save your setting.

Free Download
http://www.123flashchat.com/download...3flashchat.zip

Sceenshot:





Old 01-29-2010, 07:37 PM   #2
__mansonklan__
vB Newbie

Activity Longevity
1/20 6/20
Today Posts
0/3 ssssssss8
__mansonklan__ is on a distinguished road
Status: Offline Default
thanks but the download is not working using firefox...
Reply With Quote Installed
Old 01-31-2010, 08:10 AM   #3
Enter10101
vB Newbie

Activity Longevity
0/20 1/20
Today Posts
0/3 ssssssss5
Enter10101 is on a distinguished road
Status: Offline Default
thanks gonna try
Reply With Quote Installed

Reply

« DnP Firewall : Anti Flood - DoS Attack - Spam and Unwanted Bots / More Ad Revenue | Group Statistics »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
vBulletin 3.6.5 released Mikeyodesigns Announcements 12 03-12-2010 07:36 PM
vBulletin 3.8.1 Released Michael Biddle vBulletin.com Announcements 0 01-27-2009 12:56 PM
vBulletin 3.8.0 Released Michael Biddle vBulletin.com Announcements 0 01-12-2009 08:10 AM
vBulletin 3.6.12 Released Michael Biddle vBulletin.com Announcements 0 01-12-2009 08:10 AM



All times are GMT. The time now is 01:08 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Transverse Styles
  • Top
  • Archive
  • vBSEO
  • Contact Us
LinkBack
LinkBack URL LinkBack URL
About LinkBacks About LinkBacks
Bookmark & Share
Digg this Thread! Digg this Thread!
Add Thread to del.icio.us Add Thread to del.icio.us
Bookmark in Technorati Bookmark in Technorati
Furl this Thread! Furl this Thread!