[Zope-CMF] Nouvelle skin error message - continued

Jeffrey_Franks@i-o.com Jeffrey_Franks@i-o.com
Tue, 7 May 2002 10:47:41 -0500



More info for this problem issue . . . .

I cannot seem to get Nouvelle skin to work out-of-the-box without generating an
error.
I've installed on four different platforms, and all of the have the same
behavior.

I've just upgraded to Zope 2.5.1 and CMF 1.3-beta1 has the same behavior noted
below.

I've removed Zope 2.5.1 and CMF 1.3-beta1 and re-installed Zope 2.5.1 plus
installed CMF
from the CVS archive via pserver access. Result is the same behavior as before.

I've started the ZServer with -D and set Z_DEBUG_MODE=yes as environment
variable
and re-started the server. There were no additional debug messages.

How do other people use Louvelle skin out-of-the-box and not get the error ??

============= previous message [un-answered] =================

I've got an error when just creating a CMF site and setting
to nouvelle skin. Here's the context of the error:

Zope version 2.5.0
CMF version 1.3-beta1

1) Instance a CMF site.
2) Set the default skin to 'nouvelle' from properties of 'portal_skin'
3) View CMF site with a different browser as an annonymous user

Result: It renders the mastehead and top part but gets an error before
rendering the portal description

How can I fix this ??

========== session extract ================

Error Type: KeyError
Error Value: Id

Troubleshooting Suggestions

    * This resource may be trying to reference a nonexistent object or variable
Id.
    * The URL may be incorrect.
    * The parameters passed to this resource may be incorrect.
    * A resource that this resource relies on may be encountering an error.

For more detailed information about the error, please refer to the HTML source
for this page.

If the error persists please contact the site maintainer. Thank you for your
patience.

Traceback (innermost last):
  File /usr/local/Zope-2.5.0-linux2-x86/lib/python/ZPublisher/Publish.py, line
150, in publish_module
  File /usr/local/Zope-2.5.0-linux2-x86/lib/python/ZPublisher/Publish.py, line
114, in publish
  File /usr/local/Zope-2.5.0-linux2-x86/lib/python/Zope/__init__.py, line 158,
in zpublisher_exception_hook
    (Object: LEP)
  File /usr/local/Zope-2.5.0-linux2-x86/lib/python/ZPublisher/Publish.py, line
98, in publish
  File /usr/local/Zope-2.5.0-linux2-x86/lib/python/ZPublisher/mapply.py, line
88, in mapply
    (Object: index_html)
  File /usr/local/Zope-2.5.0-linux2-x86/lib/python/ZPublisher/Publish.py, line
39, in call_object
    (Object: index_html)
  File /usr/local/zope/lib/python/Products/CMFCore/FSDTMLMethod.py, line 110, in
 __call__
    (Object: index_html)
  File
/usr/local/Zope-2.5.0-linux2-x86/lib/python/DocumentTemplate/DT_String.py, line
473, in __call__
    (Object: index_html)
  File /usr/local/Zope-2.5.0-linux2-x86/lib/python/DocumentTemplate/DT_Let.py,
line 76, in render
    (Object: folder_url=absolute_url)
  File /usr/local/Zope-2.5.0-linux2-x86/lib/python/DocumentTemplate/DT_In.py,
line 695, in renderwob
    (Object: objectValues( [ 'Folder', 'Portal Folder' ] ))
KeyError: (see above)