[Zope] Problem with Zope 2.2.0 and Z SQL Method : "NO MODULE NAMED ZDBASE"...
Frederic Quin
frederic.quin@free.fr
Wed, 11 Oct 2000 12:04:23 +0200
Hi all,
I have some problem using Z SQL Method on Zope 2.2.0. I have a Zope
error clicking on the item "Advanced". I have the same error when trying
to find an object... Here is the error :
Thanks
Fred
Error
Zope has encountered an error while publishing this
resource. See below for details.
Error Type: ImportError
Error Value: No module named ZDBase
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.
Version 2.0.3 -- © 2000 Profile
For You -- Internal use only.
Traceback (innermost last):
File
/usr/local/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/Publish.py, line
222, in publish_module
File
/usr/local/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/Publish.py, line
187, in publish
File /usr/local/Zope-2.2.0-linux2-x86/lib/python/Zope/__init__.py,
line 221, in zpublisher_exception_hook
(Object: essai)
File
/usr/local/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/Publish.py, line
171, in publish
File /usr/local/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/mapply.py,
line 160, in mapply
(Object: manage_advancedForm)
File
/usr/local/Zope-2.2.0-linux2-x86/lib/python/ZPublisher/Publish.py, line
112, in call_object
(Object: manage_advancedForm)
File /Zope2/lib/python/App/special_dtml.py, line 120, in __call__
(Object: manage_advancedForm)
(Info: /Zope/lib/python/Shared/DC/ZRDB/advanced.dtml)
File /Zope2/lib/python/DocumentTemplate/DT_String.py, line 528, in
__call__
(Object: manage_advancedForm)
File /Zope2/lib/python/Shared/DC/ZRDB/DA.py, line 508, in
manage_product_zclass_info
(Object: essai)
File /Zope2/lib/python/ZODB/Connection.py, line 447, in setstate
ImportError: (see above)