1st time install error
| Project: | Node Export |
| Version: | 6.x-2.8 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
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

#1
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.
#2
You can safely ignore this warning until the issue is fixed. Just need to remove the & character from those lines.
#3
#4
thanks d
#5
#6
Automatically closed -- issue fixed for 2 weeks with no activity.