Fatal error: Unsupported operand types in dragndrop_uploads.module on line 134 appears after installation of D7 version of 25-2-2011.

Comments

johnv’s picture

Title: Fatal error: Unsupported operand types in dragndrop_uploads.module on line 134 » "Fatal error: Unsupported operand types" when dndu not activated for content type

I 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?