Closed (fixed)
Project:
phpFreeChat integration
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2007 at 23:46 UTC
Updated:
1 Dec 2008 at 05:34 UTC
hi
I followed the installation notes to the spec and still no luck in getting it working. Several problems:
1) I see the following error all the time on my site now
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. in /sites/all/modules/phpfreechat/phpfreechat/src/containers/file.class.php on line 62
2) Chat loading shows up and nothing happens after that
3) Other errors when nuking that indicate the directory/files don't exist
Can you help?
Thanks
drupalian
Comments
Comment #1
owen barton commented1) You will need to disable PHP warnings, or file a but on the phpfreechat script (http://sourceforge.net/tracker/?group_id=158880&atid=809601) - that error is not coming from the module!
2) is caused by (1)
3) is broken I think
Comment #2
owen barton commented1) You will need to disable PHP warnings, or file a bug on the phpfreechat script issue tracker (http://sourceforge.net/tracker/?group_id=158880&atid=809601) - that error is not coming from the module!
2) is caused by (1)
3) is broken I think
Comment #3
barako commentedExcuse me but I have the same problem.
Can you explain more in details your solution please ?
It would be so nice because I don't manage to solve it...
Thanks a lot
Comment #4
GarP commentedHi,
I have just loaded phpfreechat and initially I got some of the same error. However, after removing phpfreeChat 1.0 v11 and installing 1.09 as instructed on the phpfreechat module page the errors went away and the module ran smoothly.
Hope this helps.
EGP
Comment #5
permutations commentedPlease download the latest version of the module (5.x-1.2). It contains numerous bug fixes. Also download the latest phpFreeChat (also 1.2). Fully uninstall the previous version and clear your cache before installing the new version.