Hi Raphael, Raphael Ritz wrote: >> The exception type is "AttributeError" and the value is "listActions", >> in: - >> PythonExpr portal.portal_actions.listFilteredActionsFor(here) >> >> Any clues? > > Any third-party product that provides an action provider > via some new tool the old way? If so, try whether removing > this tool from the list of action providers in the action > tool (portal_actions) makes a change. >
Well, I've looked at the list of actions, and see nothing that least out as not native to Plone. The list of action providers is: - portal_membership portal_actions portal_registration portal_types portal_discussion portal_undo portal_syndication portal_workflow portal_properties Now, they all look standard to me - if I remove them for test purposes, can I simply re-add them in the action providers tab? -- Regards, PhilK Email: [EMAIL PROTECTED] PGP Public key: http://www.xfr.co.uk Voicemail & Facsimile: 07092 070518 "You'll find that one part's sweet and one part's tart: say where the sweetness and the sourness start." - Tony Harrison _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
