If I try to add a weburl type field, I get this error
warning: Invalid argument supplied for foreach() in /home/myfof/public_html/drupalecommerce/modules/cck/content.module on line 830.
warning: Invalid argument supplied for foreach() in /home/myfof/public_html/drupalecommerce/modules/cck/content.module on line 834.
I have added text fields successfully.
Comments
Comment #1
coupet commentedI think it is related to name of field, did you use name "weburl"?
Comment #2
kae commentedno. i think i called it "where to download module"
Comment #3
coupet commentedAgree, I had a similar error message the first time I created a web url type field.
Additional creation of web url fields did not produce the error message again.
Comment #4
kae commentedinteresting. i disabled it because it seemed like it might work anyway, but filled up my error logs.
Comment #5
pukku commentedAlthough the field seems to be created, this error shows up every time I try to change anything with the field.
Comment #6
adamrice commentedI'm getting this too.
Comment #7
potential commentedI am experiencing the same problem, but on lines 709 and 715
Comment #8
coupet commentedThe latest cvs version works perfectly and no error messages.
The label of the WebURL field is not displaying as per default node-content-type template.
Comment #9
David Lesieur commentedI don't get any error either with the latest cvs.
Comment #10
(not verified) commented