<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
I tried installing Formulator 1.6 on Zope 2.6.2&nbsp; and after creating a
form I get the following error:<br>
<br>
<table>
  <tbody>
    <tr>
      <th align="left" valign="top">Exception Type</th>
      <td>AttributeError</td>
    </tr>
    <tr>
      <th align="left" valign="top">Exception Value</th>
      <td>_meta_types</td>
    </tr>
  </tbody>
</table>
<div>
<p>Traceback (innermost last): </p>
<ul>
  <li>Module ZPublisher.Publish, line 98, in publish </li>
  <li>Module ZPublisher.mapply, line 88, in mapply </li>
  <li>Module ZPublisher.Publish, line 39, in call_object </li>
  <li>Module Shared.DC.Scripts.Bindings, line 252, in __call__ </li>
  <li>Module Shared.DC.Scripts.Bindings, line 283, in _bindAndExec </li>
  <li>Module App.special_dtml, line 174, in _exec </li>
  <li>Module OFS.ObjectManager, line 217, in filtered_meta_types </li>
  <li>Module Products.Formulator.Form, line 675, in all_meta_types </li>
</ul>
AttributeError: _meta_types </div>
<pre cols="72" class="moz-signature">
Can anyone give me any suggestions on the problem and the solution?.

Thanks in advance,

Mark

</pre>
</body>
</html>