2006-08-16T22:11:10 ERROR Zope.SiteErrorLog http://livinghistory.ie:8080/manage_addProduct/CMFDefault/addConfiguredSite
Traceback (innermost last):
Module ZPublisher.Publish, line 115, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 41, in call_object
Module Products.CMFDefault.factory, line 53, in addConfiguredSite
Module OFS.ObjectManager, line 298, in _setObject
Module OFS.ObjectManager, line 74, in checkValidId
BadRequest: ('Empty or invalid id specified', '')
So, I tried to create a site without CPSSkins. It seemed to work, until I tried to go to that page, and I got the below error. Any idea what I could be doing wrong ?
Site Error
An error was encountered while publishing this resource.
AttributeError Sorry, a site error occurred.
Traceback (innermost last):
Module ZPublisher.Publish, line 194, in publish_module_standard
Module Products.Localizer, line 58, in new_publish
Module ZPublisher.Publish, line 146, in publish
Module Zope2.App.startup, line 222, in zpublisher_exception_hook
Module ZPublisher.Publish, line 115, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 41, in call_object
Module Products.CMFCore.FSPythonScript, line 108, in __call__
Module Shared.DC.Scripts.Bindings, line 311, in __call__
Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
Module Products.CMFCore.FSPythonScript, line 164, in _exec
Module None, line 19, in index_html
<FSPythonScript at /livinghistory/index_html>
Line 19
Module AccessControl.ZopeGuards, line 341, in guarded_apply
Module AccessControl.ZopeGuards, line 363, in builtin_guarded_apply
Module Shared.DC.Scripts.Bindings, line 311, in __call__
Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
Module Products.CMFCore.FSPageTemplate, line 195, in _exec
Module Products.CMFCore.FSPageTemplate, line 134, in pt_render
Module Products.PageTemplates.PageTemplate , line 104, in pt_render
<FSPageTemplate at /livinghistory/index_html_template>
Module TAL.TALInterpreter, line 238, in __call__
Module TAL.TALInterpreter, line 281, in interpret
Module TAL.TALInterpreter , line 749, in do_useMacro
Module TAL.TALInterpreter, line 281, in interpret
Module TAL.TALInterpreter, line 457, in do_optTag_tal
Module TAL.TALInterpreter, line 442, in do_optTag
Module TAL.TALInterpreter , line 437, in no_tag
Module TAL.TALInterpreter, line 281, in interpret
Module TAL.TALInterpreter, line 507, in do_setLocal_tal
Module Products.PageTemplates.TALES, line 221, in evaluate
URL: file:CMFDefault/skins/zpt_generic/main_template.pt
Line 3, Column 0
_expression_: <PythonExpr atool.listFilteredActionsFor( here )>
Names:{'container': <CMFSite at /livinghistory>,
'context': <CMFSite at /livinghistory>,
'default': < Products.PageTemplates.TALES.Default instance at 0xb74ebb2c>,
'here': <CMFSite at /livinghistory>,
'loop': <Products.PageTemplates.TALES.SafeMapping object at 0xb3cbeaec>,
'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0xb749274c>,
'nothing': None,
'options': {'args': (),
'batch': {'listItemInfos': ({'description': '',
'format': '',
'icon': ' http://livinghistory.ie:8080/livinghistory/folder_icon.gif',
'size': '',
'title': '',
'type': 'Folder',
'url': 'http://livinghistory.ie:8080/livinghistory/Members' },
{'description': '',
'format': '',
'icon': ' http://livinghistory.ie:8080/livinghistory/folder_icon.gif',
'size': '',
'title': '',
'type': 'Folder',
'url': 'http://livinghistory.ie:8080/livinghistory/portal_discussion'}),
'navigation': {'next': {'length': '',
'text': 'Next',
'type': 'items',
'url': ''},
'previous': {'length': '',
'text': 'Previous',
'type': 'items',
'url': ''}}},
'has_local': False},
'repeat': <Products.PageTemplates.TALES.SafeMapping object at 0xb3cbeaec>,
'request': <HTTPRequest, URL="" href="http://livinghistory.ie:8080/livinghistory/index_html">http://livinghistory.ie:8080/livinghistory/index_html >,
'root': <Application at >,
'template': <FSPageTemplate at /livinghistory/index_html_template>,
'traverse_subpath': [],
'user': <User 'the_power'>}
Module Products.PageTemplates.ZRPythonExpr , line 47, in __call__
__traceback_info__: atool.listFilteredActionsFor( here )
Module Python _expression_ "atool.listFilteredActionsFor( here )", line 1, in <_expression_>
Module Products.CMFCore.ActionsTool , line 156, in listFilteredActionsFor
Module Products.CMFCore.ActionProviderBase, line 107, in listActionInfos
Module Products.CMFCore.ActionInformation, line 87, in __getitem__
Module Products.CMFCore.ActionInformation , line 116, in _checkCondition
Module Products.CMFCore.ActionInformation, line 236, in testCondition
Module Products.CMFCore._expression_, line 44, in __call__
Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
__traceback_info__: object.hasCommentAction()
Module Python _expression_ "object.hasCommentAction()", line 1, in <_expression_>AttributeError: hasCommentAction (Also, the following error occurred while attempting to render the standard error message, please see the event log for full details: hasCommentAction) ________________________________
Troubleshooting Suggestions
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 error log.
If the error persists please contact the site maintainer. Thank you for your patience.
_______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
