Posted by kenorb on January 16, 2009 at 3:54am
Jump to:
| Project: | Universal Link Filter |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
[Fri Jan 16 03:50:04 2009] [error] [client 82.35.148.244] PHP Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of uauto_uauto_ksearch(). 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/sites/co.uk/public_html/sites/all/modules/contributions/ulink6/uauto/uauto.module on line 239, referer: http://www.co.uk/node/add/artykulco.uk [Fri Jan 16 03:50:04 2009] [error] [client 82.35.148.244] PHP 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/sites/co.uk/public_html/sites/all/modules/contributions/ulink6/uauto/uauto.module on line 243, referer: http://www.co.uk/node/add/artykul
Comments
#1
_uauto_extensive_node_search($keytext, $limit, &$find);Solution: delete &
#2
Any news?
#3
solution submitted works fine. I updated the code. However due to a tagging error I am unable to create new versions. please download from the link given in the project page.
#4
Thanks.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.