1
I Use This!
Inactive

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted over 16 years ago
This method is used on the demo page. * You have to install the phpinclude dokuwiki plugin. * You have to create a phpinclude/ directory in the root directory of your dokuwiki installation and a phpincludes/pfc-pub-data/ directory (public pfc ... [More] data will be stored here). * You have to then create these two scripts : * phpinclude/pfc-front.php : this script will load the chat interface when the dokuwiki page is loaded. * phpinclude/pfc-backend.php : this script will be contacted by pf… [Less]
Posted over 16 years ago
If you want to support this project with money, you can make a donation : In dollars In euros Array Array 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 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 ... [More] website (examples: non-profit association or amateur website without advertising): * Just make a symbolic donation ≥ €10 EUR (excl. tax). [Less]
Posted over 16 years ago
If you want to support this project with money, you can make a donation : In dollars In euros Array Array 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 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 ... [More] website (examples: non-profit association or amateur website without advertising): * Just make a symbolic donation ≥ €10 EUR (excl. tax). [Less]
Posted over 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 ... [More] website (examples: non-profit association or amateur website without advertising): * Just make a symbolic donation ≥ €10 EUR (excl. tax). [Less]
Posted over 16 years ago
This version is a complete rewrite of the phpFreeChat code. The primary goals of this versions are : * Be very responsive (real time) by using the COMET technique. * First container will connect to a wp>IRC server (server side) * Write the ... [More] client in javascript using the prototype and the YUI libraries, the aim is to have a lightweight chat client side. [Less]
Posted over 16 years ago
AJAXCSSIRC... demo Release 1.2 - security hole in phpfreechat July 30, 2008 The 1.2 version is released. It fixes a major security hole in phpfreechat. Malicious users were able to spy and take control on other chatters sessions. We highly recommend to upgrade to this version. In addition, this release fixes few minor bugs.
Posted over 16 years ago
If you want to support this project with money, you can make a donation : In dollars In euros Array Array 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 16 years ago
Server side * A Web server (Apache, IIS, Xitami ...) * Write access on the Web server (SSH, FTP, or other) * Doesn't works with “suphp” apache module enabled for versions < 1.0-beta5 * PHP in your webserver * PHP ≥ 4.1.0 for pfc 0.x ... [More] and pfc ≤ 1.0-beta8 * PHP ≥ 4.2.0 for pfc ≥ 1.0-beta9 (because of “ctype” functions family) * In some cases “safe_mode=On” makes problems * “ctype_*” function family should be enable in your php for pfc ≥ 1.0-beta9 … [Less]