Hi, I&#39;m looking at the idea of using Zope again (a lot seems to have changed..)&nbsp; I&#39;m using Zope 2.11.1, and whilst trying to remind myself of the basic machinery of Zope, I&nbsp; imported the Example apps, and started to fiddle around with the Guestbook example.&nbsp;&nbsp; However, after saving the index_html object of the Guestbook, Zope would no longer find any entries to display.&nbsp; To check it was simply the act of saving index_html that broke the Guestbook, I deleted the Examples folder and re-imported it.&nbsp; With a fresh Examples folder Guestbook worked; simply saving it (without even typing in the textarea) would break the Guestbook.&nbsp; On initial import it shows a single Guestbook entry by &quot;Amos&quot;, but after saving index_html, it reports that the Guestbook is empty.&nbsp; No changes were made to the &#39;getEntries&#39; script, and the Entries folder still has the entry by &quot;Amos&quot;.<br>
<br>I can&#39;t see any reason why that would be, and hoped someone else could explain what the problem is.<br><br><br><br><br><br><br>