1 (edited by 123flashchat 2010-10-21 01:30)

Topic: PunBB Chat Addon

Description of PunBB Chat Addon

It can add a live chat room to PunBB seamlessly, full-featured, multiple skins and users integrated. Once the module is successfully installed, a free hosted chat room will be assigned to your PunBB automatically.


PunBB Chat Integration Introductions

What does the chat module add to PunBB? It adds a pop-up chat room with multiple skins and single sign-on. Recent changes: chat room can be fully controlled in PunBB.

1. Chat Button

Firstly a chat button will be added to the top menu of PunBB as the chat room entrance.

http://www.123flashchat.com/img/module/punbb-chat-img1.gif

2. Single sign-on

Install the module, and the PunBB user database will be immigrated to the chat room and single sign-on will be enabled. It's all automatic! Then PunBB users may click the "Chat" button directly, without being asked to login again.

3. Chat Status

The following data of the chat room can be displayed on the PunBB index page to attract more users to join chatting.

    * Total rooms, total connections, login users
    * Chat room list
    * Login user list

The 3 types of data can be individually disabled to displayed as you prefer.
http://www.123flashchat.com/img/module/punbb-chat-img2.gif

4. Control Panel

PunBB-> Administration-> Settings-> Setup, enter the setting panel of the module.
http://www.123flashchat.com/img/module/punbb-chat-img3.gif

5. Choose Chat Clients

Three chat clients: the flash client is the standard one and has a mountain of features, while the HTML/Ajax chat client is extremely light and very flexible, even works on mobile phone. And an optional avatar chat client has walking talking cartoon figures.
Two open modes: embedded or popup. The latter one is more popular among PunBB users.

6. Change Chat Size, Language

You can change chat window size and interface language.

7. Choose a Skin

You can choose a proper skin scheme to match your PunBB. There are nine skins available:
http://www.123flashchat.com/img/phpbb/screenshot-skin.gif

8. Chat Admin Panel

Except the PunBB, the chat admin panel is also imported here for your convenience. Please be aware that the admin account here might be different to that of the PunBB.

Download

PunBB Chat Addon - Free Download http://www.123flashchat.com/download/pu … shchat.zip
PunBB Chat Demo:http://punbb.123flashchat.com/


PunBB Chat Features

http://www.123flashchat.com/img/feature/video-v80.gif

Trouble-Free

    * Users integrated: Users of your PunBB can be fully integrated to Chat.
    * Single sign-on: No separate login is required.

Full Control

    * Multiple skins: Nine skins are available to fit in your Forum
    * Various chat clients: A standard Flash client has full features; a small and neat HTML/Ajax client is light and flexible in size and therefore can be used as a shoutbox, etc.
    * Customize size and interface language to match your Forum.
    * Admin Panel: A chat admin panel is available for paid user to customize the chat room.
    * Display chat data: chat room list, online users, chat user names, etc. can be displayed or not.

Why Wait?

    * Luxurious chat features: Lobby and private chat, Avatar, smilies, flash emotions, post-notifier, etc.
    * Free hosted chat available.
    * Professional support staff for paid chat hosting user or license buyer.


Server Modes

123 Flash Chat provides three options for webmaster, free trial license, free hosting or paid ones.

Re: PunBB Chat Addon

Thanks, nice job! Would you need hooks added to PunBB that aren't currently in there to be able to make your extension completely one-click install?

Just wondering; @(extension) developers whether all this could be done via the manifest:



#
#---------[ 1. UPLOAD ]-------------------------------------------------------
#

123flashchat.php  to /
login_chat.php    to /
pun_123flashchat  to /extensions/


#
#---------[ 2. OPEN ]---------------------------------------------------------
#

index.php


#
#---------[ 3. FIND (line: 358) ]---------------------------------------------
#

    <?php endif; ($hook = get_hook('in_new_online_data')) ? eval($hook) : null; ?>
    </div>


#
#---------[ 4. AFTER, ADD ]-------------------------------------------------
#

    <!--123 flash chat code start -->
    <?php ($hook = get_hook('topcmm_chat')) ? eval($hook) : null; ?>
    <!--123 flash chat code end -->


#
#---------[ 5. OPEN ]---------------------------------------------------------
#

header.php


#
#---------[ 6. FIND (line: 173) ]---------------------------------------------
#

        $gen_elements['<!-- forum_navlinks -->'] = '<ul>'."\n\t\t".generate_navlinks()."\n\t".'</ul>';


#
#---------[ 7. AFTER, ADD ]---------------------------------------------------
#

        //123 flash chat code start
         ($hook = get_hook('topcmm_chatlink')) ? eval($hook) : null;
        //123 flash chat code end

Re: PunBB Chat Addon

Would you need hooks added to PunBB that aren't currently in there to be able to make your extension completely one-click install?

Dear KeyDog,

Thanks for suggestion, we'll make the extension completely one-click install in next release.

4

Re: PunBB Chat Addon

123flashchat wrote:

Description of PunBB Chat Addon

It can add a live chat room to PunBB seamlessly, full-featured, multiple skins and users integrated. Once the module is successfully installed, a free hosted chat room will be assigned to your PunBB automatically.
PunBB Chat Addon - Free Download http://www.123flashchat.com/download/pu … shchat.zip
PunBB Chat Demo:http://punbb.123flashchat.com/

Features of PunBB Chat Addon

1) Free Full-featured Chat Room

    * Users integrated: User database of PunBB can be fully integrated to Chat.
    * Mutiple Skins: Nine skins are available to fit in your forum.
    * Lobby and private chat.
    * Admin Panel: You can customize the chat room in the chat Admin Panel.
    * Other features: Avatar, smilies, flash emotions, post-notifier, etc.

http://www.123flashchat.com/img/feature/video-v80.gif

2) Free Integration and Auto Login.

123 Flash Chat supplies free integration support to both license buyer and hosting service buyer. After the successful integration, your PunBB users may access 123 Flash Chat without re-entering their username and password.
3) Display data on the fly.

* Chat rooms number for PunBB Chat.
* Chat rooms connections of the PunBB Chat.
* Logon users in PunBB Chat Room.
* User List of Online Chat in PunBB Chat Room.

http://www.123flashchat.com/img/module/punbb-chat-room.gif

please more explanation
thank you

Re: PunBB Chat Addon

please more explanation
thank you

On which aspect do you need more explanation?

Re: PunBB Chat Addon

thank you

Re: PunBB Chat Addon

In the latest 123flashchat 9.2, it newly introduces social connect feature, which means your chat users can connect with their Facebook or Twitter account, and update status on social networks with their chat activities! details

Re: PunBB Chat Addon

thank you

Re: PunBB Chat Addon

123 Flash Chat has released 10.0 version, you can get more info about the new version here.
http://www.123flashchat.com/flash-chat-v100

And it also can seamlessly integrated with PunBB, please try it.

Any questions feel free to contact me.

Regards,

Re: PunBB Chat Addon

add a live chat room to PunBB successful

thanks you