<div>I've been trying to edit basic text information in a product schema, the member.py of the Samplex tutorial but the text I enter simply won't update through to the form on the website. I've tried everything, including flushing the cache and refreshing the product, re-starting etc. Seems like Zope is holding the old information somewhere and won't let go of it. Does anyone know of any issues with .pyc files that won't replace etc and seem to be cached indefinitely? Totally infuriating. I've tried running in debug mode but I couldn't get any ZMI inferface that way.
</div>
<div>&nbsp;</div>
<div>This is my set-up:</div>
<div>&nbsp;</div>
<div>
<table cellspacing="0" cellpadding="2" border="0">
<tbody>
<tr>
<td valign="top" align="left">
<div class="form-label">Zope Version </div></td>
<td valign="top" align="left">
<div class="form-text">(Zope 2.8.0-final, python 2.3.5, linux2) </div></td></tr>
<tr>
<td valign="top" align="left">
<div class="form-label">Python Version </div></td>
<td valign="top" align="left">
<div class="form-text">2.3.5 (#1, Jul 27 2005, 00:45:20) [GCC 3.3.2 20031022 (Red Hat Linux 3.3.2-1)] </div></td></tr>
<tr>
<td valign="top" align="left">
<div class="form-label">System Platform </div></td>
<td valign="top" align="left">
<div class="form-text">linux2 </div></td></tr>
<tr>
<td valign="top" align="left">
<div class="form-label">SOFTWARE_HOME </div></td>
<td valign="top" align="left">
<div class="form-text">/opt/Zope-2.8/lib/python </div></td></tr>
<tr>
<td valign="top" align="left">
<div class="form-label">ZOPE_HOME </div></td>
<td valign="top" align="left">
<div class="form-text">/opt/Zope-2.8 </div></td></tr>
<tr>
<td valign="top" align="left">
<div class="form-label">INSTANCE_HOME </div></td>
<td valign="top" align="left">
<div class="form-text">/home/zopeinstance </div></td></tr>
<tr>
<td valign="top" align="left">
<div class="form-label">CLIENT_HOME </div></td>
<td valign="top" align="left">
<div class="form-text">/home/zopeinstance/var </div></td></tr>
<tr>
<td valign="top" align="left">
<div class="form-label">Network Services </div></td>
<td valign="top" align="left">
<div class="form-text">ZServer.HTTPServer.zhttp_server (Port: 8080)<br>&nbsp;</div></td></tr>
<tr>
<td valign="top" align="left">
<div class="form-label">Process Id </div></td>
<td valign="top" align="left">
<div class="form-text">1401 (49156) </div></td></tr>
<tr>
<td valign="top" align="left">
<div class="form-label">Running For </div></td>
<td valign="top" align="left">
<div class="form-text">29 min 33 sec </div></td></tr></tbody></table></div>