Tue, 31 Jan 2006 14:51:52 +0000, Nick Davis kirjoitti: > On your 2.0.x site, run zopectl debug then run > mysite =app.uol > mysite.portal_types['Large Plone > Folder']._finishConstruction(mysite.Members) > get_transaction().commit()
Tried that: [EMAIL PROTECTED] plone2]# client1/bin/zopectl debug Starting debugger (the name "app" is bound to the top-level Zope object) >>> mysite =app.uol Traceback (most recent call last): File "<stdin>", line 1, in ? AttributeError: uol >>> Harri _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
