warning: Invalid argument supplied for foreach() in /modules/cck/nodereference.module on line 188

Ian Ward - February 20, 2006 - 20:33
Project:Content Construction Kit (CCK)
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

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

#1

dbravender - February 21, 2006 - 22:59
Status:active» fixed

This has been fixed. Missing ['relation'] after $node_field.

#2

Anonymous - March 7, 2006 - 23:01
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.