Hi, 
I am a newbie to Plone and Zope. Just started learning this product. I am 
facing 
some issues while installing one of the product. After placing the product in 
the plone/products folder and restarting the plone instance via Plone 
controller, instead of my plone site I am receiving the below error message. 
Now, 

1. How should I interpret this error message to understand where the problem 
is? 
and, 
2. How can I fix this issue?

Thanks,
Saurabh

---------
Site Error

An error was encountered while publishing this resource.

AttributeError

Sorry, a site error occurred.
Traceback (innermost last):

Module ZPublisher.Publish, line 202, in publish_module_standard
Module ZPublisher.Publish, line 150, in publish
Module plone.app.linkintegrity.monkey, line 21, in 
zpublisher_exception_hook_wrapper
Module Zope2.App.startup, line 221, in zpublisher_exception_hook
Module ZPublisher.Publish, line 119, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 42, in call_object
Module Shared.DC.Scripts.Bindings, line 313, in __call__
Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
Module Products.CMFCore.FSPageTemplate, line 216, in _exec
Module Products.CMFCore.FSPageTemplate, line 155, in pt_render
Module Products.PageTemplates.PageTemplate, line 98, in pt_render
Module zope.pagetemplate.pagetemplate, line 117, in pt_render
Module zope.tal.talinterpreter, line 271, in __call__
Module zope.tal.talinterpreter, line 346, in interpret
Module zope.tal.talinterpreter, line 891, in do_useMacro
Module zope.tal.talinterpreter, line 346, in interpret
Module zope.tal.talinterpreter, line 536, in do_optTag_tal
Module zope.tal.talinterpreter, line 521, in do_optTag
Module zope.tal.talinterpreter, line 516, in no_tag
Module zope.tal.talinterpreter, line 346, in interpret
Module zope.tal.talinterpreter, line 891, in do_useMacro
Module zope.tal.talinterpreter, line 346, in interpret
Module zope.tal.talinterpreter, line 586, in do_setLocal_tal
Module zope.tales.tales, line 696, in evaluate
URL: file:c:\program files\plone\buildout-cache\eggs\plone-3.3.5-
py2.4.egg\Products\CMFPlone\skins\plone_templates\global_defines.pt
Line 8, Column 0
Expression: <PathExpr standard:u'plone_view/globalize'>
Names:
{'container': <PloneSite at /Plone>,
 'context': <PloneSite at /Plone>,
 'default': <object object at 0x0082D528>,
 'here': <PloneSite at /Plone>,
 'loop': {},
 'nothing': None,
 'options': {'args': ()},
 'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 
0x06DC43A0>,
 'request': <HTTPRequest, URL=http://localhost:8080/Plone/folder_listing>,
 'root': <Application at >,
 'template': <FSPageTemplate at /Plone/folder_listing>,
 'traverse_subpath': [],
 'user': <PropertiedUser 'admin'>}
Module zope.tales.expressions, line 217, in __call__
Module Products.PageTemplates.Expressions, line 163, in _eval
Module Products.PageTemplates.Expressions, line 125, in render
Module Products.CMFPlone.browser.ploneview, line 74, in globalize
Module Products.CMFPlone.browser.ploneview, line 119, in _initializeData
AttributeError: <exceptions.AttributeError instance at 0x06E203A0> (Also, the 
following error occurred while attempting to render the standard error message, 
please see the event log for full details: checkPermission)
---------

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

Reply via email to