I've just installed and set up the module. The node reference seems to be working but I get the following error at the top of my form:
Notice: Trying to get property of non-object in nodeconnect_form_node_form_alter() (line 93 of /home/xxx/sites/all/modules/nodeconnect/nodeconnect.module).
How do I get rid of this error?
Thanks

Comments

stopshinal’s picture

Priority: Normal » Major

I am getting this too. Whenever I visit a page in which I collect a node reference, and I supply the node to be referenced in the URL, I get this error:

Notice: Trying to get property of non-object in nodeconnect_form_node_form_alter() (line 93 of /code/profiles/openenterprise/modules/nodeconnect/nodeconnect.module).

stopshinal’s picture

I disabled module "node connect" to eliminate this problem - still unsure why it occurred.