Closed (fixed)
Project:
Node Family
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2007 at 20:07 UTC
Updated:
14 May 2007 at 20:39 UTC
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 C:\home\user\public_html\drupal\modules\nodefamily\nodefamily.module on line 771
Comments
Comment #1
fagothanks!
I think I've fixed it, just use the next generated -dev snapshot
Comment #2
abramo commentedhi,
tried:
- nodefamily-5.x-1.1
- nodefamily-5.x-1.x-dev
- nodefamily-5.x-2.x-dev
problem persists.
this has no issue:
- nodefamily-5.x-1.0
Comment #3
fagouse 1.x-dev, but some minutes.. the packaging script runs only every 5 minutes I think, or just use the latest code from CVS
Comment #4
abramo commentedissue still there.
only nodefamily-5.x-1.0 runs ok
setup:
- php 5.2.0
- mysql 5.0.27
- apache 2.0.54
Comment #5
fagoplease use the latest 1.x-dev snapshot and post the exact error message
Comment #6
gaele commentedI had the same error message with 5.x-1.1 and PHP5.
5.x-1.x-dev resolved the issue.
Comment #7
abramo commentedconfirm, with many thanks to fago, that this issue has been resolved in nodefamily-5.x-1.x-dev
Comment #8
fagogreat!
Comment #9
dries commented