When I install nodefamily, I get the following errors (php 5.1.2):

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of nodefamily_page_view_lonely_ui(). 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. However, future versions may not support this any longer. in /mydirectory/drupal/sites/all/modules/nodefamily/nodefamily.module on line 796

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; 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. However, future versions may not support this any longer. in /mydirectory/drupal/sites/all/modules/nodefamily/nodefamily.module on line 797

Comments

joe.murray’s picture

Title: Error on install » Error re: call-time pass-by-ref deprecated

These errors come up lots in fact, not just on install.

fago’s picture

Status: Active » Closed (duplicate)

http://drupal.org/node/131443
please respond if it works for you.