David Ayres wrote at 2006-1-29 17:20 -0500: >I removed the Local File System object that had been created by using >'manage_delObjects?ids=' and the errors are gone.
For future reference: When you report problems, your *MUST* include the corresponding traceback (found in the "error_log" object in Zope's "Root Folder"). >However, has anyone run >into this problem before? Yes. Almost surely, you fetched a "LocalFS" version no longer compatible with Zope 2.7.x. You need a "LocalFS-Andreas" (or similar) version to work with Zope 2.7.x and above. -- Dieter _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
