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

owen barton’s picture

1) 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

owen barton’s picture

1) 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

barako’s picture

Excuse 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

GarP’s picture

Hi,
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

permutations’s picture

Status: Active » Closed (fixed)

Please 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.