When creating a new contents type and configuring the fields this error appears 3 times, all about the same line in form.inc

Comments

dmjossel’s picture

This happened to me if I skipped steps 7-10 in the simple setup (class creation in Storage API).

http://drupal.org/node/420872

I deleted the field and the nodetype, went back and created the class, then created the nodetype and the field and this error did not appear.

jbrown’s picture

Status: Active » Closed (cannot reproduce)