Active
Project:
Drag'n'Drop Uploads
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2011 at 14:32 UTC
Updated:
13 Apr 2011 at 19:59 UTC
Fatal error: Unsupported operand types in dragndrop_uploads.module on line 134 appears after installation of D7 version of 25-2-2011.
Comments
Comment #1
johnvI found out when the error appears:
- create a content type with e.g. multivalue Image field.
- create a node
- install dndu;
- edit the node ==> error.
It seems you MUST edit all relevant content types. If the dndu-fields are not set, the error appears.
Can you change the module t: if field is empty, then dndu is not activated?