I installed it with buildout (see below).
I get the error right after logging in.
Here are the relevant pieces of my buildout:
[buildout]
parts =
(....)
getpaid
(...)
[getpaid]
recipe = getpaid.recipe.release
addpackages =
getpaid.authorizedotnet
zc.authorizedotnet
(...)
[instance]
(...)
eggs =
${buildout:eggs}
${plone:eggs}
${getpaid:eggs}
Thanks!
fulvio
On May 4, 6:27 am, Lucie Lejard <[email protected]> wrote:
> how did you install getpaid?
> on which page do you go to get the error?
>
> Thanks
> Lucie
> --
> S i x F e e t U p , I n c . | http://www.sixfeetup.com
> Phone: +1 (317) 861-5948 x605
> ANNOUNCING the first Plone Immersive Training Experience | Sept. 10-11-12,
> 2009http://www.sixfeetup.com/immerse
>
>
>
> On Fri, May 1, 2009 at 8:22 PM, fulv <[email protected]> wrote:
>
> > I have a pretty serious problem with a site where I installed
> > getpaid. Various user accounts are suddenly unable to do anything on
> > the site, only getting the error below. Initially, I just created a
> > new account for the first user who reported this problem, and let the
> > old account be broken. But then my own admin account started having
> > the same error, and then another one I created did, too. If I clear
> > all cookies, the site works fine for anonymous users, but the broken
> > accounts can't log in anymore.
>
> > The error points to the getpaid ShoppingCart (last line), but I don't
> > know how exactly to reproduce this problem, other than adding stuff to
> > the cart and navigating around the site.
>
> > Is there any way to fix this?
>
> > Thanks!
> > fulv
>
> > Error follows with URLs obscured:
> > ---------------------------------
> > 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 89, 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:/home/xxxxxxxxxxxxx/xxxxxxx/parts/plone/CMFPlone/skins/
> > plone_templates/global_defines.pt
> > Line 8, Column 0
> > Expression: <PathExpr standard:u'plone_view/globalize'>
> > Names:
> > {'container': <PloneSite at /xxxxxx>,
> > 'context': <ATDocument at /xxxxx/welcome>,
> > 'default': <object object at 0xb7eb9528>,
> > 'here': <ATDocument at /xxxxxxx/welcome>,
> > 'loop': {},
> > 'nothing': None,
> > 'options': {'args': ()},
> > 'repeat': <Products.PageTemplates.Expressions.SafeMapping object at
> > 0xff9f7cc>,
> > 'request': <HTTPRequest, URL=http://xxxxxxxx.com/welcome/
> > document_view>,
> > 'root': <Application at >,
> > 'template': <FSPageTemplate at /xxxxxx/document_view used for /xxxxx/
> > welcome>,
> > 'traverse_subpath': [],
> > 'user': <PloneUser 'xxxxx'>}
> > Module zope.tales.expressions, line 217, in __call__
> > Module Products.PageTemplates.Expressions, line 161, in _eval
> > Module Products.PageTemplates.Expressions, line 123, in render
> > Module Products.CMFPlone.browser.ploneview, line 67, in globalize
> > Module Products.CMFPlone.browser.ploneview, line 116, in
> > _initializeData
> > Module plone.memoize.view, line 55, in memogetter
> > Module plone.app.layout.globals.context, line 196, in actions
> > Module Products.CMFPlone.ActionsTool, line 114, in
> > listFilteredActionsFor
> > Module Products.CMFPlone.ActionsTool, line 83, in listActionInfos
> > Module Products.CMFCore.ActionInformation, line 200, in __getitem__
> > Module Products.CMFCore.Expression, line 48, in __call__
> > Module Products.PageTemplates.ZRPythonExpr, line 49, in __call__
> > __traceback_info__: path('object/@@getpaid_control').showManageCart()
> > Module PythonExpr, line 1, in <expression>
> > Module Products.PloneGetPaid.browser.content, line 304, in
> > showManageCart
> > Module Products.PloneGetPaid.cart, line 43, in get
> > Module Products.PloneGetPaid.cart, line 66, in _getCartForSession
> > Module Products.Sessions.SessionDataManager, line 103, in
> > hasSessionData
> > Module Products.Sessions.SessionDataManager, line 177, in
> > _hasSessionDataObject
> > Module Products.Transience.Transience, line 504, in has_key
> > Module Products.Transience.Transience, line 280, in _move_item
> > Module Products.Transience.Transience, line 929, in _housekeep
> > Module Products.Transience.Transience, line 569, in _finalize
> > Module Products.Transience.Transience, line 593, in _do_finalize_work
> > Module zope.app.container.ordered, line 120, in values
> > AttributeError: 'ShoppingCart' object has no attribute '_order' (Also,
> > the following error occurred while attempting to render the standard
> > error message, please see the event log for full details:
> > 'ShoppingCart' object has no attribute '_order')
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"getpaid-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/getpaid-dev?hl=en
-~----------~----~----~----~------~----~------~--~---