This error can often come from the user which Zope is running as not having access to some dtml file on the filesystem (a file with a .dtml extension)... try to reset permissions on all of your Zope files to make sure that the user running Zope can access them. - C On Sat, 30 Jun 2001 19:51:39 -0300 pasquall@terra.com.br wrote:
Hi!!!
I have a FreeBSD 4.3 Zope 2.3.1 Python 2.0
When a try to access, its shows:
Zope Error
Zope has encountered an error while publishing this resource.
Error Type: AttributeError Error Value: _v_blocks
Troubleshooting Suggestions
The URL may be incorrect. The parameters passed to this resource may be incorrect. A resource that this resource relies on may be encountering an error.
For more detailed information about the error, please refer to the HTML source for this page.
If the error persists please contact the site maintainer. Thank you for your patience.
Traceback (innermost last): File /usr/local/www/Zope/lib/python/ZPublisher/Publish.py, line 223, in publish_module File /usr/local/www/Zope/lib/python/ZPublisher/Publish.py, line 187, in publish File /usr/local/www/Zope/lib/python/Zope/__init__.py, line 221, in zpublisher_exception_hook (Object: ApplicationDefaultPermissions) File /usr/local/www/Zope/lib/python/ZPublisher/Publish.py, line 171, in publish File /usr/local/www/Zope/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: manage) File /usr/local/www/Zope/lib/python/ZPublisher/Publish.py, line 112, in call_object (Object: manage) File /usr/local/www/Zope/lib/python/Shared/DC/Scripts/Bindings.py, line 324, in __call__ (Object: manage) File /usr/local/www/Zope/lib/python/Shared/DC/Scripts/Bindings.py, line 354, in _bindAndExec (Object: manage) File /usr/local/www/Zope/lib/python/App/special_dtml.py, line 236, in _exec (Object: manage) AttributeError: (see above)
What is this????
[]'s Luiz
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )