Dan L. Pierson wrote at 2003-2-7 13:03 -0500: > ... > If I open a ZSQL method (any ZSQL method, new or old, inside the > area that used to be controlled by LoginManager or not) it seems > OK. Using the method works. But if I click on the Advanced tab > in the ZMI, I get the following: > ... > (Object: manage_advancedForm) > File /var/local/control/V4/site/zope/lib/python/Shared/DC/ZRDB/DA.py, line 548, in >manage_product_zclass_info
One of your ZClasses is broken... Catch the exception in line 548 of "Shared/DC/ZRDB/DA.py" and find out which one. Do something about it... Dieter _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
