Hello, I've just setup Plone 2.1.1 on my Win XP system, and it seems to work OK - at first.
In the ZMI, I added a new Plone site, and that worked OK. Then I went to the new site, and I got stuck. The new site has no navigation portlet, and no content. If I try to add a content type, Zope responds with nothing - no form to fill out, no message. It's the same if I click on "join". I wait a moment, and then nothing happens. I tried re-installing and got the same result. I checked the event log and found this: ================================================================= 2005-12-28T19:51:30 INFO(0) Plone Debug Error exceptions.AttributeError on aq_parent while rendering portlet here/portlet_navigation/macros/portlet ------ 2005-12-28T19:51:44 ERROR(200) SiteError http://localhost/teachers/portal_factory Traceback (most recent call last): File "C:\Program Files\Plone 2\Zope\lib\python\ZPublisher\Publish.py", line 92, in publish object=request.traverse(path, validated_hook=validated_hook) File "C:\Program Files\Plone 2\Zope\lib\python\ZPublisher\BaseRequest.py", line 259, in traverse bpth(object, self) File "C:\Program Files\Plone 2\Data\Products\CMFPlone\FactoryTool.py", line 310, in __before_publishing_traverse__ key = stack and stack[-3] or '(Default)' IndexError: list index out of range ------ 2005-12-28T19:51:45 INFO(0) Plone Debug Error exceptions.AttributeError on aq_parent while rendering portlet here/portlet_navigation/macros/portlet ------ ====================================================================== Does anyone know what to do about this?? Thank you. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
