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

fago’s picture

Status: Active » Fixed

thanks!
I think I've fixed it, just use the next generated -dev snapshot

abramo’s picture

hi,

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

fago’s picture

use 1.x-dev, but some minutes.. the packaging script runs only every 5 minutes I think, or just use the latest code from CVS

abramo’s picture

issue still there.
only nodefamily-5.x-1.0 runs ok

setup:
- php 5.2.0
- mysql 5.0.27
- apache 2.0.54

fago’s picture

Status: Fixed » Active

please use the latest 1.x-dev snapshot and post the exact error message

gaele’s picture

I had the same error message with 5.x-1.1 and PHP5.
5.x-1.x-dev resolved the issue.

abramo’s picture

confirm, with many thanks to fago, that this issue has been resolved in nodefamily-5.x-1.x-dev

fago’s picture

Status: Active » Fixed

great!

Dries’s picture

Status: Fixed » Closed (fixed)