Hi I'm getting this error. Please see the warning. Thanks

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/user/example.com/sites/all/modules/helpinject/helpinject.module on line 288

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of helpinject_injection_form_treewalker(). 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/user/example.com/sites/all/modules/helpinject/helpinject.module on line 300

CommentFileSizeAuthor
#1 helpinject.reference.patch1.06 KBAnonymous (not verified)

Comments

Anonymous’s picture

Version: 6.x-1.0-alpha2 » 6.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new1.06 KB

Present in CVS - the attached patch should fix this issue.

robertdouglass’s picture

Status: Needs review » Fixed

Thanks. Fixed.

Status: Fixed » Closed (fixed)

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