Cute Chat

Installing Cute Chat/messenger for DNN 4.x/5.x

The following guide shows the steps to implement a Cute Chat and Web messenger into DNN 4.x/5.x application. If you haven't downloaded the software, please download it from http://richscripts.com/download/NukeChat.zip.
1. Modify web.config file and Specify CuteChat.DataDirectory

 <appSettings>
  ...
  <add key="CuteChat.DataDirectory" value="DesktopModules/CuteSoft_Client/CuteChat" />
  </appSettings>

2. Execute SQLScripts\CuteChat5.sql against your DotNetNuke database
3. Install the PA
4. Deployment files to DotNetNuke solution.
5. Now the following four modules will be installed and you can place them on any DNN page