[Zope] _v_blocks
Andreas Jung
Andreas Jung" <andreas@andreas-jung.com
Sat, 30 Jun 2001 19:14:21 -0500
This error messages usually occurs when Zope tries to call
a method that is bound to a DTML method and the corresponding
DTML file is not there. It should not occur with the Zope distribution.
Please check if the error comes from a third-party product. If not, feel
free to submit this to the Collector.
Andreas
----- Original Message -----
From: <pasquall@terra.com.br>
To: <zope@zope.org>
Sent: Saturday, June 30, 2001 5:51 PM
Subject: [Zope] _v_blocks
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 )