ConfigurationError ... u'registerTranslations'
This Error Reference applies to: 1.1
Early versions of Five did not support the "registerTranslations" directive in PloneFormGen's configure.zcml.
You have two options:
- Easy, but needs to be repeated whenever you update
- Delete or rename PloneFormGen's configure.zcml.
- Harder, but saves work in the future
- Upgrade your version of Five to version 1.2.x (the last version of Five compatible with Zope 2.8.x).