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

coupet’s picture

I think it is related to name of field, did you use name "weburl"?

kae’s picture

no. i think i called it "where to download module"

coupet’s picture

Agree, 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.

kae’s picture

interesting. i disabled it because it seemed like it might work anyway, but filled up my error logs.

pukku’s picture

Although the field seems to be created, this error shows up every time I try to change anything with the field.

adamrice’s picture

I'm getting this too.

potential’s picture

I am experiencing the same problem, but on lines 709 and 715

coupet’s picture

The 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.

David Lesieur’s picture

Status: Active » Fixed

I don't get any error either with the latest cvs.

Anonymous’s picture

Status: Fixed » Closed (fixed)