Closed (fixed)
Project:
phpFreeChat integration
Version:
5.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2007 at 22:50 UTC
Updated:
1 Dec 2008 at 04:54 UTC
i get that when i'm trying to load a node that has phpfreechat on it and nothing else. phpfreechat says, "Chat loading ... please wait" forever.
Also, can't input any values at all into settings like Refresh Delay: and Maximum Message Length. Get an error saysing something like positve integers required, and the node doesn't load at all.
i'm sure i'm doing something wrong.
cj
Comments
Comment #1
ben soo commentedoh yes: i'm using the memcache module, running the Oct.28 Drupal 5.3 dev code, MySQL 5.1.22-rc, PHP 5.2.4.
Comment #2
Krotty commented>phpfreechat says, "Chat loading ... please wait" forever.
Try change php error reporting vaule in php.ini, you must disable warinings i.e. error_reporting = E_ERROR, as pointed in http://drupal.org/node/157429 , it works for me
Comment #3
ben soo commentedNope, that doesn't work for me.
--On the positive side, i traced the "Unsupported Filetype" error to another module.
b
Comment #4
permutations commentedPlease download the latest version, 1.2. Fully uninstall all previous versions before installing, and also download the latest phpFreeChat (also 1.2).