Trying to install CMF 1.2 on Win2000 Zope 2.4.3 ( I'm logged in to Windows with admin privs) Installed: Zope PageTemplates 1.4.1 in lib/python/products TAL 1.4.1 in lib/python ZTUtils 1.1.3 in lib/python CMF 1.2 in lib/python/products Start Zope and get error: 2002-01-25T16:16:35 ERROR(200) Zope Couldn't install PageTemplates Traceback (innermost last): File C:\servers\UATEST~1.3\lib\python\OFS\Application.py, line 668, in install_product (Object: Zope) (Info: PageTemplates) File C:\servers\uatestZope2.4.3\lib\python\Products\PageTemplates\__init__.py, line 96, in initialize AttributeError: 'Products.PageTemplates.ZopePageTemplate' module has no attribute 'initialize' I ignored the error >> started Zope >> added a portal >> added a user. When I view the default home page while logged in as the newly added user I see "...To change the content just select "Edit" in the Tool Box on the left." However, there is no Edit tool that I can see? I assume this relates to the Templates error? I found this: http://www.zope.org/Members/jim/ZPTIssueTracker/59/1 which I believe is not what's happening here. 1) I'm on Windows2k and logged in as the user who installed Zope 2) The CMF products installed fine. Any suggestions? -Ryan