Hi Kwan, This is the same thing I am getting, exactly. Have you come up with anything? I am running Zope 2.16 and Squish 3.4.1 on NT. To: zope@zope.org ; squishdot@egroups.com Sent: Friday, July 07, 2000 1:22 PM Subject: [squishdot] Error Value: managemanage_editForm hi, I am using Zope 2.1.6 and Squishdot 0.4.1 Squishdot works greate and works the way as I want. However, I cannot edit the permission setting for a squishdot site. Whenever I try to change something I got AttributeError and the Error value is 'managemanage_editForm' So I tried to change the permission for individal roles, they works except the acquire permission setting part. Here I got the same error again. These are the error code I got form the page, <!-- Traceback (innermost last): File C:\PROGRA~1\APACEWEB\lib\python\ZPublisher\Publish.py, line 214, in publish_module File C:\PROGRA~1\APACEWEB\lib\python\ZPublisher\Publish.py, line 179, in publish File C:\PROGRA~1\APACEWEB\lib\python\Zope\__init__.py, line 202, in zpublisher_exception_hook (Object: ElementWithAttributes) File C:\PROGRA~1\APACEWEB\lib\python\ZPublisher\Publish.py, line 165, in publish File C:\PROGRA~1\APACEWEB\lib\python\ZPublisher\mapply.py, line 160, in mapply (Object: manage_acquiredPermissions) File C:\PROGRA~1\APACEWEB\lib\python\ZPublisher\Publish.py, line 102, in call_object (Object: manage_acquiredPermissions) File C:\PROGRA~1\APACEWEB\lib\python\AccessControl\Role.py, line 193, in manage_acquiredPermissions (Object: ElementWithAttributes)