when I add a user reference field and map it with either userid or user name, I get the following error:

An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: /batch?id=238&op=do StatusText: OK ResponseText: Fatal error: Unsupported operand types in /Users/tomsmith/Sites/feedsimport/sites/all/modules/references/user_reference/user_reference.module on line 543

Is anyone at all able to import users into a content type with a user reference field. It is completely broken for me. Would love some help if you have it working for you.

Comments

johnbarclay’s picture

Project: Feeds » References
Component: Code » Code: user_reference
Category: bug » support
Priority: Major » Normal

This should be in the references module. Its also a duplicate of #988856: Feeds mapper for node_reference and user_reference fields, where there is a patch that will help with this.