Quickstart problems...
Hi all, Recently set up my first IIS server. Installed ActivePerl and Python. Installed latest Zope beta. Restarted and looked good to go. Got the "Welcome to Zope" page at: http://xanadu.unk.edu:8080/ Click on the "QuickStart" link. Good. Click on any tree symbol "+". Good. Click on any next level down tree symbol: Zope Error: Error Type: TypeError Error Value: len() of unsized object Source says (Greek to me, at this point): <!-- Traceback (innermost last): File D:\xanadu\lib\python\ZPublisher\Publish.py, line 222, in publish_module File D:\xanadu\lib\python\ZPublisher\Publish.py, line 187, in publish File D:\xanadu\lib\python\Zope\__init__.py, line 221, in zpublisher_exception_hook (Object: ElementWithAttributes) File D:\xanadu\lib\python\ZPublisher\Publish.py, line 171, in publish File D:\xanadu\lib\python\ZPublisher\mapply.py, line 160, in mapply (Object: index_html) File D:\xanadu\lib\python\ZPublisher\Publish.py, line 112, in call_object (Object: index_html) File D:\xanadu\lib\python\OFS\DTMLMethod.py, line 168, in __call__ (Object: index_html) File D:\xanadu\lib\python\DocumentTemplate\DT_String.py, line 500, in __call__ (Object: index_html) File D:\xanadu\lib\python\TreeDisplay\TreeTag.py, line 155, in render (Object: Outline) File D:\xanadu\lib\python\TreeDisplay\TreeTag.py, line 261, in tpRender (Object: ElementWithAttributes) File D:\xanadu\lib\python\TreeDisplay\TreeTag.py, line 515, in tpRenderTABLE (Object: ElementWithAttributes) (Info: (['AAAAAAAAABI=', [['AAAAAAAAABs=', [['AAAAAAAAABw=', []]]]]], {'childless_decoration': '', 'id': 'tpId', 'leaves': 'dtcTemplate', 'url': 'tpURL', 'name': 'Outline', 'branches': 'tpValues', '': 'Outline'}, [['AAAAAAAAABI=', [['AAAAAAAAABs=', [['AAAAAAAAABw=', []]]]]]], [['AAAAAAAAABI=', [['AAAAAAAAABs=', [['AAAAAAAAABw=', []]]]]]])) File D:\xanadu\lib\python\TreeDisplay\TreeTag.py, line 515, in tpRenderTABLE (Object: ElementWithAttributes) (Info: (['AAAAAAAAABs=', [['AAAAAAAAABw=', []]]], {'childless_decoration': '', 'id': 'tpId', 'leaves': 'dtcTemplate', 'url': 'tpURL', 'name': 'Outline', 'branches': 'tpValues', '': 'Outline'}, [['AAAAAAAAABI=', [['AAAAAAAAABs=', [['AAAAAAAAABw=', []]]]]]], [['AAAAAAAAABs=', [['AAAAAAAAABw=', []]]]])) File D:\xanadu\lib\python\TreeDisplay\TreeTag.py, line 478, in tpRenderTABLE (Object: ElementWithAttributes) File D:\xanadu\lib\python\OFS\DTMLMethod.py, line 164, in __call__ (Object: dtcTemplate) File D:\xanadu\lib\python\DocumentTemplate\DT_String.py, line 500, in __call__ (Object: dtcTemplate) File D:\xanadu\lib\python\DocumentTemplate\DT_In.py, line 657, in renderwob (Object: _.namespace(standard_html_header='', standard_html_footer='')) TypeError: (see above) --> Do I have something misconfigured, or is Quickstart broken with latest beta? Darren Addy Internet Specialist and Interim Web Presence Coordinator Office of Information Technology Services University of Nebraska at Kearney
participants (1)
-
addyd@unk.edu