V8 Express Error

Permalink
I got this error trying to add a question in on a form linked to express-

all to a member function getAttributeTypeHandle() on a non-object

 
chris9154 replied on at Permalink Reply
"call to a member function getAttributeTypeHandle() on a non-object"
TRRosen replied on at Permalink Reply
in my experience that error is most likely caused by the attribute not existing (typo in handle etc.) or mixing a value with an object.