<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hello,<br><br><span>I have installed erp5 by buildout. Everything has worked well so far till I wanted to manage the properties of a portal type. When I try the following link <a target="_blank" href="http://192.168.1.4:18080/erp5/portal_types/Discussion%20Thread/manage_propertiesForm">http://192.168.1.4:18080/erp5/portal_types/Discussion%20Thread/manage_propertiesForm</a>, I keep getting the following error</span><br><table><tbody><tr><th valign="top" align="left">Time</th>
  <td>2011/06/14 01:19:12.687425 GMT+0530</td>
 </tr>
 <tr>
  <th valign="top" align="left">User Name (User Id)</th>
  <td> zope (zope)</td>
 </tr>
 <tr>
  <th valign="top" align="left">Request URL</th>
  <td><span><a target="_blank" href="http://192.168.1.4:18080/erp5/portal_types/Discussion%20Thread/manage_propertiesForm">http://192.168.1.4:18080/erp5/portal_types/Discussion%20Thread/manage_propertiesForm</a></span></td>
 </tr>
 <tr>
  <th valign="top" align="left">Exception Type</th>
  <td>NameError</td>
 </tr>
 <tr>
  <th valign="top" align="left">Exception Value</th>
  <td>name 'select_variable' is not defined</td>
 </tr>
</tbody></table>

<div><p>Traceback (innermost last):</p>
<ul><li>  Module ZPublisher.Publish, line 127, in publish</li><li>  Module ZPublisher.mapply, line 77, in mapply</li><li>  Module ZPublisher.Publish, line 47, in call_object</li><li>  Module Shared.DC.Scripts.Bindings, line 324, in __call__</li><li>  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec</li><li>  Module App.special_dtml, line 185, in _exec</li><li>  Module DocumentTemplate.DT_In, line 707, in renderwob</li><li>  Module DocumentTemplate.DT_Let, line 77, in render</li><li>  Module DocumentTemplate.DT_Util, line 202, in eval<br>
__traceback_info__: select_variable</li><li>  Module &lt;string&gt;, line 1, in &lt;module&gt;</li></ul><p>NameError: name 'select_variable' is not defined</p><p><br></p><p>This error raises for each portal type.</p><p> Thank you in advance for any help.</p><p><br>
</p></div><br></div>



</div></body></html>