getpaid.formgen is not getting included by default (it is missing in the code here: https://getpaid.googlecode.com/svn/Products.PloneGetPaid/trunk/Products/PloneGetPaid/plugins.zcml). I'll add it when I get a chance to work on it.
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, 2009 http://www.sixfeetup.com/immerse On Wed, Apr 29, 2009 at 1:03 AM, Rob LaRubbio <[email protected]> wrote: > I'm trying to test if the latest getpaid recipe works with Plone 2.5 So far > I've run getpaid with the test processor with no problem. If I add > getpaid.formgen and don't add it to my zcml, then it is not available to > Plone on startup (I thought the recipe handled that for me?) If I do add it > then I get this error at startup: > >> ZopeXMLConfigurationError: File >> "/home/rob/projects/getpaid2.5/eggs/getpaid.formgen-0.1-py2.4.egg/getpaid/formgen/browser/configure.zcml", >> line 6.4-6.47 >> ConfigurationError: ('Invalid value for', 'package', "ImportError: >> Couldn't import plone.app, No module named app") > > This is the zcml file referenced in the error: > >> <configure >> xmlns="http://namespaces.zope.org/zope" >> xmlns:browser="http://namespaces.zope.org/browser" >> i18n_domain="getpaid.formgen"> >> >> <include package="plone.app.contentmenu" /> >> >> <!-- -*- extra stuff goes here -*- --> >> >> </configure> > > I'm using as sparse a buildout as possible. I'll attach it, but I'm not > sure if google will allow it. Basically it's just the template generated by > paster create -t plone25_buildout with getpaid recipe, Five and CMFonFive > added. e.g. > >> [productdistros] >> recipe = plone.recipe.distros >> urls = >> >> http://plone.org/products/ploneformgen/releases/1.2.1/pfg-1-2-1_sf-1-1_bundle.tgz >> http://codespeak.net/z3/five/release/Five-1.4.2.tgz >> nested-packages = >> version-suffix-packages = >> >> [productcheckouts] >> recipe=infrae.subversion >> urls= >> http://codespeak.net/svn/z3/CMFonFive/trunk/@64794 CMFonFive > > From looking at my other working getpaid buildout (mostly checkouts of > trunk) I can't see where it is getting plone.app.contentmenu from, so any > pointers would be appreciated. Thanks. > > -Rob > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
