Closed (duplicate)
Project:
Matrix field
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2007 at 13:07 UTC
Updated:
24 Oct 2007 at 14:30 UTC
I get this error and wondering if anyone else gets it or knows a fix. I have devel installed which spits this out
warning: Invalid argument supplied for foreach() in /home/leukemia/public_html/modules/matrix/matrix.module on line 179
So when I got to create content the matrix field doesn't show so not sure even what this module looks like but I think it does what I wanted to do.
Using drupal 5.3
Comments
Comment #1
deadlyromio commentedAlthough I get the error...I turned off node reference and was able to use it with the error...thanks anyways
Comment #2
mrf commentedGetting the same error on 5.3, turned of node reference, but still getting it.
This is what the function at line 179 looks like:
Makes me think that the error is coming from somewhere outside, but I'm not too sure whats causing it.
Comment #3
mrf commentedLooks like this is the same issue as the following: http://drupal.org/node/173869