There is no breadcrumbs script in Plone 2.1. If you have customized global_pathbar (which you seem to have, for whatever reason), you will have to redo your customizations to fit Plone 2.1.

Stefan


On Jan 4, 2006, at 15:32, Félix Vanderstricht wrote:

URL: /fucid/global_pathbar
Line 89, Column 11
Expression: <PythonExpr portal.breadcrumbs(here)>
Names:
{'container': <PloneSite instance at 40a8dd0>,
 'context': <ATDocument at /fucid/index_html>,
'default': <Products.PageTemplates.TALES.Default instance at 0x1264a30>,
 'here': <ATDocument at /fucid/index_html>,
 'loop': <SafeMapping instance at 17c5c40>,
'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0x126ddc8>,
 'nothing': None,
 'options': {'args': ()},
 'repeat': <SafeMapping instance at 17c5c40>,
'request': <HTTPRequest, URL=http://localhost:8080/fucid/index_html/document_view>,
 'root': <Application instance at 40ba650>,
'template': <FSPageTemplate at /fucid/document_view used for /fucid/index_html>,
 'traverse_subpath': [],
 'user': plone}
        •        Module Products.PageTemplates.ZRPythonExpr, line 47, in 
__call__
 __traceback_info__: portal.breadcrumbs(here)
• Module Python expression "portal.breadcrumbs(here)", line 1, in <expression>
 AttributeError: breadcrumbs

_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to