Square Live Chat (Miscellaneous)

About

You can learn more about Square Live Chat from the documentation. It is also included in your download.

Square Live Chat can be used as a group chat box, live support system, or any other purposes. It uses text files to store messages and doesn’t require a database nor a socket server. It also supports multiple languages and custom themes. You can read more about that from the documentation linked above.

If you like our work and would like to see more from us then please don’t forget to rate . Report all the bugs you find to our e-mail or comments. We will fix them as soon as possible.

Updates

How to update?

Download the script and overwrite the files you previously had. Note that some changes you make to the code may be overwritten. Follow the documentation when translating or re-designing the site to avoid complications.

This update (1.1.0) hasn’t been approved yet.

1.1.0 (September 10, 2012)

Fixed a bug where typing "message" turned into "undefined" (Thanks, iAlex!)
HTML is now disabled in the chat
Emoticons

Features

Chat

Works in all browsers
Channels (chat rooms)
Online users list
Commands
User system integration
Track users by cookie or IP
Ban users by IP (or cookie)
Emotes (can also be disabled)
Logging

Commands

/help      See a list of all commands.
/nickname  Change your nickname.
/whisper   Send a private message.
/emotes    See a list of emoticons.
/mute      Prevent a user from sending messages.
/unmute    Unmute a user.
/ban       Restrict a user's access to chat.
/unban     Unban a user.

Demos

Group chat
Live support

Installation

Requirements

  1. PHP 4

Setup

  1. Open the SquareLC folder and make a copy of the _config.php file called config.php and set your settings in that file
  2. Upload the SquareLC folder on a web hosting of your choice
  3. Give write permissions to the /SquareLC/db/ folder using an FTP client or a file browser your hosting provides (usually chmod 755 or 777 if that doesn’t work)

There’s more information available in the documentation.

Download Square Live Chat (Miscellaneous)

Leave a Reply

Your email address will not be published. Required fields are marked *