When creating a new contents type and configuring the fields this error appears 3 times, all about the same line in form.inc
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.
Comments
Comment #1
dmjossel commentedThis 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.
Comment #2
jbrown commented