Broken "Advanced" Tab on ZSQL methods?
Hi all, this might be attributable to a site-configuration error... but I would appreciate any insight. I am running Zope-2.4.1, with DCOracle2 Beta 5 (ZOracleDA) compiled against python 2.1.1 headers and my version of Oracle (8.1.7.0.1), and when I click on the 'Advanced' tab of a ZSQL method, I get the error and traceback listed at the end of this message. For what it is worth, I have upgraded my Zope from 2.3 to 2.4 and I used to have the 'Photo' product installed. Mike ----------------- Error Type: ImportError Error Value: No module named Photo Traceback (innermost last): File /opt/Zope-2.4.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 223, in publish_module File /opt/Zope-2.4.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 187, in publish File /opt/Zope-2.4.0-linux2-x86/lib/python/Zope/__init__.py, line 226, in zpublisher_exception_hook (Object: sqlConfirmQuery) File /opt/Zope-2.4.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 171, in publish File /opt/Zope-2.4.0-linux2-x86/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: manage_advancedForm) File /opt/Zope-2.4.0-linux2-x86/lib/python/ZPublisher/Publish.py, line 112, in call_object (Object: manage_advancedForm) File /opt/Zope-2.4.0-linux2-x86/lib/python/Shared/DC/Scripts/Bindings.py, line 324, in __call__ (Object: manage_advancedForm) File /opt/Zope-2.4.0-linux2-x86/lib/python/Shared/DC/Scripts/Bindings.py, line 354, in _bindAndExec (Object: manage_advancedForm) File /opt/Zope/lib/python/App/special_dtml.py, line 244, in _exec (Object: manage_advancedForm) File /opt/Zope-2.4.0-linux2-x86/lib/python/Shared/DC/ZRDB/DA.py, line 548, in manage_product_zclass_info (Object: sqlConfirmQuery) File /opt/Zope-2.4.0-linux2-x86/lib/python/ZODB/Connection.py, line 544, in setstate ImportError: (see above)
participants (1)
-
Michael Murphy