I made an archetype product using storage PostgreSQLStorage.  When I
try to add an object I get a error AttributeError: (selected layout).

 Module ZPublisher.Publish, line 119, in publish
 Module ZPublisher.mapply, line 88, in mapply
 Module ZPublisher.Publish, line 42, in call_object
 Module Products.CMFPlone.FactoryTool, line 371, in __call__
 Module OFS.Traversable, line 301, in restrictedTraverse
 Module OFS.Traversable, line 269, in unrestrictedTraverse
 __traceback_info__: ([], '(selected layout)')

I notice that a factory object is getting made in zodb.  postgres does
not show any tables in the db.  but when I close the database adaptor,
I get an error.   Other thing I notice is, when I return to the form
and hit enter, the object is properly made, though not in the
postgres.  I am thoroughly confused.  any clues on where I am going
wrong?

I am using Plone 3.1 and zope2.10.

-- 
Nagarjuna

_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to