When i view the node where the chat is enabled, i get this error:
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 /home/modules/.../phpfreechat/phpfreechat/src/containers/file.class.php on line 62

Down bellow, it says its loading, it never loads. I guess is because of the error above that needs to be corrected.

Specs:
D5, PHP 5.2.1

Thanks.

Comments

owen barton’s picture

Status: Active » Closed (duplicate)

Please report the error (warning, actually) to the phpFreeChat error queue on sourceforge. This is not a module bug!

In the meantime, you could try the fix reported at http://drupal.org/node/114728 , which disables all errors/warnings in handler.php