Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2006 at 20:33 UTC
Updated:
7 Mar 2006 at 23:01 UTC
I created a new content type, and it uses a nodereference field. Now, when I go to create content for my new content type, I get the error:
warning: Invalid argument supplied for foreach() in /modules/cck/nodereference.module on line 188
but I am able to create the content without any problem.
This is with the latest CCK CVS and on beta4
cheers,
Ian
Comments
Comment #1
dbravender commentedThis has been fixed. Missing ['relation'] after $node_field.
Comment #2
(not verified) commented