Error re: call-time pass-by-ref deprecated

joemurray - April 7, 2007 - 17:37
Project:Node Family
Version:5.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:duplicate
Description

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

#1

joemurray - April 7, 2007 - 17:41
Title:Error on install» Error re: call-time pass-by-ref deprecated

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

#2

fago - April 7, 2007 - 18:56
Status:active» duplicate

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

 
 

Drupal is a registered trademark of Dries Buytaert.