Closed (duplicate)
Project:
Embedded Media Field
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2008 at 04:37 UTC
Updated:
5 Jul 2008 at 21:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
reikiman commentedInspecting the code I see there are two function calls (at the above line numbers) where the function call uses pass-by-reference ('&') and it appears my web hosting provider has configured the PHP on the system to not allow this. Removing the &'s on those two lines causes the warnings to go away.
Comment #2
alex ua commentedThat is not an acceptable solution, but I am marking this as a duplicate of http://drupal.org/node/275976