Active
Project:
Node Reference URL Widget
Version:
7.x-1.12
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2012 at 09:42 UTC
Updated:
9 Apr 2012 at 03:50 UTC
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
Comment #1
stopshinal commentedI 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).
Comment #2
stopshinal commentedI disabled module "node connect" to eliminate this problem - still unsure why it occurred.