Posted by LTech on January 25, 2012 at 9:42am
1 follower
Jump to:
| Project: | Node Reference URL Widget |
| Version: | 7.x-1.12 |
| Component: | Code |
| Category: | support request |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
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).
#2
I disabled module "node connect" to eliminate this problem - still unsure why it occurred.