Posted
almost 16 years
ago
download phpfreechat from sourceforge
Tow branches are downloadable:
* 1.x stable branche has these features:
* multi-channels
* private messages
* moderation (kick, ban)
* multi-language
* multi-users (nicknames list displayed)
* smileys box
* themable
* bbcode styles
|
Posted
almost 16 years
ago
phpFreeChat was developed with an aim of simplicity and flexibility.
Setting it up is relatively simple. All parameters are centralized in an array and passed as parameters on the instantiation of the phpFreeChat object.
Customization of the overall appearance (colors, sizes ...)
You need to create a new theme (for example mytheme) :
|
Posted
almost 16 years
ago
First of all, check that you have the correct required configuration.
Using the setup (the easy way)
(not available for 1.x versions)
* Get the auto-extractible setup script (phpfreechat-x.x-setup.php) from the download page.
* Upload the
|
Posted
almost 16 years
ago
If you want to support this project with money, you can make a donation.
If you are not a coder and you absolutely need a feature to be implemented. You can contact us, explain the feature you need and we will evaluate the time we need to implement this feature. Then you decide to pay or not.
|
Posted
almost 16 years
ago
If you want to support this project with money, you can make a donation.
If you are not a coder and you absolutely need a feature to be implemented. You can contact us, explain the feature you need and we will evaluate the time we need to implement this feature. Then you decide to pay or not.
|
Posted
almost 16 years
ago
Here is a list of commands that can be used when chatting.
ban
Bans an user and kicks it from the room
/ban {nickname} {reason}
banlist
This command lists the banished users on the given channel
/banlist
clear
Clears the room's messages (but not the chat file logs)
|
Posted
almost 16 years
ago
* Fixes the deop command, noflood proxy and maybe other regressions (thanks to bakebowling and Walker for the report) ; r1249
* XSS security hole fix in the '/me' command. (thanks to Philipp Blaim for the report) ; r1250
* Bug fix: when
|
Posted
almost 16 years
ago
download phpfreechat from sourceforge
Tow branches are downloadable :
* 1.x stable branche has these features:
* multi-channels
* private messages
* moderation (kick, ban)
* multi-language
* multi-users (nicknames list displayed)
* smileys box
* themable
* bbcode styles
|
Posted
almost 16 years
ago
If you want to support this project with money, you can make a donation.
If you are not a coder and you absolutely need a feature to be implemented. You can contact us, explain the feature you need and we will evaluate the time we need to implement this feature. Then you decide to pay or not.
|
Posted
almost 16 years
ago
With the logo
You plan to use the chat and you are ready to leave the linkback logo Array on your chat : the chat is totally free, and you can modify it. The license is LGPL.
Without the logo
* You plan to use the chat on a non-commercial
|