This is a fresh D7-dev-install. I added an image-field to the Basic page content type with default settings exept for the number of values which I set to unlimited. I selected this field for DnDU and saved the settings. After that I checked "Hide upload widget". When I clicked Save I got the following error:

Fatal error: Call to undefined function dragndrop_uploads_node_type_form_submit() in /includes/form.inc on line 1211

The change was saved though.

I reset the number of values to the default of 1 and unchecked "Hide upload widget" and got the same error.

Comments

guidot’s picture

Title: Call to undefined function dragndrop_uploads_node_type_form_submit() » Another "Call to undefined function dragndrop_uploads_node_type_form_submit()"
tsi’s picture

Status: Active » Closed (duplicate)