warning on install
yukichan - May 16, 2008 - 14:20
| Project: | Annotation Field |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I realize this is a development version, but I was very excited to see this module and the work be done on it so wanted to try it out.
When added to my installation, I received this warning message:
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 module_invoke(). 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 /public/html/vidarch/exchange/sites/all/modules/annotationfield/annotationfield.module on line 471

#1
thanks for the report. a fix is committed to CVS. either checkout from there or wait until the dev build updates (probably tomorrow)
#2
Automatically closed -- issue fixed for two weeks with no activity.