Installing Chat/messenger for Telligent Community 5.0
The following guide shows the steps to implement the cute chat and web messenger
into Telligent Community application. If you haven't downloaded the software, please
download the software copy from
here.
1. Unzip the zip file and copy CuteChat client files to the root of your Telligent
Community installation.
The following files/folder should be deployed to the root of your Telligent Community
Server installation.
- CuteSoft_Client
- RedirectForumToChat.aspx
- global.asax
Display the screenshot
of this step
2. Deploying the CuteChat.dll assembly and license file
The following files should be deployed to bin directory of your Telligent Community
Server installation.
Display the screenshot of this step
- CuteChat.dll
- CuteChat.AppCode.dll
- cutechat.lic
- CuteMessenger.lic
3. Execute SQLScripts\CuteChat5.sql against your Telligent Community database
4. You have two options to add Chat rooms to your Telligent Community.
Skip this step if you want to install web messenger only.
- Adding a chat column into your forum list.
Copy LoginLogout.ascx to \Utility\HeaderFragments\Core directory
of your Telligent Community installation.
Copy BrowseApplication.ascx
to \Utility\ContentFragments\Common
directory of your Telligent Community installation.
- Adding a chat tab into your Telligent Community top navigation bar.
1. Copy LoginLogout.ascx to
\Utility\HeaderFragments\Core directory
of your Telligent Community installation.
2. Copy chat.aspx to the root of your Community installation.