Posted
over 15 years
ago
* Publish date: July 7, 2009
* Resolved date: March 3, 2010
* Requester: Micropolia SARL
* Price: €50 EUR
* Developer: Acácio Alves dos Santos
* Description: the pfc 1.2 version has some display problems on IE8 (with compatibility mode
|
Posted
over 15 years
ago
Why do IE 8.x and Safari cause the chat to look so strange?
This is a problem having to do with how css is handled in the new browsers. Unfortunately the changes broke several pages, including phpfreechat's chatroom. The easiest solution is to insert the following meta tag somewhere in your html headers (between the and tags):
|
Posted
over 15 years
ago
If you use phpFreeChat on your website, we will be pleased to add your chat to the list. But in exchange, to help phpfreechat promoting over the net just add a link to phpfreechat website on your public web page and contact us.
* holyfemales.nl
|
Posted
over 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
over 15 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
over 15 years
ago
A java error is reported, OR the chatroom window is not loading and the phpfreechat icon shows up below the waiting message:
Check $params["data_public_url"]
Check $params["data_public_path"] (the first is more likely)
The chatroom “Chatroom Loading... Please Wait” box remains idle, chatroom does not load.
|
Posted
over 15 years
ago
AJAXCSSIRC...
demo
Thanks to contributors !
March 13, 2009
Pfc community is growing day after day, code and documentation are also improved day after day. This is the reason why we have to thanks gracefully all our contributors, especially:
|
Posted
over 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
over 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
over 15 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)
|