Drupal 6.12

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/mysite.com/sites/all/modules/node_export/modules/node_export_file/node_export_file.module on line 82

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/mysite.com/sites/all/modules/node_export/modules/node_export_file/node_export_file.module on line 109

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/mysite.com/sites/all/modules/node_export/modules/node_export_file/node_export_file.module on line 154

Comments

green monkey’s picture

I just now noticed this

Official release from CVS tag: DRUPAL-6--2-8
First released: May 17, 2009 - 03:23

Download: node_export-6.x-2.8.tar.gz
Size: 15.93 KB
md5_file hash: cc9f675dee78a16a58b63606872f283a
Last updated: May 17, 2009 - 03:25

View usage statistics for this release

Last version did not package correctly.

danielb’s picture

You can safely ignore this warning until the issue is fixed. Just need to remove the & character from those lines.

danielb’s picture

Priority: Critical » Normal
green monkey’s picture

thanks d

danielb’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.