[Zope-CMF] anyone installed plone?

Todd Graham tgraham@speakeasy.net
Thu, 28 Mar 2002 19:55:08 -0800


I just tried on a fresh Zope 2.5.1b1 on Redhat 7.1 with CMF 1.2 standard and
the recent CMF from CVS both fail to display the index_html file with the
following error:  Also not sure if it matters but the index_html icon can't
be found and displays as a broken image.  Anythoughts?

Traceback (innermost last):
  File /opt/Zope/lib/python/ZPublisher/Publish.py, line 150, in
publish_module
  File /opt/Zope/lib/python/ZPublisher/Publish.py, line 114, in publish
  File /opt/Zope/lib/python/Zope/__init__.py, line 159, in
zpublisher_exception_hook
    (Object: index_html)
  File /opt/Zope/lib/python/ZPublisher/Publish.py, line 98, in publish
  File /opt/Zope/lib/python/ZPublisher/mapply.py, line 88, in mapply
    (Object: view)
  File /opt/Zope/lib/python/ZPublisher/Publish.py, line 39, in call_object
    (Object: view)
  File /opt/Zope/lib/python/Products/CMFCore/PortalContent.py, line 125, in
view
    (Object: index_html)
  File /opt/Zope/lib/python/Products/CMFCore/PortalContent.py, line 112, in
__call__
    (Object: index_html)
  File /opt/Zope/lib/python/Products/CMFCore/utils.py, line 110, in
_getViewFor
    (Object: index_html)
  File /opt/Zope/lib/python/OFS/Traversable.py, line 163, in
restrictedTraverse
    (Object: index_html)
  File /opt/Zope/lib/python/OFS/Traversable.py, line 148, in
unrestrictedTraverse
    (Object: index_html)
AttributeError: (see above)

----- Original Message -----
From: Douglas Perry <doug@safety.com>
To: marc lindahl <marc@bowery.com>; <zope-cmf@zope.org>
Sent: Thursday, March 28, 2002 3:59 PM
Subject: RE: [Zope-CMF] anyone installed plone?


Zope 2.5.0 with Plone is buggy. Try getting the 2.5.1b1 development release.




_______________________________________________
Zope-CMF maillist  -  Zope-CMF@zope.org
http://lists.zope.org/mailman/listinfo/zope-cmf

See http://www.zope.org/Products/PTK/Tracker for bug reports and feature
requests