I am currently attempting to try to import entityform submissions but ran into a problem with it.

Once I process the import, it returns the following error for every imported field (I'm using CSV):

ERROR: Argument 1 passed to entityform_save() must be an instance of Entityform, instance of stdClass given
ERROR NUMBER: 4096
LINE: 572
FILE: ........../sites/all/modules/entityform/entityform.module

I checked in the module that the function entityform_save() takes an object of type Entityform for the argument. I am not sure if this support question fits in the Entityform module or the Feed Import module.

Comments

Sorin Sarca’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

This should work with version 3.