Posted
over 14 years
ago
[]AJAXCSSIRC...
demo
phpFreeChat source code is moving to github
March 1, 2011
phpFreeChat source code is moving from sourceforge to github. I recommend contributors to fork the project and to submit pull requests. I think it will help us to publish easily and more frequently new PFC release.
|
Posted
over 14 years
ago
Git
* To checkout the latest development version by subversion use this command :
svn co https://phpfreechat.svn.sourceforge.net/svnroot/phpfreechat/trunk phpfreechat
* To checkout a precise version of phpfreechat, you have to checkout a tag :
svn co https://phpfreechat.svn.sourceforge.net/svnroot/phpfreechat/tags/1.0-final phpfreechat
|
Posted
over 14 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
over 14 years
ago
Why do IE 8.x and Safari cause the chat to look so strange?
Please note this issue only exists in PHP Free Chat v1.2 and older. PHP Free Chat 1.3 fixes this issue.
This is a problem having to do with how css is parsed in the new browsers.
|
Posted
over 14 years
ago
Php Free Chat offers three basic options for setting up admin. To learn how to add a parameter, or to see other parameters, visit the Parameters page.
The 'admins' Parameter
The admins parameter is best for set-ups which do not have a registration
|
Posted
almost 15 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 15 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 15 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 15 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 15 years
ago
[]AJAXCSSIRC...
demo
Release 1.3 - More than one year later
April 13, 2010
The 1.3 version is finally released. Major fixes are:
* The annoying IE8 display bug,
* Flood and Deop problems,
* XSS problem on the /me command.
This
|