Closed (duplicate)
Project:
phpFreeChat integration
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2007 at 23:36 UTC
Updated:
27 Feb 2007 at 14:39 UTC
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
Comment #1
owen barton commentedPlease 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