[Zope-CMF] nouvelle skin error message
Jeffrey_Franks@i-o.com
Jeffrey_Franks@i-o.com
Mon, 6 May 2002 14:20:17 -0500
Hi,
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)