I don't know if this is a drupal code or documentation problem. Old nodes (of type 'page') that had forms in them now output a warning "Validation error. Please try again". When I search the Drupal site I find references to the form validation for the search form, but no documentation on how to use (or disable) this feature for my own forms.

Comments

pwolanin’s picture

What version of Drupal are you running?

I'd guess you need to include a form token, due to the new security features introduced for forms.

http://drupal.org/node/89999

alpritt’s picture

Status: Active » Fixed

old support question.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.