Active
Project:
Image FUpload
Version:
6.x-3.0-rc2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2009 at 10:19 UTC
Updated:
24 Jan 2011 at 22:53 UTC
Jump to comment: Most recent file
Comments
Comment #1
iaminawe commentedI get this too
Comment #2
vomitHatSteve commentedHmmm... It looks like this module is no longer maintained. (Considering the last development snapshot was 6 months ago!)
I've attached a patch, but I don't use CVS and don't know the patching process. (So caveat emptor or however you spell that).
Long story short, the foreach loop around that line is grabbing array values and calling them $key instead of grabbing the $key and $value.
I also threw in a sanity check to not bother trying to push the value onto the array if the key is empty.