When i am trying to link node from Profile edit page i get the next messages:

* user warning: Unknown column 'delta' in 'field list' query: SELECT MAX(delta) FROM content_type_school_page WHERE nid = 9 in /home/virtwww/w_conference-gym1505_729ea7af/http/sites/all/modules/user_backreference/user_backreference.module on line 247.
* user warning: Unknown column 'delta' in 'field list' query: INSERT INTO content_type_school_page (vid, nid, delta, field_school_users_uid) VALUES (10, 9, 1, 1) in /home/virtwww/w_conference-gym1505_729ea7af/http/sites/all/modules/user_backreference/user_backreference.module on line 256.

Comments

joachim’s picture

Status: Active » Postponed (maintainer needs more info)

Is your userreference single-valued?

Also, note what it says on the project page -- this module only *sort of* works and if you want to use it you will likely need to put in patches :)