30 Jan
2006
30 Jan
'06
8 p.m.
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